change maven groupId

This commit is contained in:
Gered 2022-01-10 21:19:14 -05:00
parent 4df9b82874
commit 24e49d894e

View file

@ -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>