Update versions for 1.2.7 release

This commit is contained in:
Sylvain Lebresne 2013-07-23 15:44:09 +02:00
parent 0f0a11c979
commit ae62c947fc
3 changed files with 8 additions and 1 deletions

View File

@ -15,6 +15,7 @@ using the provided 'sstableupgrade' tool.
1.2.7
=====
Upgrading
---------
- If you have decommissioned a node in the past 72 hours, it is imperative

View File

@ -25,7 +25,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="1.2.6"/>
<property name="base.version" value="1.2.7"/>
<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 (1.2.7) unstable; urgency=low
* New release
-- Sylvain Lebresne <slebresne@apache.org> Tue, 23 Jul 2013 15:42:51 +0200
cassandra (1.2.6) unstable; urgency=low
* New release