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 2019/02/01 18:41:29 UTC

[cassandra] branch cassandra-3.0 updated (62d66a4 -> edd52ce)

This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a change to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git.


    from 62d66a4  Fix CHANGES.txt
     new 9bb7535  Update version to 2.1.21
     new e791a7f  Merge branch 'cassandra-2.1' into cassandra-2.2
     new af91658  Update version to 2.2.14
     new 91fb24e  Merge branch 'cassandra-2.2' into cassandra-3.0
     new edd52ce  Update version to 3.0.18

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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


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


[cassandra] 01/02: Merge branch 'cassandra-2.2' into cassandra-3.0

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 91fb24eb37d2305ebb1a41a53910a888cffb6a88
Merge: 62d66a4 af91658
Author: Michael Shuler <ms...@apache.org>
AuthorDate: Fri Feb 1 12:36:34 2019 -0600

    Merge branch 'cassandra-2.2' into cassandra-3.0



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


[cassandra] 02/02: Update version to 3.0.18

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mshuler pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit edd52cef50a6242609a20d0d84c8eb74c580035e
Author: Michael Shuler <ms...@apache.org>
AuthorDate: Fri Feb 1 12:38:25 2019 -0600

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

diff --git a/build.xml b/build.xml
index 1d2c375..610176b 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.17"/>
+    <property name="base.version" value="3.0.18"/>
     <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"/>
diff --git a/debian/changelog b/debian/changelog
index 8ce02e3..4a1df4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.18) unstable; urgency=medium
+
+  * New release
+
+ -- Michael Shuler <ms...@apache.org>  Fri, 01 Feb 2019 12:37:12 -0600
+
 cassandra (3.0.17) unstable; urgency=medium
 
   * New release


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