diff --git a/ant/pom.xml b/ant/pom.xml index f164837..f8231aa 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.2 + 1.8.3-SNAPSHOT getdown-ant diff --git a/core/pom.xml b/core/pom.xml index a00607d..e564bf6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.2 + 1.8.3-SNAPSHOT getdown-core diff --git a/launcher/pom.xml b/launcher/pom.xml index 9fcd427..cf94571 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.2 + 1.8.3-SNAPSHOT getdown-launcher diff --git a/pom.xml b/pom.xml index 48d5266..c6af03d 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings.getdown getdown pom - 1.8.2 + 1.8.3-SNAPSHOT getdown An application installer and updater.