From 2361230ceaa5e990ee95fefc49a38de195a23bb0 Mon Sep 17 00:00:00 2001 From: Shane Bryzak Date: Mon, 15 Aug 2011 10:31:05 +1000 Subject: [PATCH 1/2] [maven-release-plugin] prepare release 3.1.0.Beta1 --- api/pom.xml | 5 ++--- dist/pom.xml | 5 ++--- docs/pom.xml | 5 ++--- examples/helloworld/pom.xml | 5 ++--- impl/pom.xml | 5 ++--- pom.xml | 5 ++--- 6 files changed, 12 insertions(+), 18 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 87db348..32eeed0 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,15 +20,14 @@ limitations under the License. --> - + 4.0.0 org.jboss.seam.validation seam-validation-parent - 3.0.1-SNAPSHOT + 3.1.0.Beta1 ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index cd768d5..32c8a70 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -20,14 +20,13 @@ limitations under the License. --> - + 4.0.0 org.jboss.seam.validation seam-validation-parent - 3.0.1-SNAPSHOT + 3.1.0.Beta1 ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 6593775..72e1ed8 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -20,14 +20,13 @@ limitations under the License. --> - + 4.0.0 org.jboss.seam.validation seam-validation-parent - 3.0.1-SNAPSHOT + 3.1.0.Beta1 ../pom.xml diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index 26f98c9..8f5aecd 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -20,15 +20,14 @@ limitations under the License. --> - + 4.0.0 org.jboss.seam.validation seam-validation-parent - 3.0.1-SNAPSHOT + 3.1.0.Beta1 ../../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 909ce5e..6f50ecc 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -20,15 +20,14 @@ limitations under the License. --> - + 4.0.0 org.jboss.seam.validation seam-validation-parent - 3.0.1-SNAPSHOT + 3.1.0.Beta1 ../pom.xml diff --git a/pom.xml b/pom.xml index 6bff7d4..9c99af9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ limitations under the License. --> - + 4.0.0 @@ -34,7 +33,7 @@ org.jboss.seam.validation seam-validation-parent pom - 3.0.1-SNAPSHOT + 3.1.0.Beta1 Seam Validation Module Parent http://seamframework.org/Seam3/ValidationModule From 5e14d66313671cfcf3f38e0a47bd8eca63c9840f Mon Sep 17 00:00:00 2001 From: Shane Bryzak Date: Mon, 15 Aug 2011 10:31:18 +1000 Subject: [PATCH 2/2] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- dist/pom.xml | 2 +- docs/pom.xml | 2 +- examples/helloworld/pom.xml | 2 +- impl/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 32eeed0..e97f422 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -27,7 +27,7 @@ org.jboss.seam.validation seam-validation-parent - 3.1.0.Beta1 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 32c8a70..09ad59a 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -26,7 +26,7 @@ org.jboss.seam.validation seam-validation-parent - 3.1.0.Beta1 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 72e1ed8..3151fc5 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -26,7 +26,7 @@ org.jboss.seam.validation seam-validation-parent - 3.1.0.Beta1 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index 8f5aecd..8add226 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -27,7 +27,7 @@ org.jboss.seam.validation seam-validation-parent - 3.1.0.Beta1 + 3.1.0-SNAPSHOT ../../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 6f50ecc..ea28629 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -27,7 +27,7 @@ org.jboss.seam.validation seam-validation-parent - 3.1.0.Beta1 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 9c99af9..f5db653 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.jboss.seam.validation seam-validation-parent pom - 3.1.0.Beta1 + 3.1.0-SNAPSHOT Seam Validation Module Parent http://seamframework.org/Seam3/ValidationModule