Skip to content

Commit

Permalink
Updated pom.
Browse files Browse the repository at this point in the history
  • Loading branch information
claudius108 committed Dec 21, 2018
1 parent 95d831d commit ca10e3d
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -158,19 +158,6 @@
<plugin>
<groupId>ro.kuberam.maven.plugins</groupId>
<artifactId>kuberam-expath-plugin</artifactId>
<executions>
<execution>
<id>create-xar</id>
<phase>package</phase>
<goals>
<goal>make-xar</goal>
</goals>
<configuration>
<descriptor>build/xar-assembly.xml</descriptor>
<finalName>${package-final-name}</finalName>
</configuration>
</execution>
</executions>
</plugin>
<plugin>
<!-- Attach source jars -->
Expand Down

0 comments on commit ca10e3d

Please sign in to comment.