Updated Branches:
  refs/heads/trunk 1bb2f32d8 -> e6cebc89c

Version of trunk to 1.2 to help new folks


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

Branch: refs/heads/trunk
Commit: e6cebc89c0093c1b625dfa3e39f07f841bad0fe4
Parents: 1bb2f32
Author: Vijay Parthasarathy <vijay2...@gmail.com>
Authored: Wed May 9 09:29:23 2012 -0700
Committer: Vijay Parthasarathy <vijay2...@gmail.com>
Committed: Wed May 9 09:30:03 2012 -0700

----------------------------------------------------------------------
 build.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/e6cebc89/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 7330862..f9603a2 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="1.1.0"/>
+    <property name="base.version" value="1.2.0"/>
     <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