You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2015/12/02 16:53:54 UTC

[3/4] cassandra git commit: bump 2.2 versions

bump 2.2 versions


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

Branch: refs/heads/cassandra-3.0
Commit: 16045358a43656a756574cba03f51ab3db6cc2b7
Parents: 73a1c2c
Author: T Jake Luciani <ja...@apache.org>
Authored: Wed Dec 2 10:53:01 2015 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Wed Dec 2 10:53:01 2015 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/16045358/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6110bb0..b49191e 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.2.3"/>
+    <property name="base.version" value="2.2.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"/>

http://git-wip-us.apache.org/repos/asf/cassandra/blob/16045358/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 31fa8e6..165cd8c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.4) unstable; urgency=medium
+
+  * New release
+
+ -- Jake Luciani <ja...@apache.org>  Wed, 02 Dec 2015 10:52:18 -0500
+
 cassandra (2.2.3) unstable; urgency=medium
 
   * New release