diff --git a/pom.xml b/pom.xml index 73720f4d5b3e8f9163951ef7a77e919c51781c40..9eff1d032a24e7bf64f60373eec7b47ebf46265a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,154 +1,154 @@ - - - - 4.0.0 - com.messners - gitlab-api - jar - 1.0.10-SNAPSHOT - gitlab-api - GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API - http://www.messners.com/#gitlab-api/gitlab-api.html - - - - ossrh - https://oss.sonatype.org/content/repositories/snapshots - - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - - - - - The MIT License (MIT) - http://opensource.org/licenses/MIT - repo - - - - - - gmessner - Greg Messner - greg@messners.com - - - - - 1.6 - 1.18 - 1.9.13 - 4.9 - UTF-8 - - - - git@github.com:gmessner/gitlab-api.git - scm:git:git@github.com:gmessner/gitlab-api.git - scm:git:git@github.com:gmessner/gitlab-api.git - HEAD - - - - package - - - org.apache.maven.plugins - maven-release-plugin - 2.5.1 - - deploy - - - - - maven-scm-plugin - 1.9.2 - - ${project.artifactId}-${project.version} - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.2 - - ${jdk.version} - ${jdk.version} - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - - - org.apache.maven.plugins - maven-source-plugin - 2.4 - - - attach-sources - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.10.1 - - - attach-javadocs - - jar - - - - - - - - - - org.codehaus.jackson - jackson-jaxrs - ${jackson.version} - - - com.sun.jersey - jersey-client - ${jersey.version} - - - com.sun.jersey - jersey-json - ${jersey.version} - - - junit - junit - 4.11 - test - - - - + + + + 4.0.0 + com.messners + gitlab-api + jar + 1.0.10 + gitlab-api + GitLab API provides a full featured Java API for working with GitLab repositories via the GitLab REST API + http://www.messners.com/#gitlab-api/gitlab-api.html + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + The MIT License (MIT) + http://opensource.org/licenses/MIT + repo + + + + + + gmessner + Greg Messner + greg@messners.com + + + + + 1.6 + 1.18 + 1.9.13 + 4.9 + UTF-8 + + + + git@github.com:gmessner/gitlab-api.git + scm:git:git@github.com:gmessner/gitlab-api.git + scm:git:git@github.com:gmessner/gitlab-api.git + gitlab-api-1.0.10 + + + + package + + + org.apache.maven.plugins + maven-release-plugin + 2.5.1 + + deploy + + + + + maven-scm-plugin + 1.9.2 + + ${project.artifactId}-${project.version} + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.2 + + ${jdk.version} + ${jdk.version} + + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + + + + org.apache.maven.plugins + maven-source-plugin + 2.4 + + + attach-sources + + jar-no-fork + + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.1 + + + attach-javadocs + + jar + + + + + + + + + + org.codehaus.jackson + jackson-jaxrs + ${jackson.version} + + + com.sun.jersey + jersey-client + ${jersey.version} + + + com.sun.jersey + jersey-json + ${jersey.version} + + + junit + junit + 4.11 + test + + + +