mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Back out bnd plugin update
This commit is contained in:
parent
a010db7fe2
commit
65992d408c
|
@ -66,7 +66,7 @@
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>biz.aQute.bnd</groupId>
|
<groupId>biz.aQute.bnd</groupId>
|
||||||
<artifactId>bnd-maven-plugin</artifactId>
|
<artifactId>bnd-maven-plugin</artifactId>
|
||||||
<version>4.0.0</version>
|
<version>3.5.0</version> <!-- 4.0.0 requires Java 8 -->
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<goals>
|
<goals>
|
||||||
|
|
Loading…
Reference in a new issue