You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2016/09/20 13:25:39 UTC

[3/4] cassandra git commit: bump version to 3.10

bump version to 3.10


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

Branch: refs/heads/cassandra-3.0
Commit: 517b652f57acd30ef46f725c077433dbf009e48c
Parents: 699de73
Author: T Jake Luciani <ja...@apache.org>
Authored: Tue Sep 20 09:24:35 2016 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Tue Sep 20 09:24:35 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/517b652f/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 532c944..172e18e 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.9"/>
+    <property name="base.version" value="3.0.10"/>
     <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"/>