cemerick groupId -> com.cemerick to satisfy maven central requirement

This commit is contained in:
Chas Emerick 2011-02-22 11:00:15 -05:00
parent cab0f2fd29
commit b46eb36beb

View file

@ -1,7 +1,7 @@
<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/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>cemerick</groupId>
<groupId>com.cemerick</groupId>
<artifactId>bandalore</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>bandalore</name>