diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml
index ff0e0883a..3d93103e5 100644
--- a/etc/tools-pom.xml
+++ b/etc/tools-pom.xml
@@ -11,28 +11,19 @@
- com.samskivert
- samskivert
- 1.5
- compile
-
-
- com.google.guava
- guava
- 11.0.1
- compile
+ com.threerings
+ ooo-util
+ 1.1
com.samskivert
jmustache
1.4
- compile
javassist
javassist
3.8.0.GA
- compile
diff --git a/pom.xml b/pom.xml
index 3cdd7e21c..65dd29cf3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,66 +42,62 @@
+
com.threerings
ooo-util
- 1.0
- compile
+ 1.1
com.google.inject
guice
2.0
- compile
javax.annotation
jsr250-api
1.0
- compile
+
+
com.samskivert
jmustache
1.4
- compile
true
com.samskivert
depot
1.5
- compile
true
com.google.gwt
gwt-user
2.4.0
- compile
true
javassist
javassist
3.8.0.GA
- compile
true
net.sf.ehcache
ehcache
1.6.0
- compile
true
com.threerings
gwt-utils
1.5
- compile
true
+
+
org.apache.ant
ant