From 2a106143a72a86dfbcd7322d529bf2467e271da1 Mon Sep 17 00:00:00 2001 From: Stephane Landelle Date: Fri, 7 Feb 2020 11:51:21 +0100 Subject: [PATCH] Add missing pom stuff now parent has been removed --- pom.xml | 82 ++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 49 insertions(+), 33 deletions(-) diff --git a/pom.xml b/pom.xml index 2f44fdae75..78ec273576 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 + + + + 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 @@ -152,7 +169,7 @@ maven-source-plugin - 3.2.1 + 3.2.0 attach-sources @@ -193,6 +210,14 @@ none + + + attach-javadocs + + jar + + + @@ -229,16 +254,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