[VIVO-1082] Cleanup of VIVO poms

This commit is contained in:
Graham Triggs 2016-07-06 06:19:51 +01:00
parent 19d40bf2a4
commit 58524b5f8a
4 changed files with 23 additions and 9 deletions

View file

@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.vivoweb</groupId>
<artifactId>home</artifactId>
<artifactId>vivo-installer-home</artifactId>
<version>1.9.0-SNAPSHOT</version>
<packaging>pom</packaging>
@ -17,7 +17,7 @@
<relativePath>..</relativePath>
</parent>
<name>VIVO Prepare Home</name>
<name>VIVO Install Home</name>
<properties>
<default-theme>wilma</default-theme>
@ -51,7 +51,7 @@
</plugin>
<plugin>
<artifactId>maven-antrun-plugin</artifactId>
<version>1.3</version>
<version>1.8</version>
<executions>
<execution>
<id>remove-webapp</id>