diff --git a/api/pom.xml b/api/pom.xml index 898be293b..4f4091721 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.3.11 + 2.3.12-SNAPSHOT ../parent/pom.xml diff --git a/assembly/pom.xml b/assembly/pom.xml index 1f6d5bcf9..1db4010a9 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -27,7 +27,7 @@ org.apache.myfaces.core myfaces-core-project - 2.3.11 + 2.3.12-SNAPSHOT ../parent/pom.xml diff --git a/bundle/pom.xml b/bundle/pom.xml index 5fa78cb49..f7ad6c9b0 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.3.11 + 2.3.12-SNAPSHOT ../parent/pom.xml diff --git a/impl-test/pom.xml b/impl-test/pom.xml index 0d7c92167..c92cb1c41 100644 --- a/impl-test/pom.xml +++ b/impl-test/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.3.11 + 2.3.12-SNAPSHOT ../parent/pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 8eeee86ca..e3a8eb8fc 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.3.11 + 2.3.12-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index a984dc306..4a8c1890e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -33,7 +33,7 @@ This project is the home of the MyFaces implementation of the JavaServer Faces 2.3 specification, and consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes). - 2.3.11 + 2.3.12-SNAPSHOT http://myfaces.apache.org/core23 @@ -699,8 +699,4 @@ file://${user.home}/myfaces-site/site/${siteModule.path} scm:svn:https://svn.apache.org/repos/asf/myfaces/site/publish/ - - - myfaces-core-module-2.3.11 - diff --git a/pom.xml b/pom.xml index 889554ac6..d02c63002 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ This project is the home of the MyFaces implementation of the JavaServer Faces 2.3 specification, and consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes). - 2.3.11 + 2.3.12-SNAPSHOT http://myfaces.apache.org/core23 @@ -45,7 +45,7 @@ scm:git:https://gitbox.apache.org/repos/asf/myfaces.git scm:git:https://gitbox.apache.org/repos/asf/myfaces.git https://gitbox.apache.org/repos/asf?p=myfaces.git - myfaces-core-module-2.3.11 + HEAD diff --git a/shared-public/pom.xml b/shared-public/pom.xml index aec105e07..ff18625d4 100644 --- a/shared-public/pom.xml +++ b/shared-public/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.3.11 + 2.3.12-SNAPSHOT ../parent/pom.xml diff --git a/shared/pom.xml b/shared/pom.xml index 26502fcf4..8fc4b3092 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.3.11 + 2.3.12-SNAPSHOT ../parent/pom.xml