diff --git a/api/pom.xml b/api/pom.xml index 8539775..a88ddac 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -4,12 +4,12 @@ seam-rest-parent org.jboss.seam.rest - 3.0.0-SNAPSHOT + 3.0.0.Final ../pom.xml seam-rest-api - 3.0.0-SNAPSHOT + 3.0.0.Final jar Seam REST Module API diff --git a/combined/pom.xml b/combined/pom.xml index e2033c1..07d482a 100644 --- a/combined/pom.xml +++ b/combined/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.rest seam-rest-parent - 3.0.0-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 9989efc..8afb245 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.rest seam-rest-parent - 3.0.0-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/docs/reference/pom.xml b/docs/reference/pom.xml index 7df8b84..a6b65f1 100755 --- a/docs/reference/pom.xml +++ b/docs/reference/pom.xml @@ -4,7 +4,7 @@ org.jboss.seam.rest seam-rest-reference-guide - 3.0.0-SNAPSHOT + 3.0.0.Final jdocbook Seam REST Reference Guide http://seamframework.org/Seam3/RESTModule @@ -12,7 +12,7 @@ org.jboss.seam.rest seam-rest-parent - 3.0.0-SNAPSHOT + 3.0.0.Final ../../pom.xml diff --git a/examples/client/pom.xml b/examples/client/pom.xml index cda01f8..266836b 100644 --- a/examples/client/pom.xml +++ b/examples/client/pom.xml @@ -5,14 +5,14 @@ org.jboss.seam.rest seam-rest-parent - 3.0.0-SNAPSHOT + 3.0.0.Final ../../pom.xml org.jboss.seam.rest seam-rest-example-client war - 3.0.0-SNAPSHOT + 3.0.0.Final Seam REST Client Example http://seamframework.org/Seam3/RESTModule diff --git a/examples/exceptions/pom.xml b/examples/exceptions/pom.xml index 06508ba..b027b50 100644 --- a/examples/exceptions/pom.xml +++ b/examples/exceptions/pom.xml @@ -5,14 +5,14 @@ org.jboss.seam.rest seam-rest-parent - 3.0.0-SNAPSHOT + 3.0.0.Final ../../pom.xml org.jboss.seam.rest seam-rest-example-exceptions war - 3.0.0-SNAPSHOT + 3.0.0.Final Seam REST Exceptions Example http://seamframework.org/Seam3/RESTModule diff --git a/examples/tasks/pom.xml b/examples/tasks/pom.xml index a056217..0ed825f 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-SNAPSHOT + 3.0.0.Final ../../pom.xml org.jboss.seam.rest seam-rest-example-tasks war - 3.0.0-SNAPSHOT + 3.0.0.Final Seam REST Tasks Example http://seamframework.org/Seam3/RESTModule diff --git a/impl/pom.xml b/impl/pom.xml index 89e9898..1b164dd 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -4,12 +4,12 @@ seam-rest-parent org.jboss.seam.rest - 3.0.0-SNAPSHOT + 3.0.0.Final ../pom.xml seam-rest-impl - 3.0.0-SNAPSHOT + 3.0.0.Final jar Seam REST Module Implementation diff --git a/pom.xml b/pom.xml index 6224ed4..ae84ad0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jboss.seam.rest seam-rest-parent Seam REST Parent - 3.0.0-SNAPSHOT + 3.0.0.Final pom