mirror of https://github.com/apache/cassandra
Update version in preparation of 0.8.7
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@1179141 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
afa0c0000e
commit
0cfcd72db0
|
|
@ -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.6"/>
|
||||
<property name="base.version" value="0.8.7"/>
|
||||
<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.7) unstable; urgency=low
|
||||
|
||||
* New release
|
||||
|
||||
-- Sylvain Lebresne <slebresne@apache.org> Wed, 05 Oct 2011 12:19:52 +0200
|
||||
|
||||
cassandra (0.8.6) unstable; urgency=low
|
||||
|
||||
* New release
|
||||
|
|
|
|||
Loading…
Reference in New Issue