mirror of https://github.com/apache/cassandra
update versions to 0.8.6
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1170515 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e655e29d22
commit
e5c96d07cf
|
|
@ -25,7 +25,7 @@
|
|||
<property name="debuglevel" value="source,lines,vars"/>
|
||||
|
||||
<!-- default version and SCM information (we need the default SCM info as people may checkout with git-svn) -->
|
||||
<property name="base.version" value="0.8.5"/>
|
||||
<property name="base.version" value="0.8.6"/>
|
||||
<property name="scm.default.path" value="cassandra/branches/cassandra-0.8"/>
|
||||
<property name="scm.default.connection" value="scm:svn:http://svn.apache.org/repos/asf/${scm.default.path}"/>
|
||||
<property name="scm.default.developerConnection" value="scm:svn:https://svn.apache.org/repos/asf/${scm.default.path}"/>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
cassandra (0.8.6) unstable; urgency=low
|
||||
|
||||
* New release
|
||||
|
||||
-- Sylvain Lebresne <slebresne@apache.org> Wed, 14 Sep 2011 12:25:49 +0200
|
||||
|
||||
cassandra (0.8.5) unstable; urgency=low
|
||||
|
||||
* New release
|
||||
|
|
|
|||
Loading…
Reference in New Issue