Skip to content

Commit 3006e08

Browse files
committed
[maven-release-plugin] prepare release riak-client-2.1.0
1 parent 68d6a4d commit 3006e08

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.1.0-SNAPSHOT</version>
6+
<version>2.1.0</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>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:ssh://[email protected]/basho/riak-java-client.git</connection>
6464
<developerConnection>scm:git:ssh://[email protected]/basho/riak-java-client.git</developerConnection>
6565
<url>http://github.com/basho/riak-java-client</url>
66-
<tag>HEAD</tag>
66+
<tag>riak-client-2.1.0</tag>
6767
</scm>
6868

6969
<properties>

0 commit comments

Comments
 (0)