Skip to content

Commit

Permalink
Revert "Bump org.apache.felix:maven-bundle-plugin from 5.1.9 to 6.0.0 (
Browse files Browse the repository at this point in the history
…#2172)"

This reverts commit db25411.
  • Loading branch information
reta committed Nov 30, 2024
1 parent 38b9721 commit ccf79b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion distribution/src/main/release/samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>6.0.0</version>
<version>5.1.9</version>
</plugin>
<plugin>
<groupId>org.eclipse.jetty</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>6.0.0</version>
<version>5.1.9</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit ccf79b9

Please sign in to comment.