From 57c124cc9760e2005698f9bf3d12e5149df39469 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 14 May 2019 10:31:21 -0700 Subject: [PATCH] [maven-release-plugin] prepare release getdown-1.8.4 --- ant/pom.xml | 2 +- core/pom.xml | 2 +- launcher/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ant/pom.xml b/ant/pom.xml index 8cc2785..f7d3741 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.4-SNAPSHOT + 1.8.4 getdown-ant diff --git a/core/pom.xml b/core/pom.xml index 0ee462f..9fea753 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.4-SNAPSHOT + 1.8.4 getdown-core diff --git a/launcher/pom.xml b/launcher/pom.xml index 00f667c..e22ee2c 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -4,7 +4,7 @@ com.threerings.getdown getdown - 1.8.4-SNAPSHOT + 1.8.4 getdown-launcher diff --git a/pom.xml b/pom.xml index 061d650..5a9379a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.threerings.getdown getdown pom - 1.8.4-SNAPSHOT + 1.8.4 getdown An application installer and updater.