Skip to content

Commit f36be5e

Browse files
committed
Add comment about maven-bundle-plugin, see #47
1 parent 3a50ae3 commit f36be5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
<plugin>
4848
<groupId>org.apache.felix</groupId>
4949
<artifactId>maven-bundle-plugin</artifactId>
50+
<!-- 6.0.0 requires Java 17+ (currently on Java 11) -->
5051
<version>5.1.9</version>
5152
<configuration>
5253
<instructions>

0 commit comments

Comments
 (0)