3.0.5 version bump

This commit is contained in:
T Jake Luciani 2016-04-02 07:58:13 -04:00
parent d3f6f9438f
commit c6e6fa94d2
3 changed files with 16 additions and 2 deletions

View File

@ -13,6 +13,14 @@ restore snapshots created with the previous major version using the
'sstableloader' tool. You can upgrade the file format of your snapshots
using the provided 'sstableupgrade' tool.
3.0.5
=====
Upgrading
---------
- Nothing specific to this release, but please see previous versions upgrading section,
especially if you are upgrading from 2.2.
3.0.4
=====

View File

@ -25,7 +25,7 @@
<property name="debuglevel" value="source,lines,vars"/>
<!-- default version and SCM information -->
<property name="base.version" value="3.0.4"/>
<property name="base.version" value="3.0.5"/>
<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"/>

8
debian/changelog vendored
View File

@ -1,8 +1,14 @@
cassandra (3.0.5) unstable; urgency=medium
* New release
-- Jake Luciani <jake@apache.org> Sat, 02 Apr 2016 07:57:16 -0400
cassandra (3.0.4) unstable; urgency=medium
* New release
-- Jake Luciani <jake@jakebook> Mon, 29 Feb 2016 10:36:33 -0500
-- Jake Luciani <jake@apache.org> Mon, 29 Feb 2016 10:36:33 -0500
cassandra (3.0.3) unstable; urgency=medium