We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff613c commit ee2c8f7Copy full SHA for ee2c8f7
client/pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>org.asynchttpclient</groupId>
21
<artifactId>async-http-client-project</artifactId>
22
- <version>3.0.0.Beta1</version>
+ <version>3.0.0.Beta2</version>
23
</parent>
24
25
<modelVersion>4.0.0</modelVersion>
pom.xml
@@ -20,7 +20,7 @@
<packaging>pom</packaging>
26
<name>AHC/Project</name>
0 commit comments