Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 541d4f9 commit 9f7aecaCopy full SHA for 9f7aeca
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>com.basho.riak</groupId>
4
<artifactId>riak-client</artifactId>
5
<packaging>jar</packaging>
6
- <version>2.0.6-SNAPSHOT</version>
+ <version>2.0.6</version>
7
<name>Riak Client for Java</name>
8
<description>Java client for Riak 2.0</description>
9
<url>https://github.com/basho/riak-java-client</url>
@@ -57,7 +57,7 @@
57
<connection>scm:git:ssh://[email protected]/basho/riak-java-client.git</connection>
58
<developerConnection>scm:git:ssh://[email protected]/basho/riak-java-client.git</developerConnection>
59
<url>http://github.com/basho/riak-java-client</url>
60
- <tag>HEAD</tag>
+ <tag>riak-client-2.0.6</tag>
61
</scm>
62
63
<properties>
0 commit comments