You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by ja...@apache.org on 2015/07/06 17:19:58 UTC

cassandra git commit: bump versions

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-2.1 ca2f02236 -> eb875b4af


bump versions


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

Branch: refs/heads/cassandra-2.1
Commit: eb875b4af60c6bb622fef8e3b313f49bf3d5f017
Parents: ca2f022
Author: T Jake Luciani <ja...@apache.org>
Authored: Mon Jul 6 11:19:42 2015 -0400
Committer: T Jake Luciani <ja...@apache.org>
Committed: Mon Jul 6 11:19:42 2015 -0400

----------------------------------------------------------------------
 NEWS.txt         | 8 ++++++++
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 3 files changed, 15 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/eb875b4a/NEWS.txt
----------------------------------------------------------------------
diff --git a/NEWS.txt b/NEWS.txt
index 80776e8..d513e65 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -14,6 +14,14 @@ restore snapshots created with the previous major version using the
 using the provided 'sstableupgrade' tool.
 
 
+2.1.8
+=====
+
+Upgrading
+---------
+    - Nothing specific to this release, but please see 2.1 if you are upgrading
+      from a previous version.
+
 2.1.7
 =====
 

http://git-wip-us.apache.org/repos/asf/cassandra/blob/eb875b4a/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 18ad49f..bbb64a2 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.1.7"/>
+    <property name="base.version" value="2.1.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/eb875b4a/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index d7e1fd1..a540f38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (2.1.8) unstable; urgency=medium
+
+  * New release 
+
+ -- Jake Luciani <ja...@apache.org>  Mon, 06 Jul 2015 11:18:23 -0400
+
 cassandra (2.1.7) unstable; urgency=medium
 
   * New release