From e729669b56493abadbfca9a8d3957530757958b5 Mon Sep 17 00:00:00 2001 From: Moji Jenkins Date: Fri, 17 Nov 2017 11:45:17 -0800 Subject: [PATCH] MOJITO RELEASE: prepare release v0.81 --- 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 0510e6971c..8f50633fd2 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-cli - 0.81-SNAPSHOT + 0.81 Mojito - CLI jar com.box.l10n.mojito mojito-parent - 0.81-SNAPSHOT + 0.81 @@ -26,20 +26,20 @@ com.box.l10n.mojito mojito-webapp - 0.81-SNAPSHOT + 0.81 test com.box.l10n.mojito mojito-restclient - 0.81-SNAPSHOT + 0.81 com.box.l10n.mojito mojito-test-common - 0.81-SNAPSHOT + 0.81 test diff --git a/mavenplugin/pom.xml b/mavenplugin/pom.xml index c6b8b433ba..3f3bafe5c2 100644 --- a/mavenplugin/pom.xml +++ b/mavenplugin/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-maven-plugin - 0.81-SNAPSHOT + 0.81 Mojito - Maven Plugin maven-plugin com.box.l10n.mojito mojito-parent - 0.81-SNAPSHOT + 0.81 diff --git a/pom.xml b/pom.xml index 3ecec8139c..751991d0fb 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.box.l10n.mojito mojito-parent - 0.81-SNAPSHOT + 0.81 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.81 diff --git a/restclient/pom.xml b/restclient/pom.xml index 74a3c48cc5..1c75a74f82 100644 --- a/restclient/pom.xml +++ b/restclient/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-restclient - 0.81-SNAPSHOT + 0.81 Mojito - RestClient jar com.box.l10n.mojito mojito-parent - 0.81-SNAPSHOT + 0.81 diff --git a/test-common/pom.xml b/test-common/pom.xml index ae1744bcb2..535f00a7e9 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,13 +4,13 @@ 4.0.0 mojito-test-common - 0.81-SNAPSHOT + 0.81 Mojito - Test common com.box.l10n.mojito mojito-parent - 0.81-SNAPSHOT + 0.81 diff --git a/webapp/pom.xml b/webapp/pom.xml index 765c479b00..2b6ca4151e 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-webapp - 0.81-SNAPSHOT + 0.81 Mojito - Webapp jar com.box.l10n.mojito mojito-parent - 0.81-SNAPSHOT + 0.81 @@ -177,14 +177,14 @@ com.box.l10n.mojito mojito-restclient - 0.81-SNAPSHOT + 0.81 test com.box.l10n.mojito mojito-test-common - 0.81-SNAPSHOT + 0.81 test