From bb09b0d4a06055a41a9aa3281ebfc90e1574c371 Mon Sep 17 00:00:00 2001 From: "Ray J. Greenwell" Date: Tue, 1 Apr 2014 16:40:39 -0700 Subject: [PATCH] Preparing for vilya-parent-1.5.2 release. --- 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 d0bd1ef1..fa5ac3a0 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 com.threerings vilya-parent - 1.6-SNAPSHOT + 1.5.2 vilyalib diff --git a/core/pom.xml b/core/pom.xml index 6ce4195f..893fa7b4 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,10 +1,10 @@ - + 4.0.0 com.threerings vilya-parent - 1.6-SNAPSHOT + 1.5.2 vilya diff --git a/pom.xml b/pom.xml index 970e51c5..be4211e7 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.5.2 Vilya Facilities for making networked multiplayer games.