diff --git a/ant/pom.xml b/ant/pom.xml index 3c2336a..8994dd4 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -4,7 +4,7 @@ com.threerings getdown - 1.7.2-SNAPSHOT + 1.8-SNAPSHOT getdown-ant diff --git a/core/pom.xml b/core/pom.xml index 3469cd5..1ce30ac 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings getdown - 1.7.2-SNAPSHOT + 1.8-SNAPSHOT getdown-core diff --git a/launcher/pom.xml b/launcher/pom.xml index d88eb92..6c570e3 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -4,7 +4,7 @@ com.threerings getdown - 1.7.2-SNAPSHOT + 1.8-SNAPSHOT getdown-launcher diff --git a/pom.xml b/pom.xml index efbff29..31c37d3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings getdown pom - 1.7.2-SNAPSHOT + 1.8-SNAPSHOT getdown An application installer and updater. diff --git a/tools/pom.xml b/tools/pom.xml index af328ae..f085419 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings getdown - 1.7.2-SNAPSHOT + 1.8-SNAPSHOT getdown-tools