diff --git a/ant/pom.xml b/ant/pom.xml
index 80f7c75..79267f8 100644
--- a/ant/pom.xml
+++ b/ant/pom.xml
@@ -4,7 +4,7 @@
com.threerings.getdown
getdown
- 1.8-SNAPSHOT
+ 1.8.0
getdown-ant
diff --git a/core/pom.xml b/core/pom.xml
index 8a272e5..476c793 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -4,7 +4,7 @@
com.threerings.getdown
getdown
- 1.8-SNAPSHOT
+ 1.8.0
getdown-core
@@ -34,7 +34,7 @@
Wildcards can be used (*.mycompany.com) and multiple values can be
separated by commas (app1.foo.com,app2.bar.com,app3.baz.com). -->
-
+
@@ -76,15 +76,13 @@
-
+
-
+
-
-
-
+
+
+
diff --git a/launcher/pom.xml b/launcher/pom.xml
index 9ea8e99..dd3a72b 100644
--- a/launcher/pom.xml
+++ b/launcher/pom.xml
@@ -4,7 +4,7 @@
com.threerings.getdown
getdown
- 1.8-SNAPSHOT
+ 1.8.0
getdown-launcher
diff --git a/pom.xml b/pom.xml
index f22024d..e2e22ef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
com.threerings.getdown
getdown
pom
- 1.8-SNAPSHOT
+ 1.8.0
getdown
An application installer and updater.