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 d4d8476 commit 3d4e1caCopy full SHA for 3d4e1ca
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.4-SNAPSHOT</version>
+ <version>2.0.4</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>
@@ -48,7 +48,7 @@
48
<connection>scm:git:ssh://[email protected]/basho/riak-java-client.git</connection>
49
<developerConnection>scm:git:ssh://[email protected]/basho/riak-java-client.git</developerConnection>
50
<url>http://github.com/basho/riak-java-client</url>
51
- <tag>HEAD</tag>
+ <tag>riak-client-2.0.4</tag>
52
</scm>
53
54
<properties>
0 commit comments