You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2013/09/12 18:15:48 UTC

git commit: update version to 2.1

Updated Branches:
  refs/heads/trunk d57ce2845 -> 816c03218


update version to 2.1


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

Branch: refs/heads/trunk
Commit: 816c032186f2bd27601d51d14654064015414f12
Parents: d57ce28
Author: Brandon Williams <br...@apache.org>
Authored: Thu Sep 12 11:15:15 2013 -0500
Committer: Brandon Williams <br...@apache.org>
Committed: Thu Sep 12 11:15:15 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/816c0321/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 50a1b36..d0bb1c5 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.0.0"/>
+    <property name="base.version" value="2.1"/>
     <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"/>