You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by xe...@apache.org on 2012/06/01 23:33:48 UTC

[3/7] git commit: Change build version

Change build version


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

Branch: refs/heads/trunk
Commit: a788a23ca6fbb03f991a0c54325c371b4b1dd7cf
Parents: 3816ab8
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Fri Jun 1 19:51:37 2012 +0200
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Fri Jun 1 19:51:37 2012 +0200

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/a788a23c/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index a42748b..2a95687 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.1.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"/>