Skip to content

Commit

Permalink
Lock maven-bundle-plugin on 3.5.1 (4.0.0+ requires Java 8)
Browse files Browse the repository at this point in the history
  • Loading branch information
rfscholte committed Dec 5, 2018
1 parent 73c7692 commit 00b995a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>3.5.1</version>
<extensions>true</extensions>
<configuration>
<instructions>
Expand Down

0 comments on commit 00b995a

Please sign in to comment.