diff --git a/api/pom.xml b/api/pom.xml index 1766f29..04e4f7b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,12 +4,12 @@ seam-rest-parent org.jboss.seam.rest - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT ../pom.xml seam-rest-api - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT jar Seam REST Module API diff --git a/dist/pom.xml b/dist/pom.xml index e5c65db..2cfb73c 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.rest seam-rest-parent - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT ../pom.xml diff --git a/docs/reference/pom.xml b/docs/reference/pom.xml index 6f042ab..a523cca 100755 --- a/docs/reference/pom.xml +++ b/docs/reference/pom.xml @@ -4,14 +4,14 @@ org.jboss.seam.rest seam-rest-reference-guide - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT jdocbook Seam REST Reference Guide org.jboss.seam.rest seam-rest-parent - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT ../../pom.xml diff --git a/examples/tasks/pom.xml b/examples/tasks/pom.xml index f44e61b..3bb0795 100644 --- a/examples/tasks/pom.xml +++ b/examples/tasks/pom.xml @@ -5,14 +5,14 @@ org.jboss.seam.rest seam-rest-parent - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT ../../pom.xml org.jboss.seam.rest seam-tasks-example war - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT Seam Tasks Example diff --git a/impl/pom.xml b/impl/pom.xml index 1495992..bb17c72 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -4,12 +4,12 @@ seam-rest-parent org.jboss.seam.rest - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT ../pom.xml seam-rest - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT jar Seam REST Module Implementation diff --git a/pom.xml b/pom.xml index d1b55e7..740a4fb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jboss.seam.rest seam-rest-parent Seam REST Parent - 3.0.0.Alpha1 + 3.0.0-SNAPSHOT pom