Skip to content

Commit 28ba8f7

Browse files
committed
[maven-release-plugin] prepare release async-http-client-project-2.11.0
1 parent 0e9ad8c commit 28ba8f7

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.asynchttpclient</groupId>
77
<artifactId>async-http-client-project</artifactId>
8-
<version>2.10.6-SNAPSHOT</version>
8+
<version>2.11.0</version>
99
</parent>
1010

1111
<artifactId>async-http-client-bom</artifactId>

client/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.asynchttpclient</groupId>
44
<artifactId>async-http-client-project</artifactId>
5-
<version>2.10.6-SNAPSHOT</version>
5+
<version>2.11.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client</artifactId>

example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.asynchttpclient</groupId>
44
<artifactId>async-http-client-project</artifactId>
5-
<version>2.10.6-SNAPSHOT</version>
5+
<version>2.11.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-example</artifactId>

extras/guava/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.asynchttpclient</groupId>
44
<artifactId>async-http-client-extras-parent</artifactId>
5-
<version>2.10.6-SNAPSHOT</version>
5+
<version>2.11.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-extras-guava</artifactId>

extras/jdeferred/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<parent>
1919
<artifactId>async-http-client-extras-parent</artifactId>
2020
<groupId>org.asynchttpclient</groupId>
21-
<version>2.10.6-SNAPSHOT</version>
21+
<version>2.11.0</version>
2222
</parent>
2323
<artifactId>async-http-client-extras-jdeferred</artifactId>
2424
<name>Asynchronous Http Client JDeferred Extras</name>

extras/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.asynchttpclient</groupId>
44
<artifactId>async-http-client-project</artifactId>
5-
<version>2.10.6-SNAPSHOT</version>
5+
<version>2.11.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-extras-parent</artifactId>

extras/registry/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.asynchttpclient</groupId>
44
<artifactId>async-http-client-extras-parent</artifactId>
5-
<version>2.10.6-SNAPSHOT</version>
5+
<version>2.11.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-extras-registry</artifactId>

extras/retrofit2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>async-http-client-extras-parent</artifactId>
66
<groupId>org.asynchttpclient</groupId>
7-
<version>2.10.6-SNAPSHOT</version>
7+
<version>2.11.0</version>
88
</parent>
99

1010
<artifactId>async-http-client-extras-retrofit2</artifactId>

extras/rxjava/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>async-http-client-extras-parent</artifactId>
55
<groupId>org.asynchttpclient</groupId>
6-
<version>2.10.6-SNAPSHOT</version>
6+
<version>2.11.0</version>
77
</parent>
88
<artifactId>async-http-client-extras-rxjava</artifactId>
99
<name>Asynchronous Http Client RxJava Extras</name>

extras/rxjava2/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>async-http-client-extras-parent</artifactId>
55
<groupId>org.asynchttpclient</groupId>
6-
<version>2.10.6-SNAPSHOT</version>
6+
<version>2.11.0</version>
77
</parent>
88
<artifactId>async-http-client-extras-rxjava2</artifactId>
99
<name>Asynchronous Http Client RxJava2 Extras</name>

extras/simple/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>async-http-client-extras-parent</artifactId>
55
<groupId>org.asynchttpclient</groupId>
6-
<version>2.10.6-SNAPSHOT</version>
6+
<version>2.11.0</version>
77
</parent>
88
<artifactId>async-http-client-extras-simple</artifactId>
99
<name>Asynchronous Http Simple Client</name>

extras/typesafeconfig/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>async-http-client-extras-parent</artifactId>
66
<groupId>org.asynchttpclient</groupId>
7-
<version>2.10.6-SNAPSHOT</version>
7+
<version>2.11.0</version>
88
</parent>
99

1010
<artifactId>async-http-client-extras-typesafe-config</artifactId>

netty-utils/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.asynchttpclient</groupId>
44
<artifactId>async-http-client-project</artifactId>
5-
<version>2.10.6-SNAPSHOT</version>
5+
<version>2.11.0</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-netty-utils</artifactId>

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.asynchttpclient</groupId>
66
<artifactId>async-http-client-project</artifactId>
7-
<version>2.10.6-SNAPSHOT</version>
7+
<version>2.11.0</version>
88
<packaging>pom</packaging>
99

1010
<name>Asynchronous Http Client Project</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:[email protected]:AsyncHttpClient/async-http-client.git</connection>
3535
<developerConnection>scm:git:[email protected]:AsyncHttpClient/async-http-client.git</developerConnection>
3636
<url>https://github.com/AsyncHttpClient/async-http-client/tree/master</url>
37-
<tag>HEAD</tag>
37+
<tag>async-http-client-project-2.11.0</tag>
3838
</scm>
3939

4040
<distributionManagement>

0 commit comments

Comments
 (0)