8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe8215b commit 3c172e6Copy full SHA for 3c172e6
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>com.ning</groupId>
10
<artifactId>async-http-client</artifactId>
11
<name>Asynchronous Http Client</name>
12
- <version>1.9.0-SNAPSHOT</version>
+ <version>1.9.0-BETA17</version>
13
<packaging>jar</packaging>
14
<description>
15
Async Http Client library purpose is to allow Java applications to easily execute HTTP requests and
0 commit comments