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/06/28 01:02:55 UTC

[2/2] cassandra git commit: update to version 3.10

update to version 3.10


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

Branch: refs/heads/trunk
Commit: 01343483316d895051d23b29032e1d2ecf35aab9
Parents: 7d4a71f
Author: T Jake Luciani <ja...@apache.org>
Authored: Mon Jun 27 21:02:37 2016 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Mon Jun 27 21:02:37 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/01343483/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 5ddf40d..85596de 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.9"/>
+    <property name="base.version" value="3.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"/>