bump versions for 2.2.3

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

Branch: refs/heads/cassandra-3.0
Commit: 84443024328f96a50e336ab0c321900e42240e73
Parents: 45ade6e
Author: T Jake Luciani <j...@apache.org>
Authored: Mon Oct 12 09:49:51 2015 -0400
Committer: T Jake Luciani <j...@apache.org>
Committed: Mon Oct 12 09:50:39 2015 -0400

----------------------------------------------------------------------
 NEWS.txt         | 8 ++++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 15 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/84443024/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 6bd0a77..69f2412 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -13,6 +13,14 @@ restore snapshots created with the previous major version 
using the
 'sstableloader' tool. You can upgrade the file format of your snapshots
 using the provided 'sstableupgrade' tool.
 
+2.2.3
+=====
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.2 if you are upgrading
+      from a previous version.
+
 2.2.2
 =====
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/84443024/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 1be774b..d479a70 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.2"/>
+    <property name="base.version" value="2.2.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/84443024/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 5361b5c..31fa8e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.3) unstable; urgency=medium
+
+  * New release 
+
+ -- Jake Luciani <j...@apache.org>  Mon, 12 Oct 2015 09:49:15 -0400
+
 cassandra (2.2.2) unstable; urgency=medium
 
   * New release 

Reply via email to