Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f7aeca

Browse files
committed
[maven-release-plugin] prepare release riak-client-2.0.6
1 parent 541d4f9 commit 9f7aeca

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
@@ -3,7 +3,7 @@
33
<groupId>com.basho.riak</groupId>
44
<artifactId>riak-client</artifactId>
55
<packaging>jar</packaging>
6-
<version>2.0.6-SNAPSHOT</version>
6+
<version>2.0.6</version>
77
<name>Riak Client for Java</name>
88
<description>Java client for Riak 2.0</description>
99
<url>https://github.com/basho/riak-java-client</url>
@@ -57,7 +57,7 @@
5757
<connection>scm:git:ssh://[email protected]/basho/riak-java-client.git</connection>
5858
<developerConnection>scm:git:ssh://[email protected]/basho/riak-java-client.git</developerConnection>
5959
<url>http://github.com/basho/riak-java-client</url>
60-
<tag>HEAD</tag>
60+
<tag>riak-client-2.0.6</tag>
6161
</scm>
6262

6363
<properties>

0 commit comments

Comments
 (0)