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 97736c6 commit 2e222d7Copy full SHA for 2e222d7
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>io.tarantool</groupId>
10
<artifactId>driver</artifactId>
11
<packaging>jar</packaging>
12
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.1.1</version>
13
14
<licenses>
15
<license>
@@ -42,7 +42,7 @@
42
<connection>scm:git:[email protected]:akudiyar/tarantool-java-driver.git</connection>
43
<developerConnection>scm:git:[email protected]:akudiyar/tarantool-java-driver.git</developerConnection>
44
<url>https://github.com/akudiyar/tarantool-java-driver/tree/master</url>
45
- <tag>0.1.0</tag>
+ <tag>v0.1.1</tag>
46
</scm>
47
48
<properties>
0 commit comments