From 360e2323d26754d9fadce817183f17d80429425f Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Fri, 30 Sep 2011 02:07:36 +0000 Subject: [PATCH] Tidied POM, updated depends. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6712 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- pom.xml | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index fa611f93e..7d575fce8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,23 +1,24 @@ 4.0.0 - com.threerings - narya - jar - 1.9-SNAPSHOT - narya - Facilities for making networked multiplayer games. - http://github.com/threerings/narya/ - - http://github.com/threerings/narya/issues - - org.sonatype.oss oss-parent 7 + com.threerings + narya + jar + 1.9-SNAPSHOT + + Narya + Facilities for making networked multiplayer games. + http://github.com/threerings/narya/ + + http://github.com/threerings/narya/issues + + GNU Lesser General Public License (LGPL), Version 2.1 @@ -44,7 +45,7 @@ com.samskivert samskivert - 1.4 + 1.5 compile @@ -68,21 +69,21 @@ com.samskivert jmustache - 1.0 + 1.4 compile true com.samskivert depot - 1.2 + 1.5 compile true com.google.gwt gwt-user - 2.1.0 + 2.4.0 compile true @@ -103,7 +104,7 @@ com.threerings gwt-utils - 1.2 + 1.5 compile true @@ -116,7 +117,7 @@ junit junit - 4.8.1 + 4.10 test