From f4f40547f0db0f80900dd96ed0334d71affd54ef Mon Sep 17 00:00:00 2001 From: Shane Bryzak Date: Mon, 28 Mar 2011 18:08:05 +1000 Subject: [PATCH] [maven-release-plugin] prepare release 3.0.0.Final --- api/pom.xml | 2 +- combined/pom.xml | 2 +- dist/pom.xml | 2 +- docs/pom.xml | 2 +- impl/pom.xml | 2 +- pom.xml | 2 +- tooling/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index b6dc4a05..a6e6c321 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.1-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/combined/pom.xml b/combined/pom.xml index 4d2b5a01..01e6b801 100644 --- a/combined/pom.xml +++ b/combined/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.1-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index fcc54184..56286ce3 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.1-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 3061ead9..4b465263 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.1-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index fe553eca..82fa28b6 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.1-SNAPSHOT + 3.0.0.Final ../pom.xml diff --git a/pom.xml b/pom.xml index 52c9c24b..c559e6d2 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ org.jboss.seam.solder seam-solder-parent pom - 3.0.1-SNAPSHOT + 3.0.0.Final Seam Solder Project A portable CDI extensions library for developing CDI applications, frameworks or other extensions diff --git a/tooling/pom.xml b/tooling/pom.xml index 7605f3c5..9eac36d0 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -21,7 +21,7 @@ org.jboss.seam.solder seam-solder-parent - 3.0.1-SNAPSHOT + 3.0.0.Final ../pom.xml