diff --git a/pom.xml b/pom.xml index ef8c343..9cbdcb6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,287 +1,303 @@ - + - - 4.0.0 + - it.geosolutions - geoserver-manager - 1.7-SNAPSHOT + 4.0.0 - jar + it.geosolutions + geoserver-manager + 1.7.0 - GeoServer 2 Manager - REST based - + jar + + GeoServer 2 Manager - REST based + GeoServer Manager is a library to interact with GeoServer 2.x. The scope of this library is to have a simple API, and use as few external libs as possible. - 2007 + 2007 - - GeoSolutions - http://www.geo-solutions.it - + https://github.com/geosolutions-it/geoserver-manager - - - etj - Emanuele Tajariol - etj AT geosolutions.it - GeoSolutions - http://www.geo-solutions.it - - architect - developer - - +1 - - - ccancellieri - Carlo Cancellieri - carlo.cancellieri AT geosolutions.it - GeoSolutions - http://www.geo-solutions.it - - architect - developer - - +1 - - + + GeoSolutions + http://www.geo-solutions.it + - - - MIT License - http://opensource.org/licenses/mit-license.php - repo - - + + + etj + Emanuele Tajariol + etj AT geosolutions.it + GeoSolutions + http://www.geo-solutions.it + + architect + developer + + +1 + + + ccancellieri + Carlo Cancellieri + carlo.cancellieri AT geosolutions.it + GeoSolutions + http://www.geo-solutions.it + + architect + developer + + +1 + + - http://code.google.com/p/geoserver-manager/ + + + MIT License + http://opensource.org/licenses/mit-license.php + repo + + - - googlecode - http://code.google.com/p/geoserver-manager/issues/list - + + GitHub + https://github.com/geosolutions-it/geoserver-manager/issues + - - - GeoServer Manager User List - geoserver-manager-users@googlegroups.com - http://groups.google.com/group/geoserver-manager-users/topics - - + + + GeoServer Manager User List + geoserver-manager-users@googlegroups.com + http://groups.google.com/group/geoserver-manager-users/topics + + - - scm:git:[fetch=]https://github.com/geosolutions-it/geoserver-manager.git[push=]git@github.com:geosolutions-it/geoserver-manager.git - - - https://github.com/geosolutions-it/geoserver-manager - + + scm:git:[fetch=]https://github.com/geosolutions-it/geoserver-manager.git[push=]git@github.com:geosolutions-it/geoserver-manager.git + https://github.com/geosolutions-it/geoserver-manager + - - jenkins - http://ci.geo-solutions.it/ - + + jenkins + http://build.geo-solutions.it/jenkins/view/GeoServer-manager/ + - - http://maven.geo-solutions.it - - false - geosolutions - ftp://maven.geo-solutions.it/ - - - demo.geosolutions - scp://demo.geo-solutions.it/var/www/share/github/gsman - - + + http://maven.geo-solutions.it + + false + geosolutions + ftp://maven.geo-solutions.it/ + + + demo.geosolutions + scp://demo.geo-solutions.it/var/www/share/github/gsman + + - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.6 - 1.6 - - + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + + - - org.apache.maven.plugins - maven-javadoc-plugin - 2.7 - - - - - + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + + + - - - - - true - org.apache.maven.plugins - maven-source-plugin - - true - - - - attach-sources - - jar - - - - - - - org.apache.maven.plugins - maven-release-plugin - 2.2.2 - - v@{project.version} - - - + + + + + true + org.apache.maven.plugins + maven-source-plugin + + true + + + + attach-sources + + jar + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.2.2 + + v@{project.version} + + + - - - - - - - - - org.apache.maven.wagon - wagon-ftp - 1.0-beta-7 - - - + + + + + + + + + org.apache.maven.wagon + wagon-ftp + 2.6 + + + - - - - 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 + + + - - - + + + - - 1.5.11 - + + 1.5.11 + - + - - commons-io - commons-io - 2.0.1 - + + commons-io + commons-io + 2.0.1 + - - commons-httpclient - commons-httpclient - 3.1 - - - commons-logging - commons-logging - - - + + commons-httpclient + commons-httpclient + 3.1 + + + commons-logging + commons-logging + + + - - jdom - jdom - 1.1 - + + jdom + jdom + 1.1 + - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.slf4j - jcl-over-slf4j - ${slf4j.version} - - - - - - + + org.slf4j + slf4j-api + ${slf4j.version} + + + org.slf4j + jcl-over-slf4j + ${slf4j.version} + + + + + + + - - junit - junit - 4.8.2 - test - + + junit + junit + 4.8.2 + test + - - org.springframework - spring-core - 2.5.6.SEC02 - test - - - commons-logging - commons-logging - - - + + org.springframework + spring-core + 2.5.6.SEC02 + test + + + commons-logging + commons-logging + + + - - org.slf4j - slf4j-log4j12 - ${slf4j.version} - test - - + + org.slf4j + slf4j-log4j12 + ${slf4j.version} + test + +