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 15fcb99 commit 9dc6839Copy full SHA for 9dc6839
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>io.tarantool</groupId>
10
<artifactId>cartridge-driver</artifactId>
11
<packaging>jar</packaging>
12
- <version>1.0.0-SNAPSHOT</version>
+ <version>0.10.1</version>
13
14
<licenses>
15
<license>
@@ -49,7 +49,7 @@
49
<connection>scm:git:[email protected]/tarantool/cartridge-java.git</connection>
50
<developerConnection>scm:git:[email protected]:tarantool/cartridge-java.git</developerConnection>
51
<url>http://github.com/tarantool/cartridge-java/tree/master</url>
52
- <tag>HEAD</tag>
+ <tag>v0.10.1</tag>
53
</scm>
54
55
<properties>
0 commit comments