Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.0 91a48d2a5 -> 15ec93041
  refs/heads/cassandra-3.7 12af0428e -> 3b72c4202
  refs/heads/trunk ff7dc7764 -> e14e7310c


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.0
Commit: 15ec93041a648f0e4650bae8ce40310ae9b134df
Parents: 91a48d2
Author: T Jake Luciani <[email protected]>
Authored: Tue May 31 13:45:21 2016 -0400
Committer: T Jake Luciani <[email protected]>
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"/>

Reply via email to