You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by sl...@apache.org on 2013/11/21 10:07:49 UTC

git commit: Update version for 2.0.3 release

Updated Branches:
  refs/heads/cassandra-2.0 47fcb05d4 -> c11bbecec


Update version for 2.0.3 release


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

Branch: refs/heads/cassandra-2.0
Commit: c11bbecec82f4b27d3d7560bb69fc0bdc8281b9d
Parents: 47fcb05
Author: Sylvain Lebresne <sy...@datastax.com>
Authored: Thu Nov 21 10:07:40 2013 +0100
Committer: Sylvain Lebresne <sy...@datastax.com>
Committed: Thu Nov 21 10:07:40 2013 +0100

----------------------------------------------------------------------
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c11bbece/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 9a201a0..cc957b2 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.2"/>
+    <property name="base.version" value="2.0.3"/>
     <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"/>

http://git-wip-us.apache.org/repos/asf/cassandra/blob/c11bbece/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index f27c0e1..571503e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.0.3) unstable; urgency=low
+
+  * New release
+
+ -- Sylvain Lebresne <sl...@apache.org>  Thu, 21 Nov 2013 10:04:45 +0100
+
 cassandra (2.0.2) unstable; urgency=low
 
   * New release