From a2ac2b95677466717d274e7ff618c2150068b405 Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Wed, 22 Feb 2012 04:47:49 +0000 Subject: [PATCH] - The mvn-release script (even with my hacking) still totally failed on this, try again to prep for narya-parent-1.12 release git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@6799 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- aslib/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- tools/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aslib/pom.xml b/aslib/pom.xml index 09491fbb7..c8f75fc42 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12-SNAPSHOT + 1.12 naryalib diff --git a/core/pom.xml b/core/pom.xml index 9cc934ff1..f8351e1a9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12-SNAPSHOT + 1.12 narya diff --git a/pom.xml b/pom.xml index 76a8ee6fe..203b555dd 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings narya-parent pom - 1.13-SNAPSHOT + 1.12 Narya Parent Facilities for making networked multiplayer games. diff --git a/tools/pom.xml b/tools/pom.xml index 327eea838..c8f2730df 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12-SNAPSHOT + 1.12 narya-tools