From a33c463ef54459d9176d92286533e70c0082161e Mon Sep 17 00:00:00 2001 From: Jozef Hartinger Date: Tue, 2 Nov 2010 17:28:49 +0100 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0.Alpha1 --- api/pom.xml | 4 +- dist/pom.xml | 175 ++++++++++++++++++++--------------------- docs/reference/pom.xml | 7 +- examples/tasks/pom.xml | 11 +-- impl/pom.xml | 4 +- pom.xml | 2 +- 6 files changed, 99 insertions(+), 104 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 04e4f7b..1766f29 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.Alpha1 ../pom.xml seam-rest-api - 3.0.0-SNAPSHOT + 3.0.0.Alpha1 jar Seam REST Module API diff --git a/dist/pom.xml b/dist/pom.xml index 5dd94b8..e5c65db 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -1,94 +1,93 @@ - - - 4.0.0 - - - org.jboss.seam.rest - seam-rest-parent - 3.0.0-SNAPSHOT - ../pom.xml - - - seam-rest-distribution - Seam REST Distribution - Builds a Seam REST release distribution - pom - - - true - - - - - org.jboss.seam.rest - seam-rest-api - true - - - - org.jboss.seam.rest - seam-rest - true - - - - org.jboss.seam.rest - seam-rest-api - ${project.version} - sources - true - - - - org.jboss.seam.rest - seam-rest-api - ${project.version} - javadoc - true - - - - - org.jboss.seam.rest - seam-rest - ${project.version} - sources - - - - org.jboss.seam.rest - seam-rest - ${project.version} - javadoc - true - - + + + 4.0.0 + + + org.jboss.seam.rest + seam-rest-parent + 3.0.0.Alpha1 + ../pom.xml + + + seam-rest-distribution + Seam REST Distribution + Builds a Seam REST release distribution + pom + + + true + + + + + org.jboss.seam.rest + seam-rest-api + true + + + + org.jboss.seam.rest + seam-rest + true + + + + org.jboss.seam.rest + seam-rest-api + ${project.version} + sources + true + + + + org.jboss.seam.rest + seam-rest-api + ${project.version} + javadoc + true + + + + + org.jboss.seam.rest + seam-rest + ${project.version} + sources + + + + org.jboss.seam.rest + seam-rest + ${project.version} + javadoc + true + + org.jboss.seam.rest seam-rest-reference-guide - ${project.version} - war + ${project.version} + war true - - + + - org.jboss.seam.rest - seam-tasks-example - ${project.version} - zip + org.jboss.seam.rest + seam-tasks-example + ${project.version} + zip true - - - - - - seam-rest - - - org.apache.maven.plugins - maven-assembly-plugin - - - - + + + + + + seam-rest + + + org.apache.maven.plugins + maven-assembly-plugin + + + + diff --git a/docs/reference/pom.xml b/docs/reference/pom.xml index a61f438..6f042ab 100755 --- a/docs/reference/pom.xml +++ b/docs/reference/pom.xml @@ -1,18 +1,17 @@ - + 4.0.0 org.jboss.seam.rest seam-rest-reference-guide - 3.0.0-SNAPSHOT + 3.0.0.Alpha1 jdocbook Seam REST Reference Guide org.jboss.seam.rest seam-rest-parent - 3.0.0-SNAPSHOT + 3.0.0.Alpha1 ../../pom.xml diff --git a/examples/tasks/pom.xml b/examples/tasks/pom.xml index 1d91e1a..f44e61b 100644 --- a/examples/tasks/pom.xml +++ b/examples/tasks/pom.xml @@ -1,19 +1,18 @@ - + 4.0.0 org.jboss.seam.rest seam-rest-parent - 3.0.0-SNAPSHOT + 3.0.0.Alpha1 ../../pom.xml org.jboss.seam.rest seam-tasks-example war - 3.0.0-SNAPSHOT + 3.0.0.Alpha1 Seam Tasks Example @@ -373,9 +372,7 @@ - + diff --git a/impl/pom.xml b/impl/pom.xml index bb17c72..1495992 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.Alpha1 ../pom.xml seam-rest - 3.0.0-SNAPSHOT + 3.0.0.Alpha1 jar Seam REST Module Implementation diff --git a/pom.xml b/pom.xml index 740a4fb..d1b55e7 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.Alpha1 pom