Skip to content

Commit

Permalink
Fixing build, upgrading bundle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mxro committed Jul 27, 2023
1 parent 5e58b43 commit aead914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -144,7 +144,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
<version>2.5.3</version>
<version>4.2.1</version>
<configuration>
<instructions>
<Bundle-SymbolicName>${project.artifactId}</Bundle-SymbolicName>
Expand Down

0 comments on commit aead914

Please sign in to comment.