Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtDu committed May 20, 2022
1 parent 3a8cc60 commit 4f71756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<groupId>io.tarantool</groupId>
<artifactId>spring-data-tarantool</artifactId>
<packaging>jar</packaging>
<version>1.0.0-SNAPSHOT</version>
<version>0.5.1</version>

<licenses>
<license>
Expand Down Expand Up @@ -56,7 +56,7 @@
<connection>scm:git:[email protected]/tarantool/cartridge-springdata.git</connection>
<developerConnection>scm:git:[email protected]:tarantool/cartridge-springdata.git</developerConnection>
<url>http://github.com/tarantool/cartridge-springdata/tree/master</url>
<tag>v0.4.0</tag>
<tag>v0.5.1</tag>
</scm>

<properties>
Expand Down

0 comments on commit 4f71756

Please sign in to comment.