Skip to content
Snippets Groups Projects
Commit d609c2d2 authored by Piotr Gawron's avatar Piotr Gawron
Browse files

override default jar goal

parent 6c46bf06
No related branches found
No related tags found
2 merge requests!1700Resolve "introduce new frontend to the jar file build process",!1527Version update
Pipeline #83855 failed
......@@ -132,6 +132,7 @@
<version>${maven-jar-plugin.version}</version>
<executions>
<execution>
<id>default-jar</id>
<phase>package</phase>
<goals>
<goal>jar</goal>
......
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