Author: eevans
Date: Tue Feb 23 16:54:27 2010
New Revision: 915427

URL: http://svn.apache.org/viewvc?rev=915427&view=rev
Log:
drop incubator suffix. \o/

Modified:
    incubator/cassandra/branches/cassandra-0.6/build.xml

Modified: incubator/cassandra/branches/cassandra-0.6/build.xml
URL: 
http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.6/build.xml?rev=915427&r1=915426&r2=915427&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.6/build.xml (original)
+++ incubator/cassandra/branches/cassandra-0.6/build.xml Tue Feb 23 16:54:27 
2010
@@ -17,7 +17,7 @@
  ~ specific language governing permissions and limitations
  ~ under the License.
  -->
-<project basedir="." default="build" name="apache-cassandra-incubating"
+<project basedir="." default="build" name="apache-cassandra"
          xmlns:ivy="antlib:org.apache.ivy.ant">
     <property environment="env"/>
     <property file="build.properties" />


Reply via email to