Repository: cassandra
Updated Branches:
  refs/heads/trunk c749a7780 -> 3c1cb800f


bump versions


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

Branch: refs/heads/trunk
Commit: 17528910b82391bd834f1fddce4ff7c9b34ad452
Parents: 6dd2413
Author: T Jake Luciani <[email protected]>
Authored: Fri Sep 4 19:11:39 2015 -0400
Committer: T Jake Luciani <[email protected]>
Committed: Fri Sep 4 19:11:39 2015 -0400

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


http://git-wip-us.apache.org/repos/asf/cassandra/blob/17528910/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 252b1a8..6048e27 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.0-beta1"/>
+    <property name="base.version" value="3.0.0-beta2"/>
     <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/17528910/debian/changelog
----------------------------------------------------------------------
diff --git a/debian/changelog b/debian/changelog
index b43424d..41b87a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+cassandra (3.0.0~beta2) unstable; urgency=medium
+
+  * New beta release
+
+ -- Jake Luciani <[email protected]>  Fri, 04 Sep 2015 19:06:25 -0400
+
 cassandra (3.0.0~beta1) unstable; urgency=medium
 
   * New beta release

Reply via email to