Skip to content

Commit

Permalink
Removed unused artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
dmatej committed Mar 31, 2022
1 parent 35f2d38 commit a60a238
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions nucleus/parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -436,12 +436,6 @@
</dependency>

<!-- OSGi / Felix -->
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.promise</artifactId>
<version>8.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.annotation</artifactId>
Expand All @@ -460,16 +454,6 @@
<version>7.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.util.promise</artifactId>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.util.function</artifactId>
<version>1.2.0</version>
</dependency>

<dependency>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit a60a238

Please sign in to comment.