diff --git a/basic-example-core/pom.xml b/basic-example-core/pom.xml index 97faa25..44ffee7 100644 --- a/basic-example-core/pom.xml +++ b/basic-example-core/pom.xml @@ -23,11 +23,11 @@ gdx - ca.blarg.gdx + ca.blarg gdx-toolbox - ca.blarg.gdx + ca.blarg gdx-tilemap3d diff --git a/pom.xml b/pom.xml index b806d15..618f30e 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ UTF-8 1.0.0 - 0.1-SNAPSHOT - 0.1-SNAPSHOT + 0.1 + 0.1 @@ -43,12 +43,12 @@ natives-desktop - ca.blarg.gdx + ca.blarg gdx-toolbox ${gdx-toolbox.version} - ca.blarg.gdx + ca.blarg gdx-tilemap3d ${gdx-tilemap3d.version}