From 3fefd489537a9e4507c27b7d7c015ef7f74caf85 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 11 Jan 2012 00:34:25 +0000 Subject: [PATCH] Use ooo-util 1.1 to get the latest goods. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6766 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- etc/tools-pom.xml | 15 +++------------ pom.xml | 16 ++++++---------- 2 files changed, 9 insertions(+), 22 deletions(-) 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