mirror of https://github.com/apache/cassandra
prepare 1.2.19 release
This commit is contained in:
parent
6860d6fad9
commit
2d29ebd415
|
|
@ -25,7 +25,7 @@
|
||||||
<property name="debuglevel" value="source,lines,vars"/>
|
<property name="debuglevel" value="source,lines,vars"/>
|
||||||
|
|
||||||
<!-- default version and SCM information -->
|
<!-- default version and SCM information -->
|
||||||
<property name="base.version" value="1.2.18"/>
|
<property name="base.version" value="1.2.19"/>
|
||||||
<property name="scm.connection" value="scm:git://git.apache.org/cassandra.git"/>
|
<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.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"/>
|
<property name="scm.url" value="http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=tree"/>
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,9 @@
|
||||||
|
cassandra (1.2.19) unstable; urgency=medium
|
||||||
|
|
||||||
|
* New release
|
||||||
|
|
||||||
|
-- Jake Luciani <jake@apache.org> Fri, 12 Sep 2014 12:33:42 -0400
|
||||||
|
|
||||||
cassandra (1.2.18) unstable; urgency=medium
|
cassandra (1.2.18) unstable; urgency=medium
|
||||||
|
|
||||||
* New release
|
* New release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue