Skip to content

Commit

Permalink
Replaced 5.1.6 bundle with 5.1.4, which still works.
Browse files Browse the repository at this point in the history
Signed-off-by: Arjan Tijms <arjan.tijms@gmail.com>
  • Loading branch information
arjantijms committed Jun 24, 2022
1 parent 00b6be9 commit e69fcfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>5.1.6</version>
<version>5.1.4</version>
<extensions>true</extensions>
<configuration>
<supportedProjectTypes>
Expand Down

0 comments on commit e69fcfe

Please sign in to comment.