Skip to content

Commit

Permalink
Add explicit manifest generation execution to maven-bundle-plugin to …
Browse files Browse the repository at this point in the history
…lose eclipse m2e warning about no execution that generats manifest
  • Loading branch information
steinarb committed Apr 9, 2023
1 parent eb29c2f commit 17394cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>no.priv.bang.pom</groupId>
<artifactId>bang-app-pom</artifactId>
<version>1.1.23</version>
<version>1.1.24</version>
</parent>
<groupId>no.priv.bang.modeling.modelstore</groupId>
<artifactId>modelstore</artifactId>
Expand Down

0 comments on commit 17394cc

Please sign in to comment.