Skip to content
Snippets Groups Projects
Commit bfc088b0 authored by Bernhard Johannes Berger's avatar Bernhard Johannes Berger
Browse files

There is no need to include MANIFEST.MF so we should not enforce plugins to use MANIFEST.MF

parent c1e1f471
No related branches found
No related tags found
No related merge requests found
Pipeline #232511 passed
......@@ -194,7 +194,7 @@
</execution>
</executions>
</plugin>
<!--
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
......@@ -208,6 +208,7 @@
</archive>
</configuration>
</plugin>
-->
</plugins>
<pluginManagement>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment