From 3d24d016f6b0a0ba1a3135e1f865ce51f8f9dcf5 Mon Sep 17 00:00:00 2001 From: Mike Thomas Date: Tue, 18 Jan 2011 17:55:38 +0000 Subject: [PATCH] Step 2 in getting the *-poms versions to match pom versions. git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1116 ed5b42cb-e716-0410-a449-f6a68f950b19 --- etc/as-pom.xml | 2 +- etc/tools-pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index 8fb8dfa3..ea589a11 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings nenyalib swc - 1.1 + 1.2-SNAPSHOT nenya Facilities for making networked multiplayer games. http://code.google.com/p/nenya/ diff --git a/etc/tools-pom.xml b/etc/tools-pom.xml index 17d89eda..204b6091 100644 --- a/etc/tools-pom.xml +++ b/etc/tools-pom.xml @@ -4,7 +4,7 @@ com.threerings nenya-tools jar - 1.1 + 1.2-SNAPSHOT nenya-tools Nenya with dependencies configured for its tools.