diff --git a/pom.xml b/pom.xml index 96f074f..aa113fa 100644 --- a/pom.xml +++ b/pom.xml @@ -69,6 +69,7 @@ GeoSolutions http://www.geo-solutions.it + architect developer +1 @@ -99,9 +100,9 @@ - scm:git:https://github.com/geosolutions-it/geoserver-manager.git + scm:git:[fetch=]https://github.com/geosolutions-it/geoserver-manager.git[push=]git@github.com:geosolutions-it/geoserver-manager.git - master + https://github.com/geosolutions-it/geoserver-manager @@ -169,7 +170,15 @@ - + + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + v@{project.version} + + @@ -188,19 +197,18 @@ - - + - org.apache.maven.plugins - maven-javadoc-plugin - - - http://commons.apache.org/lang/api - http://java.sun.com/j2se/1.5.0/docs/api - http://www.jdom.org/docs/apidocs - - - + org.apache.maven.plugins + maven-javadoc-plugin + + + http://commons.apache.org/lang/api + http://java.sun.com/j2se/1.5.0/docs/api + http://www.jdom.org/docs/apidocs + + +