Skip to content

Commit

Permalink
FELIX-5764 Update to bnd version 3.5
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1818676 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
Neil Bartlett committed Dec 19, 2017
1 parent 32f2199 commit 71ee26a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/maven-bundle-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>maven-bundle-plugin</artifactId>
<version>3.4.1-SNAPSHOT</version>
<version>3.5.0-SNAPSHOT</version>
<packaging>maven-plugin</packaging>

<name>Maven Bundle Plugin</name>
Expand Down Expand Up @@ -164,7 +164,7 @@
<dependency>
<groupId>biz.aQute.bnd</groupId>
<artifactId>biz.aQute.bndlib</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
Expand Down

0 comments on commit 71ee26a

Please sign in to comment.