From a21991c7e94d835c08a3e5290e4eef30aa2ccd9d Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 8 May 2013 11:13:05 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- aslib/pom.xml | 2 +- core/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/aslib/pom.xml b/aslib/pom.xml index 4fc375ff..d0bd1ef1 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings vilya-parent - 1.5.1 + 1.6-SNAPSHOT vilyalib diff --git a/core/pom.xml b/core/pom.xml index 06a0608a..f678fbac 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings vilya-parent - 1.5.1 + 1.6-SNAPSHOT vilya diff --git a/pom.xml b/pom.xml index 76896e0a..970e51c5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings vilya-parent pom - 1.5.1 + 1.6-SNAPSHOT Vilya Facilities for making networked multiplayer games.