Skip to content

Commit 27dfc15

Browse files
committed
bnd-maven-plugin 7.0.0 doesn’t works on java 11.
1 parent 612f500 commit 27dfc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
<plugin>
210210
<groupId>biz.aQute.bnd</groupId>
211211
<artifactId>bnd-maven-plugin</artifactId>
212-
<version>7.0.0</version>
212+
<version>6.4.0</version>
213213
</plugin>
214214
</plugins>
215215
</pluginManagement>

0 commit comments

Comments
 (0)