Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f53979

Browse files
committed
[maven-release-plugin] prepare release async-http-client-project-2.1.0-alpha19
1 parent06fc3c1 commit9f53979

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

‎client/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
5+
<version>2.1.0-alpha19</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client</artifactId>

‎example/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
5+
<version>2.1.0-alpha19</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-example</artifactId>

‎extras/guava/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
5+
<version>2.1.0-alpha19</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-extras-guava</artifactId>

‎extras/jdeferred/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
21+
<version>2.1.0-alpha19</version>
2222
</parent>
2323
<artifactId>async-http-client-extras-jdeferred</artifactId>
2424
<name>Asynchronous Http Client JDeferred Extras</name>

‎extras/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
5+
<version>2.1.0-alpha19</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-extras-parent</artifactId>

‎extras/registry/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
5+
<version>2.1.0-alpha19</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-extras-registry</artifactId>

‎extras/rxjava/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
6+
<version>2.1.0-alpha19</version>
77
</parent>
88
<artifactId>async-http-client-extras-rxjava</artifactId>
99
<name>Asynchronous Http Client RxJava Extras</name>

‎extras/rxjava2/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
6+
<version>2.1.0-alpha19</version>
77
</parent>
88
<artifactId>async-http-client-extras-rxjava2</artifactId>
99
<name>Asynchronous Http Client RxJava2 Extras</name>

‎extras/simple/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
6+
<version>2.1.0-alpha19</version>
77
</parent>
88
<artifactId>async-http-client-extras-simple</artifactId>
99
<name>Asynchronous Http Simple Client</name>

‎netty-utils/pom.xml‎

Lines changed: 1 addition & 1 deletion
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.1.0-SNAPSHOT</version>
5+
<version>2.1.0-alpha19</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>async-http-client-netty-utils</artifactId>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp