Skip to content

Commit 26ffa94

Browse files
committed
[maven-release-plugin] prepare release v0.14.0
1 parent 68e5bc3 commit 26ffa94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 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.14.0</version>
1313

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

5555
<properties>
@@ -424,7 +424,7 @@
424424
<properties>
425425
<skipTests>true</skipTests>
426426
<benchmark>SingleInstanceBenchmarkRunner</benchmark>
427-
<benchmarkArgs></benchmarkArgs>
427+
<benchmarkArgs />
428428
</properties>
429429
</profile>
430430
<profile>

0 commit comments

Comments
 (0)