mirror of https://github.com/apache/cassandra
tag 0.4.0-rc2
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-rc2@813487 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
329f642c34
commit
41e221b54b
|
|
@ -37,7 +37,7 @@
|
|||
<property name="test.name" value="*Test"/>
|
||||
<property name="test.unit.src" value="${test.dir}/unit"/>
|
||||
<property name="dist.dir" value="${build.dir}/dist"/>
|
||||
<property name="version" value="0.4.0-rc1"/>
|
||||
<property name="version" value="0.4.0-rc2"/>
|
||||
<property name="final.name" value="${ant.project.name}-${version}"/>
|
||||
|
||||
<!-- http://cobertura.sourceforge.net/ -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue