diff --git a/ant/pom.xml b/ant/pom.xml index 8994dd4..f588b4e 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - com.threerings + com.threerings.getdown getdown 1.8-SNAPSHOT @@ -14,7 +14,7 @@ - com.threerings + com.threerings.getdown getdown-tools ${project.version} diff --git a/core/pom.xml b/core/pom.xml index 1ce30ac..1deb1c5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - com.threerings + com.threerings.getdown getdown 1.8-SNAPSHOT diff --git a/launcher/pom.xml b/launcher/pom.xml index 6c570e3..f91d244 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - com.threerings + com.threerings.getdown getdown 1.8-SNAPSHOT @@ -21,12 +21,12 @@ - com.threerings + com.threerings.getdown getdown-core ${project.version} - com.threerings + com.threerings.getdown getdown-tools ${project.version} @@ -66,11 +66,11 @@ - com.threerings + com.threerings.getdown getdown-core - com.threerings + com.threerings.getdown getdown-tools diff --git a/pom.xml b/pom.xml index 31c37d3..4208d9c 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 7 - com.threerings + com.threerings.getdown getdown pom 1.8-SNAPSHOT diff --git a/tools/pom.xml b/tools/pom.xml index f085419..0548472 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - com.threerings + com.threerings.getdown getdown 1.8-SNAPSHOT @@ -14,7 +14,7 @@ - com.threerings + com.threerings.getdown getdown-core ${project.version}