From ba552ecf5f1e6cc26fbed78e4cb4b5e45e6d3899 Mon Sep 17 00:00:00 2001 From: Volodymyr Siedlecki Date: Thu, 9 Jun 2022 11:02:09 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- api/pom.xml | 2 +- assembly/pom.xml | 2 +- bundle/pom.xml | 2 +- impl-test/pom.xml | 2 +- impl/pom.xml | 2 +- parent/pom.xml | 6 +----- pom.xml | 4 ++-- shared-public/pom.xml | 2 +- shared/pom.xml | 2 +- 9 files changed, 10 insertions(+), 14 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 4a62c6d270..be4fbf623a 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.2.15 + 2.2.16-SNAPSHOT ../parent/pom.xml diff --git a/assembly/pom.xml b/assembly/pom.xml index 0abf141f62..6e0bd015dd 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -27,7 +27,7 @@ org.apache.myfaces.core myfaces-core-project - 2.2.15 + 2.2.16-SNAPSHOT ../parent/pom.xml diff --git a/bundle/pom.xml b/bundle/pom.xml index 475304f411..0620ee0242 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.2.15 + 2.2.16-SNAPSHOT ../parent/pom.xml diff --git a/impl-test/pom.xml b/impl-test/pom.xml index 700b9009e3..97aa533008 100644 --- a/impl-test/pom.xml +++ b/impl-test/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.2.15 + 2.2.16-SNAPSHOT ../parent/pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 664829b380..8a73daa75b 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.2.15 + 2.2.16-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index cde8fee341..99a0ea8ebd 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.2 specification, and consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes). - 2.2.15 + 2.2.16-SNAPSHOT http://myfaces.apache.org/core22 @@ -729,8 +729,4 @@ file://${user.home}/myfaces-site/site/${siteModule.path} scm:svn:https://svn.apache.org/repos/asf/myfaces/site/publish/ - - - myfaces-core-module-2.2.15 - diff --git a/pom.xml b/pom.xml index 197d31021b..e9e5ee5f70 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.2 specification, and consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes). - 2.2.15 + 2.2.16-SNAPSHOT http://myfaces.apache.org/core22 @@ -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.2.15 + HEAD diff --git a/shared-public/pom.xml b/shared-public/pom.xml index 603af296ef..a8697e96a6 100644 --- a/shared-public/pom.xml +++ b/shared-public/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.2.15 + 2.2.16-SNAPSHOT ../parent/pom.xml diff --git a/shared/pom.xml b/shared/pom.xml index 200db4f0ce..029465ac7a 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -20,7 +20,7 @@ org.apache.myfaces.core myfaces-core-project - 2.2.15 + 2.2.16-SNAPSHOT ../parent/pom.xml