Skip to content

Commit

Permalink
Update Maven Bundle version for newer JDK compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
cheenamalhotra committed Apr 12, 2019
1 parent 1a068df commit cc29ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>3.5.0</version>
<version>4.2.0</version>
<extensions>true</extensions>
<configuration>
<instructions>
Expand Down

0 comments on commit cc29ef9

Please sign in to comment.