[VIVO-1082] Cleanup of VIVO poms
This commit is contained in:
parent
19d40bf2a4
commit
58524b5f8a
4 changed files with 23 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue