You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ms...@apache.org on 2017/03/30 03:00:00 UTC

[2/6] cassandra git commit: Increment version to 3.0.13

Increment version to 3.0.13


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/25f10655
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/25f10655
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/25f10655

Branch: refs/heads/cassandra-3.11
Commit: 25f106554a1a3cfd16437c2a9a08f627cd103f4b
Parents: 849f8cd
Author: Michael Shuler <mi...@pbandjelly.org>
Authored: Wed Mar 29 21:59:11 2017 -0500
Committer: Michael Shuler <mi...@pbandjelly.org>
Committed: Wed Mar 29 21:59:11 2017 -0500

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/25f10655/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index cffaa17..e483265 100644
--- a/build.xml
+++ b/build.xml
@@ -25,7 +25,7 @@
     <property name="debuglevel" value="source,lines,vars"/>
 
     <!-- default version and SCM information -->
-    <property name="base.version" value="3.0.12"/>
+    <property name="base.version" value="3.0.13"/>
     <property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.developerConnection" value="scm:git://git.apache.org/cassandra.git"/>
     <property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>