Skip to content

Commit 19c8f09

Browse files
committed
Update bnd-maven-plugin to 7.1.0
1 parent 59c16b7 commit 19c8f09

File tree

2 files changed

+2
-2
lines changed
  • org.eclipse.m2e.maven.runtime
  • org.eclipse.m2e.pde.connector.tests/projects/bnd

2 files changed

+2
-2
lines changed

org.eclipse.m2e.maven.runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
<plugin>
174174
<groupId>biz.aQute.bnd</groupId>
175175
<artifactId>bnd-maven-plugin</artifactId>
176-
<version>7.0.0</version>
176+
<version>7.1.0</version>
177177
<extensions>true</extensions>
178178
<configuration>
179179
<bnd><![CDATA[

org.eclipse.m2e.pde.connector.tests/projects/bnd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<plugin>
5656
<groupId>biz.aQute.bnd</groupId>
5757
<artifactId>bnd-maven-plugin</artifactId>
58-
<version>6.3.1</version>
58+
<version>7.1.0</version>
5959
<executions>
6060
<execution>
6161
<id>generate-manifest</id>

0 commit comments

Comments
 (0)