Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.0 a91219e12 -> 972157d98
  refs/heads/trunk bdd8e8ade -> 5514110e0


bump version to 3.0.8


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

Branch: refs/heads/cassandra-3.0
Commit: 972157d98d58796632209f204708e235d34da680
Parents: a91219e
Author: T Jake Luciani <[email protected]>
Authored: Tue Jun 14 10:48:52 2016 -0400
Committer: T Jake Luciani <[email protected]>
Committed: Tue Jun 14 10:48:52 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/972157d9/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 8225792..19675e4 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.7"/>
+    <property name="base.version" value="3.0.8"/>
     <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