diff --git a/api/pom.xml b/api/pom.xml index 0cda666..427d407 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,7 +5,7 @@ seam-faces-parent org.jboss.seam.faces - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT ../pom.xml diff --git a/dist/pom.xml b/dist/pom.xml index 8c461b7..0220e32 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.faces seam-faces-parent - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT ../pom.xml diff --git a/docs/pom.xml b/docs/pom.xml index 82f6e19..93dc789 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.faces seam-faces-parent - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT ../pom.xml diff --git a/examples/short-ly/pom.xml b/examples/short-ly/pom.xml index 497c065..1f2ebed 100644 --- a/examples/short-ly/pom.xml +++ b/examples/short-ly/pom.xml @@ -4,7 +4,7 @@ org.jboss.seam.faces seam-faces-parent - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT ../../pom.xml diff --git a/examples/viewconfig/pom.xml b/examples/viewconfig/pom.xml index 803e211..3d8e2e0 100644 --- a/examples/viewconfig/pom.xml +++ b/examples/viewconfig/pom.xml @@ -5,7 +5,7 @@ org.jboss.seam.faces seam-faces-parent - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT ../../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 142f2df..5631622 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -5,7 +5,7 @@ seam-faces-parent org.jboss.seam.faces - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index bdd1f87..0a130ac 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ seam-faces-parent org.jboss.seam.faces pom - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT Seam Faces Module CDI integration and numerous other enhancements for JSF diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e5d1510..fb0b1ab 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -22,10 +22,10 @@ org.jboss.seam.faces seam-faces-parent ../pom.xml - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT - 3.1.0-SNAPSHOT + 3.2.0-SNAPSHOT seam-faces-testsuite Seam Faces Test Suite