You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ms...@apache.org on 2016/09/26 14:09:26 UTC

[2/8] cassandra git commit: Set versions for 3.8 release

Set versions for 3.8 release


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/ce609d19
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/ce609d19
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/ce609d19

Branch: refs/heads/trunk
Commit: ce609d19fd130e16184d9e6d37ffee4a1ebad607
Parents: bb371ea
Author: Michael Shuler <ms...@apache.org>
Authored: Mon Sep 26 08:53:44 2016 -0500
Committer: Michael Shuler <ms...@apache.org>
Committed: Mon Sep 26 08:53:44 2016 -0500

----------------------------------------------------------------------
 build.xml        | 2 +-
 debian/changelog | 8 +-------
 2 files changed, 2 insertions(+), 8 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/ce609d19/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index ed40eb6..678502d 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="3.9"/>
+    <property name="base.version" value="3.8"/>
     <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/ce609d19/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index b5e1f8b..9b84087 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,8 @@
-cassandra (3.9) unstable; urgency=medium
-
-  * New release
-
- -- Michael Shuler <ms...@apache.org>  Tue, 16 Aug 2016 17:50:13 -0500
-
 cassandra (3.8) unstable; urgency=medium
 
   * New release
 
- -- Jake Luciani <ja...@apache.org>  Mon, 27 Jun 2016 20:40:40 -0400
+ -- Michael Shuler <ms...@apache.org>  Mon, 26 Sep 2016 08:51:39 -0500
 
 cassandra (3.6) unstable; urgency=medium