Skip to content

Commit c033bdd

Browse files
authored
Merge pull request #68 from agebhar1/feature/maven-bundle-plugin
missing version for `org.apache.felix:maven-bundle-plugin`
2 parents f86246a + 600a924 commit c033bdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
<plugin>
5858
<groupId>org.apache.felix</groupId>
5959
<artifactId>maven-bundle-plugin</artifactId>
60+
<version>3.2.0</version>
6061
<extensions>true</extensions>
6162
<configuration>
6263
<instructions>

0 commit comments

Comments
 (0)