diff --git a/cli/pom.xml b/cli/pom.xml index fe98c6d7ce..0e44c445ec 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-cli - 0.101-SNAPSHOT + 0.101 Mojito - CLI jar com.box.l10n.mojito mojito-parent - 0.101-SNAPSHOT + 0.101 @@ -26,20 +26,20 @@ com.box.l10n.mojito mojito-webapp - 0.101-SNAPSHOT + 0.101 test com.box.l10n.mojito mojito-restclient - 0.101-SNAPSHOT + 0.101 com.box.l10n.mojito mojito-test-common - 0.101-SNAPSHOT + 0.101 test diff --git a/mavenplugin/pom.xml b/mavenplugin/pom.xml index 9edfeef34a..b16001878f 100644 --- a/mavenplugin/pom.xml +++ b/mavenplugin/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-maven-plugin - 0.101-SNAPSHOT + 0.101 Mojito - Maven Plugin maven-plugin com.box.l10n.mojito mojito-parent - 0.101-SNAPSHOT + 0.101 diff --git a/pom.xml b/pom.xml index d42e42f44c..a3bb9c2b1f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.box.l10n.mojito mojito-parent - 0.101-SNAPSHOT + 0.101 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.101 diff --git a/restclient/pom.xml b/restclient/pom.xml index 80fd309c42..11dbb0e96e 100644 --- a/restclient/pom.xml +++ b/restclient/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-restclient - 0.101-SNAPSHOT + 0.101 Mojito - RestClient jar com.box.l10n.mojito mojito-parent - 0.101-SNAPSHOT + 0.101 diff --git a/test-common/pom.xml b/test-common/pom.xml index b6a1d47a84..f28794d15c 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,13 +4,13 @@ 4.0.0 mojito-test-common - 0.101-SNAPSHOT + 0.101 Mojito - Test common com.box.l10n.mojito mojito-parent - 0.101-SNAPSHOT + 0.101 diff --git a/webapp/pom.xml b/webapp/pom.xml index 0c66daf2af..f4cfa990c2 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -4,14 +4,14 @@ 4.0.0 mojito-webapp - 0.101-SNAPSHOT + 0.101 Mojito - Webapp jar com.box.l10n.mojito mojito-parent - 0.101-SNAPSHOT + 0.101 @@ -203,14 +203,14 @@ com.box.l10n.mojito mojito-restclient - 0.101-SNAPSHOT + 0.101 test com.box.l10n.mojito mojito-test-common - 0.101-SNAPSHOT + 0.101 test