diff --git a/installer/pom.xml b/installer/pom.xml index 7f98035b..046eca92 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -10,6 +10,16 @@ 1.9.0-SNAPSHOT pom + + + org.vivoweb + vivo-project + 1.9.0-SNAPSHOT + + VIVO Installer diff --git a/pom.xml b/pom.xml index 312ed083..7a7696f6 100644 --- a/pom.xml +++ b/pom.xml @@ -169,6 +169,24 @@ false + + org.codehaus.mojo + buildnumber-maven-plugin + 1.4 + + + validate + + create + + + + + false + false + 7 + + @@ -208,24 +226,6 @@ 1.7 - - org.codehaus.mojo - buildnumber-maven-plugin - 1.4 - - - validate - - create - - - - - false - false - 7 - -