change maven groupId
This commit is contained in:
parent
4df9b82874
commit
24e49d894e
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
|||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>ca.blarg.gdx</groupId>
|
||||
<groupId>ca.blarg</groupId>
|
||||
<artifactId>gdx-tilemap3d</artifactId>
|
||||
<version>0.1-SNAPSHOT</version>
|
||||
|
||||
|
|
Loading…
Reference in a new issue