Skip to content

Commit 2e222d7

Browse files
committed
[maven-release-plugin] prepare release v0.1.1
1 parent 97736c6 commit 2e222d7

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>driver</artifactId>
1111
<packaging>jar</packaging>
12-
<version>1.0.0-SNAPSHOT</version>
12+
<version>0.1.1</version>
1313

1414
<licenses>
1515
<license>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:[email protected]:akudiyar/tarantool-java-driver.git</connection>
4343
<developerConnection>scm:git:[email protected]:akudiyar/tarantool-java-driver.git</developerConnection>
4444
<url>https://github.com/akudiyar/tarantool-java-driver/tree/master</url>
45-
<tag>0.1.0</tag>
45+
<tag>v0.1.1</tag>
4646
</scm>
4747

4848
<properties>

0 commit comments

Comments
 (0)