version 2.2.7

This commit is contained in:
T Jake Luciani 2016-06-28 20:10:15 -04:00
parent 4da04741e9
commit ea8c430124
2 changed files with 8 additions and 2 deletions

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.6"/>
<property name="base.version" value="2.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"/>

8
debian/changelog vendored
View File

@ -1,6 +1,12 @@
cassandra (2.2.7) unstable; urgency=medium
* New release
-- Jake Luciani <jake@apache.org> Tue, 28 Jun 2016 20:08:44 -0400
cassandra (2.2.6) unstable; urgency=medium
*
* New release
-- Jake Luciani <jake@apache.org> Fri, 15 Apr 2016 09:47:38 -0400