From 87566638b80b7f838ca762d9ebcbf31ad2c51fd0 Mon Sep 17 00:00:00 2001 From: Shane Bryzak Date: Wed, 24 Aug 2011 18:33:12 +1000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- dist/pom.xml | 2 +- docs/pom.xml | 2 +- examples/helloworld/pom.xml | 2 +- examples/model/pom.xml | 2 +- examples/validation/pom.xml | 2 +- impl/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dist/pom.xml b/dist/pom.xml index acc1ec1..0e987c3 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.remoting seam-remoting-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 412d5a5..895d0bd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ org.jboss.seam.remoting seam-remoting-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/examples/helloworld/pom.xml b/examples/helloworld/pom.xml index 8e81013..ea83b7a 100644 --- a/examples/helloworld/pom.xml +++ b/examples/helloworld/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.remoting seam-remoting-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../../pom.xml diff --git a/examples/model/pom.xml b/examples/model/pom.xml index d33b0be..338aed1 100644 --- a/examples/model/pom.xml +++ b/examples/model/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.remoting seam-remoting-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../../pom.xml diff --git a/examples/validation/pom.xml b/examples/validation/pom.xml index 563fc10..0a02514 100644 --- a/examples/validation/pom.xml +++ b/examples/validation/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.remoting seam-remoting-parent - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 54ae7b7..66b31da 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -4,7 +4,7 @@ seam-remoting-parent org.jboss.seam.remoting - 3.1.0.Beta2 + 3.1.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 6b2aeb5..16b4127 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.jboss.seam.remoting seam-remoting-parent pom - 3.1.0.Beta2 + 3.1.0-SNAPSHOT Seam Remoting Parent http://www.seamframework.org/Seam3/RemotingModule