File tree 13 files changed +13
-13
lines changed
13 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.asynchttpclient</groupId >
4
4
<artifactId >async-http-client-project</artifactId >
5
- <version >2.10.4-SNAPSHOT </version >
5
+ <version >2.10.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >async-http-client</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.asynchttpclient</groupId >
4
4
<artifactId >async-http-client-project</artifactId >
5
- <version >2.10.4-SNAPSHOT </version >
5
+ <version >2.10.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >async-http-client-example</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.asynchttpclient</groupId >
4
4
<artifactId >async-http-client-extras-parent</artifactId >
5
- <version >2.10.4-SNAPSHOT </version >
5
+ <version >2.10.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >async-http-client-extras-guava</artifactId >
Original file line number Diff line number Diff line change 18
18
<parent >
19
19
<artifactId >async-http-client-extras-parent</artifactId >
20
20
<groupId >org.asynchttpclient</groupId >
21
- <version >2.10.4-SNAPSHOT </version >
21
+ <version >2.10.4</version >
22
22
</parent >
23
23
<artifactId >async-http-client-extras-jdeferred</artifactId >
24
24
<name >Asynchronous Http Client JDeferred Extras</name >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.asynchttpclient</groupId >
4
4
<artifactId >async-http-client-project</artifactId >
5
- <version >2.10.4-SNAPSHOT </version >
5
+ <version >2.10.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >async-http-client-extras-parent</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.asynchttpclient</groupId >
4
4
<artifactId >async-http-client-extras-parent</artifactId >
5
- <version >2.10.4-SNAPSHOT </version >
5
+ <version >2.10.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >async-http-client-extras-registry</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >async-http-client-extras-parent</artifactId >
6
6
<groupId >org.asynchttpclient</groupId >
7
- <version >2.10.4-SNAPSHOT </version >
7
+ <version >2.10.4</version >
8
8
</parent >
9
9
10
10
<artifactId >async-http-client-extras-retrofit2</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >async-http-client-extras-parent</artifactId >
5
5
<groupId >org.asynchttpclient</groupId >
6
- <version >2.10.4-SNAPSHOT </version >
6
+ <version >2.10.4</version >
7
7
</parent >
8
8
<artifactId >async-http-client-extras-rxjava</artifactId >
9
9
<name >Asynchronous Http Client RxJava Extras</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >async-http-client-extras-parent</artifactId >
5
5
<groupId >org.asynchttpclient</groupId >
6
- <version >2.10.4-SNAPSHOT </version >
6
+ <version >2.10.4</version >
7
7
</parent >
8
8
<artifactId >async-http-client-extras-rxjava2</artifactId >
9
9
<name >Asynchronous Http Client RxJava2 Extras</name >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >async-http-client-extras-parent</artifactId >
5
5
<groupId >org.asynchttpclient</groupId >
6
- <version >2.10.4-SNAPSHOT </version >
6
+ <version >2.10.4</version >
7
7
</parent >
8
8
<artifactId >async-http-client-extras-simple</artifactId >
9
9
<name >Asynchronous Http Simple Client</name >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >async-http-client-extras-parent</artifactId >
6
6
<groupId >org.asynchttpclient</groupId >
7
- <version >2.10.4-SNAPSHOT </version >
7
+ <version >2.10.4</version >
8
8
</parent >
9
9
10
10
<artifactId >async-http-client-extras-typesafe-config</artifactId >
Original file line number Diff line number Diff line change 2
2
<parent >
3
3
<groupId >org.asynchttpclient</groupId >
4
4
<artifactId >async-http-client-project</artifactId >
5
- <version >2.10.4-SNAPSHOT </version >
5
+ <version >2.10.4</version >
6
6
</parent >
7
7
<modelVersion >4.0.0</modelVersion >
8
8
<artifactId >async-http-client-netty-utils</artifactId >
Original file line number Diff line number Diff line change 9
9
<groupId >org.asynchttpclient</groupId >
10
10
<artifactId >async-http-client-project</artifactId >
11
11
<name >Asynchronous Http Client Project</name >
12
- <version >2.10.4-SNAPSHOT </version >
12
+ <version >2.10.4</version >
13
13
<packaging >pom</packaging >
14
14
<description >
15
15
The Async Http Client (AHC) library's purpose is to allow Java
You can’t perform that action at this time.
0 commit comments