Merge branch 'cassandra-1.1' into trunk

This commit is contained in:
Brandon Williams 2012-05-01 13:59:18 -05:00
commit 86a775d1eb
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="apache-cassandra"
<project basedir="." default="jar" name="apache-cassandra"
xmlns:artifact="antlib:org.apache.maven.artifact.ant">
<property environment="env"/>
<property file="build.properties" />