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 2016/02/29 16:43:19 UTC

cassandra git commit: bump versions for 3.0.4

Repository: cassandra
Updated Branches:
  refs/heads/cassandra-3.0 0a3534167 -> ac06c5bf7


bump versions for 3.0.4


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

Branch: refs/heads/cassandra-3.0
Commit: ac06c5bf7d42c8ef0101eb61dc3246a5cd356517
Parents: 0a35341
Author: T Jake Luciani <ja...@apache.org>
Authored: Mon Feb 29 10:37:34 2016 -0500
Committer: T Jake Luciani <ja...@apache.org>
Committed: Mon Feb 29 10:37:34 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/ac06c5bf/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6ef99fd..82fbfdc 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.3"/>
+    <property name="base.version" value="3.0.4"/>
     <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/ac06c5bf/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 0f3a46c..5e53f1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.4) unstable; urgency=medium
+
+  * New release
+
+ -- Jake Luciani <ja...@jakebook>  Mon, 29 Feb 2016 10:36:33 -0500
+
 cassandra (3.0.3) unstable; urgency=medium
 
   * New release