From f761616783adbd16519628c5b7f5bc842eff96ca Mon Sep 17 00:00:00 2001 From: Shane Bryzak Date: Mon, 28 Mar 2011 21:07:38 +1000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- combined/pom.xml | 2 +- dist/pom.xml | 2 +- docs/reference/pom.xml | 4 ++-- examples/faces-short-ly/pom.xml | 2 +- impl/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 5b66328..1f8a51a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ seam-faces-parent org.jboss.seam.faces - 3.0.0.Final + 3.0.1-SNAPSHOT ../pom.xml diff --git a/combined/pom.xml b/combined/pom.xml index 5a81ad7..1d3b574 100644 --- a/combined/pom.xml +++ b/combined/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.faces seam-faces-parent - 3.0.0.Final + 3.0.1-SNAPSHOT ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index ce81aa4..38c4383 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.faces seam-faces-parent - 3.0.0.Final + 3.0.1-SNAPSHOT ../pom.xml diff --git a/docs/reference/pom.xml b/docs/reference/pom.xml index 224a611..91f4c05 100644 --- a/docs/reference/pom.xml +++ b/docs/reference/pom.xml @@ -4,14 +4,14 @@ org.jboss.seam.faces seam-faces-reference-guide - 3.0.0.Final + 3.0.1-SNAPSHOT jdocbook Seam Faces Reference Guide org.jboss.seam.faces seam-faces-parent - 3.0.0.Final + 3.0.1-SNAPSHOT ../../pom.xml diff --git a/examples/faces-short-ly/pom.xml b/examples/faces-short-ly/pom.xml index 06ee501..cfbb1f1 100644 --- a/examples/faces-short-ly/pom.xml +++ b/examples/faces-short-ly/pom.xml @@ -4,7 +4,7 @@ org.jboss.seam.faces seam-faces-parent - 3.0.0.Final + 3.0.1-SNAPSHOT ../../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 3cbb63f..c570e7f 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -5,7 +5,7 @@ seam-faces-parent org.jboss.seam.faces - 3.0.0.Final + 3.0.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index 5081488..b0177f4 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ seam-faces-parent org.jboss.seam.faces pom - 3.0.0.Final + 3.0.1-SNAPSHOT Seam Faces Module CDI integration and numerous other enhancements for JSF