Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.2 738a57992 -> 238393520
  refs/heads/cassandra-3.0 f2c5ad743 -> 9dd805d0d
  refs/heads/trunk e7fb0639d -> 5e59b238f


Bump base.version to 2.2.9


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

Branch: refs/heads/cassandra-2.2
Commit: 238393520cbde257265d68a2057dff9374105c5b
Parents: 738a579
Author: Michael Shuler <mshu...@apache.org>
Authored: Wed Sep 28 13:10:06 2016 -0500
Committer: Michael Shuler <mshu...@apache.org>
Committed: Wed Sep 28 13:10:06 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/23839352/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 42b2919..d9f8198 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="2.2.8"/>
+    <property name="base.version" value="2.2.9"/>
     <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