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 2018/07/02 18:40:10 UTC

[3/7] cassandra git commit: Update version to 3.0.17

Update version to 3.0.17


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

Branch: refs/heads/trunk
Commit: c4e6cd2a1aca84a88983192368bbcd4c8887c8b2
Parents: af2bad8
Author: Michael Shuler <mi...@pbandjelly.org>
Authored: Mon Jul 2 13:31:09 2018 -0500
Committer: Michael Shuler <mi...@pbandjelly.org>
Committed: Mon Jul 2 13:31:09 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/c4e6cd2a/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 3fc64fb..d7e5444 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.16"/>
+    <property name="base.version" value="3.0.17"/>
     <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/c4e6cd2a/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index d9698c2..8ce02e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.17) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <mi...@pbandjelly.org>  Mon, 02 Jul 2018 13:29:49 -0500
+
 cassandra (3.0.16) unstable; urgency=medium
 
   * New release


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org