diff --git a/ant/pom.xml b/ant/pom.xml index ecf1c61..fed12eb 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.8 + 1.8.9-SNAPSHOT getdown-ant diff --git a/core/pom.xml b/core/pom.xml index 758d694..bfa66eb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.8 + 1.8.9-SNAPSHOT getdown-core diff --git a/launcher/pom.xml b/launcher/pom.xml index 309af6c..9415178 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.8 + 1.8.9-SNAPSHOT getdown-launcher diff --git a/pom.xml b/pom.xml index 6a6822d..883c76e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.threerings.getdown getdown pom - 1.8.8 + 1.8.9-SNAPSHOT getdown An application installer and updater. @@ -34,7 +34,7 @@ scm:git:git://github.com/threerings/getdown.git scm:git:git@github.com:threerings/getdown.git https://github.com/threerings/getdown - getdown-1.8.8 + HEAD