Increment to version 2.2.10

This commit is contained in:
Michael Shuler 2017-02-21 14:03:53 -06:00
parent 56382e3853
commit 7841908c3c
3 changed files with 15 additions and 1 deletions

View File

@ -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
=====

View File

@ -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"/>

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
cassandra (2.2.10) UNRELEASED; urgency=medium
* New release
-- Michael Shuler <michael@pbandjelly.org> Tue, 21 Feb 2017 14:02:39 -0600
cassandra (2.2.9) unstable; urgency=medium
* New release