diff --git a/pom.xml b/pom.xml index 2f44fdae75..c7aa0f8cee 100644 --- a/pom.xml +++ b/pom.xml @@ -1,26 +1,57 @@ 4.0.0 + org.asynchttpclient async-http-client-project - Asynchronous Http Client Project 2.10.5-SNAPSHOT pom + + Asynchronous Http Client Project The Async Http Client (AHC) library's purpose is to allow Java applications to easily execute HTTP requests and asynchronously process the response. http://github.com/AsyncHttpClient/async-http-client + + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + + + + + + slandelle + Stephane Landelle + slandelle@gatling.io + + + - https://github.com/AsyncHttpClient/async-http-client scm:git:git@github.com:AsyncHttpClient/async-http-client.git scm:git:git@github.com:AsyncHttpClient/async-http-client.git + https://github.com/AsyncHttpClient/async-http-client/tree/master + + + + sonatype-nexus-staging + https://oss.sonatype.org/content/repositories/snapshots + + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + - jira - https://issues.sonatype.org/browse/AHC + github + https://github.com/AsyncHttpClient/async-http-client/issues + asynchttpclient @@ -31,20 +62,6 @@ - - - slandelle - Stephane Landelle - slandelle@gatling.io - - - - - Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0.html - repo - - @@ -57,17 +74,17 @@ org.apache.maven.wagon wagon-ssh-external - 1.0-beta-6 + 3.3.4 org.apache.maven.scm maven-scm-provider-gitexe - 1.6 + 1.11.2 org.apache.maven.scm maven-scm-manager-plexus - 1.6 + 1.11.2 install @@ -75,7 +92,7 @@ maven-release-plugin - 3.0.0-M1 + 2.5.3 @@ -193,35 +210,31 @@ none + + + attach-javadocs + + jar + + + + + + maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + - - release-sign-artifacts - - - performRelease - true - - - - - - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - test-output @@ -229,16 +242,7 @@ - - - sonatype-nexus-staging - https://oss.sonatype.org/content/repositories/snapshots - - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - + bom netty-utils