Repository: cassandra
Updated Branches:
  refs/heads/trunk 85ad12275 -> 25090c168


Bump trunk version to 3.4 in build.xml


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

Branch: refs/heads/trunk
Commit: 25090c16823b02ab6695242dd14467224baae841
Parents: 85ad122
Author: Tyler Hobbs <[email protected]>
Authored: Wed Jan 6 17:00:56 2016 -0600
Committer: Tyler Hobbs <[email protected]>
Committed: Wed Jan 6 17:00:56 2016 -0600

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/25090c16/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 51589bb..f9f42f7 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.2"/>
+    <property name="base.version" value="3.4"/>
     <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