From 731ced4c7acf4b61c7c6e1293ad3da0a714f40bb Mon Sep 17 00:00:00 2001 From: Mark Johnson Date: Tue, 16 Oct 2012 16:12:35 -0700 Subject: [PATCH] Preparing for 1.5-SNAPSHOT development. --- etc/as-pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/as-pom.xml b/etc/as-pom.xml index fd11a8b1..8b3affe3 100644 --- a/etc/as-pom.xml +++ b/etc/as-pom.xml @@ -4,7 +4,7 @@ com.threerings vilyalib swc - 1.4.1 + 1.5-SNAPSHOT Vilya for ActionScript Facilities for making networked multiplayer games. diff --git a/pom.xml b/pom.xml index 5f01313f..eb7714fa 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings vilya jar - 1.4.1 + 1.5-SNAPSHOT Vilya Facilities for making networked multiplayer games.