cemerick groupId -> com.cemerick to satisfy maven central requirement
This commit is contained in:
parent
cab0f2fd29
commit
b46eb36beb
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue