mirror of https://github.com/apache/cassandra
Update versions for 1.2.7 release
This commit is contained in:
parent
0f0a11c979
commit
ae62c947fc
1
NEWS.txt
1
NEWS.txt
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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"/>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue