version 2.2.7
Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ea8c4301 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ea8c4301 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/ea8c4301 Branch: refs/heads/trunk Commit: ea8c430124dbe6395f00d8f06831bd1374581abe Parents: 4da0474 Author: T Jake Luciani <[email protected]> Authored: Tue Jun 28 20:10:15 2016 -0400 Committer: T Jake Luciani <[email protected]> Committed: Tue Jun 28 20:10:15 2016 -0400 ---------------------------------------------------------------------- build.xml | 2 +- debian/changelog | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/ea8c4301/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 865108e..1009311 100644 --- a/build.xml +++ b/build.xml @@ -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"/> http://git-wip-us.apache.org/repos/asf/cassandra/blob/ea8c4301/debian/changelog ---------------------------------------------------------------------- diff --git a/debian/changelog b/debian/changelog index 604b810..5a8c182 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,12 @@ +cassandra (2.2.7) unstable; urgency=medium + + * New release + + -- Jake Luciani <[email protected]> Tue, 28 Jun 2016 20:08:44 -0400 + cassandra (2.2.6) unstable; urgency=medium - * + * New release -- Jake Luciani <[email protected]> Fri, 15 Apr 2016 09:47:38 -0400
