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/05/31 17:46:37 UTC

[2/6] cassandra git commit: bump version

bump version


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

Branch: refs/heads/cassandra-3.7
Commit: 15ec93041a648f0e4650bae8ce40310ae9b134df
Parents: 91a48d2
Author: T Jake Luciani <ja...@apache.org>
Authored: Tue May 31 13:45:21 2016 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Tue May 31 13:45:21 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/15ec9304/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index f4099f7..8225792 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.6"/>
+    <property name="base.version" value="3.0.7"/>
     <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"/>