From 48557b0cf9bfbef6d9a207b7c0c0aa8e58fed40c Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Tue, 16 Oct 2012 16:06:10 -0700 Subject: [PATCH] Preparing for 1.13-SNAPSHOT development. --- 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 32801a57e..0d0dec26f 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12.7 + 1.13-SNAPSHOT naryalib diff --git a/core/pom.xml b/core/pom.xml index b21d206a1..22ada7963 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12.7 + 1.13-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index 77cfe1874..348fd1982 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings narya-parent pom - 1.12.7 + 1.13-SNAPSHOT Narya Parent Facilities for making networked multiplayer games. diff --git a/tools/pom.xml b/tools/pom.xml index 39a7832e8..8b7b284b9 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.12.7 + 1.13-SNAPSHOT narya-tools