You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ms...@apache.org on 2017/02/21 20:08:23 UTC

[13/22] cassandra git commit: Increment to version 2.2.10

Increment to version 2.2.10


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

Branch: refs/heads/cassandra-2.2
Commit: 7841908c3c5b29849e05e5db4fef087855157872
Parents: 56382e3
Author: Michael Shuler <mi...@pbandjelly.org>
Authored: Tue Feb 21 14:03:53 2017 -0600
Committer: Michael Shuler <mi...@pbandjelly.org>
Committed: Tue Feb 21 14:03:53 2017 -0600

----------------------------------------------------------------------
 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/7841908c/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 06e9eeb..abc1bf5 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.10
+======
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.2 if you are upgrading
+      from a previous version.
+
 2.2.9
 =====
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/7841908c/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 31c239b..53a1b27 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.9"/>
+    <property name="base.version" value="2.2.10"/>
     <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/7841908c/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 1be9edf..e561309 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.2.10) UNRELEASED; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mi...@pbandjelly.org>  Tue, 21 Feb 2017 14:02:39 -0600
+
 cassandra (2.2.9) unstable; urgency=medium
 
   * New release