From 01a8c5bc4f20627e158da656234c307a76916ffd Mon Sep 17 00:00:00 2001 From: Jee Yi Date: Thu, 7 Nov 2019 15:54:38 -0800 Subject: [PATCH] MOJITO RELEASE: prepare release v0.104 --- cli/pom.xml | 10 +++++----- mavenplugin/pom.xml | 4 ++-- pom.xml | 4 ++-- restclient/pom.xml | 4 ++-- test-common/pom.xml | 4 ++-- webapp/pom.xml | 8 ++++---- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/cli/pom.xml b/cli/pom.xml index 8b00e2bfd9..5683b1b1f5 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-cli - 0.104-SNAPSHOT + 0.104 Mojito - CLI jar com.box.l10n.mojito mojito-parent - 0.104-SNAPSHOT + 0.104 @@ -26,20 +26,20 @@ com.box.l10n.mojito mojito-webapp - 0.104-SNAPSHOT + 0.104 test com.box.l10n.mojito mojito-restclient - 0.104-SNAPSHOT + 0.104 com.box.l10n.mojito mojito-test-common - 0.104-SNAPSHOT + 0.104 test diff --git a/mavenplugin/pom.xml b/mavenplugin/pom.xml index 447653fad7..dd996b82ff 100644 --- a/mavenplugin/pom.xml +++ b/mavenplugin/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-maven-plugin - 0.104-SNAPSHOT + 0.104 Mojito - Maven Plugin maven-plugin com.box.l10n.mojito mojito-parent - 0.104-SNAPSHOT + 0.104 diff --git a/pom.xml b/pom.xml index 8e9e249608..ea945ee68e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.box.l10n.mojito mojito-parent - 0.104-SNAPSHOT + 0.104 pom Mojito @@ -51,7 +51,7 @@ https://github.com/jeeyi/mojito scm:git:git@github.com:box/mojito.git scm:git:git@github.com:box/mojito.git - v0.47 + v0.104 diff --git a/restclient/pom.xml b/restclient/pom.xml index 32706cf142..58e135c06a 100644 --- a/restclient/pom.xml +++ b/restclient/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-restclient - 0.104-SNAPSHOT + 0.104 Mojito - RestClient jar com.box.l10n.mojito mojito-parent - 0.104-SNAPSHOT + 0.104 diff --git a/test-common/pom.xml b/test-common/pom.xml index cafeb44597..ead48cdf64 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,13 +4,13 @@ 4.0.0 mojito-test-common - 0.104-SNAPSHOT + 0.104 Mojito - Test common com.box.l10n.mojito mojito-parent - 0.104-SNAPSHOT + 0.104 diff --git a/webapp/pom.xml b/webapp/pom.xml index ce7882b858..7f4b7a9035 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-webapp - 0.104-SNAPSHOT + 0.104 Mojito - Webapp jar com.box.l10n.mojito mojito-parent - 0.104-SNAPSHOT + 0.104 @@ -203,14 +203,14 @@ com.box.l10n.mojito mojito-restclient - 0.104-SNAPSHOT + 0.104 test com.box.l10n.mojito mojito-test-common - 0.104-SNAPSHOT + 0.104 test