Skip to content

Commit

Permalink
Update rootWar.xml
Browse files Browse the repository at this point in the history
taken from previous branch
  • Loading branch information
efollea committed Apr 6, 2015
1 parent 08d1249 commit 83b793e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/assemblies/rootWar.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
<includes>
<include>${project.groupId}:${project.artifactId}</include>
</includes>
<outputDirectory>.</outputDirectory>
<outputFileNameMapping>ROOT.war</outputFileNameMapping>
</dependencySet>
</dependencySets>
</assembly>
</assembly>

0 comments on commit 83b793e

Please sign in to comment.