From 530d8ba0b7592cfe4e6f401734edceb6719c3057 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 4 Apr 2011 05:19:23 +0000 Subject: [PATCH] Depend on the stable 1.8 Narya release. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1069 c613c5cb-e716-0410-b11b-feb51c14d237 --- etc/as-pom.xml | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 2001b989..b4be82e9 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -41,14 +41,14 @@ com.threerings naryalib - 1.3 + 1.8 compile swc com.threerings nenyalib - 1.0 + 1.2 compile swc diff --git a/pom.xml b/pom.xml index e1012471..1514f713 100644 --- a/pom.xml +++ b/pom.xml @@ -56,19 +56,19 @@ com.samskivert samskivert - 1.1 + 1.3 compile com.threerings narya - 1.8-SNAPSHOT + 1.8 compile com.threerings nenya - 1.0 + 1.2 compile