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 2017/04/15 01:03:52 UTC

[2/6] cassandra git commit: Increment version to 3.0.14

Increment version to 3.0.14


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

Branch: refs/heads/cassandra-3.11
Commit: 30b01a02fe3651684f54c1170e5dfee1dd349aef
Parents: 91661ec
Author: Michael Shuler <mi...@pbandjelly.org>
Authored: Fri Apr 14 20:02:43 2017 -0500
Committer: Michael Shuler <mi...@pbandjelly.org>
Committed: Fri Apr 14 20:02:43 2017 -0500

----------------------------------------------------------------------
 build.xml        | 2 +-
 debian/changelog | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/30b01a02/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index e483265..ce12b90 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.0.13"/>
+    <property name="base.version" value="3.0.14"/>
     <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/30b01a02/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 6067541..34b27c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.14) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mi...@pbandjelly.org>  Fri, 14 Apr 2017 20:01:02 -0500
+
 cassandra (3.0.13) unstable; urgency=medium
 
   * New release