fixing pom to create service archive

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-service@157899 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Luca Frosini 2017-10-30 10:10:06 +00:00
parent f68ec98c8f
commit ef11dd4e82
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
</configuration> </configuration>
<executions> <executions>
<execution> <execution>
<id>servicearchive</id> <id>war</id>
<phase>install</phase> <phase>install</phase>
<goals> <goals>
<goal>war</goal> <goal>war</goal>