From 93ef95ecceb7c4f95aeb5bbfeae924e11fdbb2f5 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 17 Jan 2017 10:53:25 -0800 Subject: [PATCH] MOJITO RELEASE: prepare release v0.62 --- 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 105f6ebb82..1422e36773 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-cli - 0.62-SNAPSHOT + 0.62 Mojito - CLI jar com.box.l10n.mojito mojito-parent - 0.62-SNAPSHOT + 0.62 @@ -26,20 +26,20 @@ com.box.l10n.mojito mojito-webapp - 0.62-SNAPSHOT + 0.62 test com.box.l10n.mojito mojito-restclient - 0.62-SNAPSHOT + 0.62 com.box.l10n.mojito mojito-test-common - 0.62-SNAPSHOT + 0.62 test diff --git a/mavenplugin/pom.xml b/mavenplugin/pom.xml index 021f0d1a60..6f1f4ac870 100644 --- a/mavenplugin/pom.xml +++ b/mavenplugin/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-maven-plugin - 0.62-SNAPSHOT + 0.62 Mojito - Maven Plugin maven-plugin com.box.l10n.mojito mojito-parent - 0.62-SNAPSHOT + 0.62 diff --git a/pom.xml b/pom.xml index 32e9720b09..1cd2d4e0ce 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.box.l10n.mojito mojito-parent - 0.62-SNAPSHOT + 0.62 pom Mojito @@ -52,7 +52,7 @@ https://github.com/box/mojito scm:git:git@github.com:box/mojito.git scm:git:git@github.com:box/mojito.git - v0.47 + v0.62 diff --git a/restclient/pom.xml b/restclient/pom.xml index 1e1e8ba3db..c2200819f7 100644 --- a/restclient/pom.xml +++ b/restclient/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-restclient - 0.62-SNAPSHOT + 0.62 Mojito - RestClient jar com.box.l10n.mojito mojito-parent - 0.62-SNAPSHOT + 0.62 diff --git a/test-common/pom.xml b/test-common/pom.xml index 4b70ece7bb..4824134f63 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,13 +4,13 @@ 4.0.0 mojito-test-common - 0.62-SNAPSHOT + 0.62 Mojito - Test common com.box.l10n.mojito mojito-parent - 0.62-SNAPSHOT + 0.62 diff --git a/webapp/pom.xml b/webapp/pom.xml index 5377b92ca1..8a4f2a09bd 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-webapp - 0.62-SNAPSHOT + 0.62 Mojito - Webapp jar com.box.l10n.mojito mojito-parent - 0.62-SNAPSHOT + 0.62 @@ -177,14 +177,14 @@ com.box.l10n.mojito mojito-restclient - 0.62-SNAPSHOT + 0.62 test com.box.l10n.mojito mojito-test-common - 0.62-SNAPSHOT + 0.62 test