From 9d4c84f101f269accda32658d7f587e55c1df0d1 Mon Sep 17 00:00:00 2001 From: Justin Lee Date: Wed, 28 Aug 2013 13:10:17 -0400 Subject: [PATCH] [maven-release-plugin] prepare release 0.103 --- entityscanner-plug/pom.xml | 2 +- guice-plug/pom.xml | 2 +- jrebel-plug/pom.xml | 2 +- logging-slf4j/pom.xml | 2 +- morphia/pom.xml | 2 +- no-proxy-deps-tests/pom.xml | 2 +- pom.xml | 7 +++---- validation/pom.xml | 2 +- 8 files changed, 10 insertions(+), 11 deletions(-) diff --git a/entityscanner-plug/pom.xml b/entityscanner-plug/pom.xml index cada1e28b4e..0d5b95f3640 100755 --- a/entityscanner-plug/pom.xml +++ b/entityscanner-plug/pom.xml @@ -3,7 +3,7 @@ com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 ../ morphia-entityscanner-plug diff --git a/guice-plug/pom.xml b/guice-plug/pom.xml index 232ba11d71d..d66f403b7f1 100755 --- a/guice-plug/pom.xml +++ b/guice-plug/pom.xml @@ -3,7 +3,7 @@ com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 ../ morphia-guice-plug diff --git a/jrebel-plug/pom.xml b/jrebel-plug/pom.xml index c5d719eb584..fa8db876a00 100755 --- a/jrebel-plug/pom.xml +++ b/jrebel-plug/pom.xml @@ -3,7 +3,7 @@ com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 ../ morphia-jrebel-plug diff --git a/logging-slf4j/pom.xml b/logging-slf4j/pom.xml index 2e37c352e9c..328ecb1f75c 100755 --- a/logging-slf4j/pom.xml +++ b/logging-slf4j/pom.xml @@ -4,7 +4,7 @@ com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 ../ diff --git a/morphia/pom.xml b/morphia/pom.xml index 3f7b7e32a3e..4db8b9bdd2b 100644 --- a/morphia/pom.xml +++ b/morphia/pom.xml @@ -3,7 +3,7 @@ com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 ../ diff --git a/no-proxy-deps-tests/pom.xml b/no-proxy-deps-tests/pom.xml index 0bcc7dd85f5..7c7b88fc883 100755 --- a/no-proxy-deps-tests/pom.xml +++ b/no-proxy-deps-tests/pom.xml @@ -4,7 +4,7 @@ com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 ../ diff --git a/pom.xml b/pom.xml index c33171e6cd2..14689099e3e 100755 --- a/pom.xml +++ b/pom.xml @@ -1,9 +1,8 @@ - + 4.0.0 com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 pom @@ -30,7 +29,7 @@ scm:git:https://github.com/mongodb/morphia.git scm:git:git@github.com:mongodb/morphia.git https://github.com/mongodb/morphia.git - HEAD + 0.103 diff --git a/validation/pom.xml b/validation/pom.xml index 3647580e98a..87b21651bb0 100755 --- a/validation/pom.xml +++ b/validation/pom.xml @@ -4,7 +4,7 @@ com.google.code.morphia morphia-parent - 0.103-SNAPSHOT + 0.103 ../