From 735443f7fcd55e90feab043e8f8ae7a885e611a5 Mon Sep 17 00:00:00 2001 From: "Ray J. Greenwell" Date: Mon, 24 Sep 2018 15:30:33 -0700 Subject: [PATCH] Return to 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 da2435c99..972e9dd60 100644 --- a/aslib/pom.xml +++ b/aslib/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.16.4 + 1.17-SNAPSHOT naryalib diff --git a/core/pom.xml b/core/pom.xml index 7c3d9b362..c415e7967 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.16.4 + 1.17-SNAPSHOT narya diff --git a/pom.xml b/pom.xml index 03e2aaf17..8afc77cb0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings narya-parent pom - 1.16.4 + 1.17-SNAPSHOT Narya Parent Facilities for making networked multiplayer games. diff --git a/tools/pom.xml b/tools/pom.xml index 55e41ce30..4718f0664 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -4,7 +4,7 @@ com.threerings narya-parent - 1.16.4 + 1.17-SNAPSHOT narya-tools