s/cassandra/apache-cassandra-incubating/. patch by johano; reviewed by jbellis for CASSANDRA-191

git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.3@779747 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jonathan Ellis 2009-05-28 19:53:52 +00:00
parent a41df854d6
commit f2ecfb5cb1
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
~ specific language governing permissions and limitations
~ under the License.
-->
<project basedir="." default="build" name="cassandra">
<project basedir="." default="build" name="apache-cassandra-incubating">
<property environment="env"/>
<property name="debuglevel" value="source,lines,vars"/>