changed cassandra name to avoid name clash with user repo

This commit is contained in:
Jonas Boner 2009-08-12 21:14:38 +02:00
parent 265df3d47c
commit e3de827b37
2 changed files with 0 additions and 8 deletions

View file

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.cassandra</groupId>
<artifactId>cassandra</artifactId>
<version>0.4.0-dev</version>
<packaging>jar</packaging>
</project>