We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea2d905 + 5a56fc2 commit d1b0f37Copy full SHA for d1b0f37
2 files changed
README.md
@@ -19,7 +19,7 @@ Then add a dependency on this library:
19
<dependency>
20
<groupId>com.github.cloudonix</groupId>
21
<artifactId>vertx-java.io</artifactId>
22
- <version>main</version>
+ <version>1.0.0</version>
23
</dependency>
24
```
25
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>io.cloudonix</groupId>
6
7
- <version>0.0.1-SNAPSHOT</version>
8
<name>Vert.x Java IO</name>
9
<description>Utilities for integrating Vert.x IO with Java IO</description>
10
0 commit comments