mirror of https://github.com/apache/cassandra
version 2.2.7
This commit is contained in:
parent
4da04741e9
commit
ea8c430124
|
|
@ -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"/>
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue