Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
STANBOL-1453: Fixed Launcher Mini War Pom File
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/stanbol/trunk@1760945 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
rafaharo committed Sep 15, 2016
1 parent fbd59ec commit 4421b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launchers/mini-war/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
<warSourceDirectory>${project.build.directory}/${project.build.finalName}/</warSourceDirectory>
</configuration>
</plugin>
</plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-deploy-plugin</artifactId>
Expand All @@ -125,6 +124,7 @@
<skip>true</skip>
</configuration>
</plugin>
</plugins>
</build>

<dependencies>
Expand Down

0 comments on commit 4421b7a

Please sign in to comment.