Skip to content

Commit 9dc6839

Browse files
committed
[maven-release-plugin] prepare release v0.10.1
1 parent 15fcb99 commit 9dc6839

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>io.tarantool</groupId>
1010
<artifactId>cartridge-driver</artifactId>
1111
<packaging>jar</packaging>
12-
<version>1.0.0-SNAPSHOT</version>
12+
<version>0.10.1</version>
1313

1414
<licenses>
1515
<license>
@@ -49,7 +49,7 @@
4949
<connection>scm:git:[email protected]/tarantool/cartridge-java.git</connection>
5050
<developerConnection>scm:git:[email protected]:tarantool/cartridge-java.git</developerConnection>
5151
<url>http://github.com/tarantool/cartridge-java/tree/master</url>
52-
<tag>HEAD</tag>
52+
<tag>v0.10.1</tag>
5353
</scm>
5454

5555
<properties>

0 commit comments

Comments
 (0)