Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
Merge pull request #7 from wsargent/update-3.5.0
Browse files Browse the repository at this point in the history
Upgrade to  3.5.0
  • Loading branch information
bjhargrave authored Jan 26, 2018
2 parents e75f05c + 80a1e1b commit 82dcc35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bndrun/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-export-maven-plugin</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.5.0</version>
<configuration>
<resolve>true</resolve>
<bndruns>
Expand Down
2 changes: 1 addition & 1 deletion integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<plugin>
<groupId>biz.aQute.bnd</groupId>
<artifactId>bnd-testing-maven-plugin</artifactId>
<version>3.4.0-SNAPSHOT</version>
<version>3.5.0</version>
<configuration>
<resolve>true</resolve>
<bndruns>
Expand Down

0 comments on commit 82dcc35

Please sign in to comment.