From 6a65aa773ebd2af41a12cdb40826613c8ee8a03e Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sat, 14 Mar 2015 10:06:32 -0700 Subject: [PATCH] [maven-release-plugin] prepare release vilya-1.6 --- aslib/pom.xml | 4 ++-- core/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/aslib/pom.xml b/aslib/pom.xml index 50391ea8..9d19fa2b 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 com.threerings vilya-parent - 1.6-SNAPSHOT + 1.6 vilyalib diff --git a/core/pom.xml b/core/pom.xml index 0743990b..f7dcfa31 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 com.threerings vilya-parent - 1.6-SNAPSHOT + 1.6 vilya diff --git a/pom.xml b/pom.xml index 1211add9..444e565d 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,5 @@ - + 4.0.0 org.sonatype.oss @@ -10,7 +10,7 @@ com.threerings vilya-parent pom - 1.6-SNAPSHOT + 1.6 Vilya Facilities for making networked multiplayer games.