[struts] branch struts-2-5-x updated: [maven-release-plugin] prepare for next development iteration
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/struts-2-5-x by this push: new 8cb93ad [maven-release-plugin] prepare for next development iteration 8cb93ad is described below commit 8cb93ad39afd30efaef2af2bf479fb0ad3cbbc3d Author: Lukasz Lenart AuthorDate: Thu Jul 2 07:53:53 2020 +0200 [maven-release-plugin] prepare for next development iteration --- apps/pom.xml| 2 +- apps/rest-showcase/pom.xml | 4 ++-- apps/showcase/pom.xml | 2 +- assembly/pom.xml| 2 +- bom/pom.xml | 7 +-- bundles/admin/pom.xml | 2 +- bundles/demo/pom.xml| 2 +- bundles/pom.xml | 2 +- core/pom.xml| 2 +- plugins/bean-validation/pom.xml | 2 +- plugins/cdi/pom.xml | 2 +- plugins/config-browser/pom.xml | 2 +- plugins/convention/pom.xml | 2 +- plugins/dwr/pom.xml | 2 +- plugins/embeddedjsp/pom.xml | 2 +- plugins/gxp/pom.xml | 2 +- plugins/jasperreports/pom.xml | 2 +- plugins/javatemplates/pom.xml | 2 +- plugins/jfreechart/pom.xml | 2 +- plugins/json/pom.xml| 2 +- plugins/junit/pom.xml | 2 +- plugins/osgi/pom.xml| 2 +- plugins/oval/pom.xml| 2 +- plugins/pell-multipart/pom.xml | 2 +- plugins/plexus/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/portlet-tiles/pom.xml | 2 +- plugins/portlet/pom.xml | 2 +- plugins/rest/pom.xml| 2 +- plugins/sitegraph/pom.xml | 2 +- plugins/sitemesh/pom.xml| 2 +- plugins/spring/pom.xml | 2 +- plugins/testng/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- pom.xml | 2 +- 35 files changed, 40 insertions(+), 37 deletions(-) diff --git a/apps/pom.xml b/apps/pom.xml index 998c616..39dcfb1 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23 +2.5.24-SNAPSHOT struts2-apps pom diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index d8c97f6..3f61f0e 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -24,12 +24,12 @@ org.apache.struts struts2-apps -2.5.23 +2.5.24-SNAPSHOT struts2-rest-showcase war -2.5.23 +2.5.24-SNAPSHOT Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 6805795..a9dba6c 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-apps -2.5.23 +2.5.24-SNAPSHOT struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index d9df5f5..871fff5 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23 +2.5.24-SNAPSHOT struts2-assembly diff --git a/bom/pom.xml b/bom/pom.xml index 6a4114b..fd66268 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -30,7 +30,7 @@ struts2-bom -2.5.23 +2.5.24-SNAPSHOT pom Struts 2 Bill of Materials @@ -45,7 +45,7 @@ -2.5.23 +2.5.24-SNAPSHOT true true @@ -182,5 +182,8 @@ STRUTS_2_5_23 + scm:git:https://gitbox.apache.org/repos/asf/struts.git + scm:git:https://gitbox.apache.org/repos/asf/struts.git +https://github.com/apache/struts/ diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index cf9bbd7..ecd72ad 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -2.5.23 +2.5.24-SNAPSHOT struts2-osgi-admin-bundle diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index 02260de..360639a 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -2.5.23 +2.5.24-SNAPSHOT struts2-osgi-demo-bundle diff --git a/bundles/pom.xml b/bundles/pom.xml index 637635d..8225728 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23 +2.5.24-SNAPSHOT struts2-osgi-bundles diff --git a/core/pom.xml b/core/pom.xml index b722207..b96b5c5 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23 +2.5.24-SNAPSHOT struts2-core jar diff --git a/plugins/bean-validation/pom.xml b/plugins/bea
[struts] annotated tag STRUTS_2_5_23 created (now 2126f64)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to annotated tag STRUTS_2_5_23 in repository https://gitbox.apache.org/repos/asf/struts.git. at 2126f64 (tag) tagging e8656d57376842768e4d29a64195e85d0b5eab3a (commit) replaces STRUTS_2_5_22 by Lukasz Lenart on Thu Jul 2 07:53:47 2020 +0200 - Log - [maven-release-plugin] copy for tag STRUTS_2_5_23 --- No new revisions were added by this update.
[struts] branch struts-2-5-x updated: [maven-release-plugin] prepare release STRUTS_2_5_23
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/struts-2-5-x by this push: new e8656d5 [maven-release-plugin] prepare release STRUTS_2_5_23 e8656d5 is described below commit e8656d57376842768e4d29a64195e85d0b5eab3a Author: Lukasz Lenart AuthorDate: Thu Jul 2 07:53:39 2020 +0200 [maven-release-plugin] prepare release STRUTS_2_5_23 --- apps/pom.xml| 2 +- apps/rest-showcase/pom.xml | 4 ++-- apps/showcase/pom.xml | 2 +- assembly/pom.xml| 2 +- bom/pom.xml | 6 +++--- bundles/admin/pom.xml | 2 +- bundles/demo/pom.xml| 2 +- bundles/pom.xml | 2 +- core/pom.xml| 2 +- plugins/bean-validation/pom.xml | 2 +- plugins/cdi/pom.xml | 2 +- plugins/config-browser/pom.xml | 2 +- plugins/convention/pom.xml | 2 +- plugins/dwr/pom.xml | 2 +- plugins/embeddedjsp/pom.xml | 2 +- plugins/gxp/pom.xml | 2 +- plugins/jasperreports/pom.xml | 2 +- plugins/javatemplates/pom.xml | 2 +- plugins/jfreechart/pom.xml | 2 +- plugins/json/pom.xml| 2 +- plugins/junit/pom.xml | 2 +- plugins/osgi/pom.xml| 2 +- plugins/oval/pom.xml| 2 +- plugins/pell-multipart/pom.xml | 2 +- plugins/plexus/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/portlet-tiles/pom.xml | 2 +- plugins/portlet/pom.xml | 2 +- plugins/rest/pom.xml| 2 +- plugins/sitegraph/pom.xml | 2 +- plugins/sitemesh/pom.xml| 2 +- plugins/spring/pom.xml | 2 +- plugins/testng/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- pom.xml | 4 ++-- 35 files changed, 39 insertions(+), 39 deletions(-) diff --git a/apps/pom.xml b/apps/pom.xml index 0e4bae9..998c616 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23-SNAPSHOT +2.5.23 struts2-apps pom diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 3e9e205..d8c97f6 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -24,12 +24,12 @@ org.apache.struts struts2-apps -2.5.23-SNAPSHOT +2.5.23 struts2-rest-showcase war -2.5.23-SNAPSHOT +2.5.23 Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index ea380eb..6805795 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-apps -2.5.23-SNAPSHOT +2.5.23 struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index 690170b..d9df5f5 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23-SNAPSHOT +2.5.23 struts2-assembly diff --git a/bom/pom.xml b/bom/pom.xml index 8fd0d58..6a4114b 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -30,7 +30,7 @@ struts2-bom -2.5.23-SNAPSHOT +2.5.23 pom Struts 2 Bill of Materials @@ -45,7 +45,7 @@ -2.5.23-SNAPSHOT +2.5.23 true true @@ -181,6 +181,6 @@ -STRUTS_2_5_16 +STRUTS_2_5_23 diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml index e652d49..cf9bbd7 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -2.5.23-SNAPSHOT +2.5.23 struts2-osgi-admin-bundle diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index 92e0b16..02260de 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -2.5.23-SNAPSHOT +2.5.23 struts2-osgi-demo-bundle diff --git a/bundles/pom.xml b/bundles/pom.xml index b906318..637635d 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23-SNAPSHOT +2.5.23 struts2-osgi-bundles diff --git a/core/pom.xml b/core/pom.xml index d968cc9..b722207 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -2.5.23-SNAPSHOT +2.5.23 struts2-core jar diff --git a/plugins/bean-validation/pom.xml b/plugins/bean-validation/pom.xml index 4ac2449..5f7ad66 100644 --- a/plugins/bean-validation/pom.xml +++ b/plugins/bean-validation/pom.xml @@ -24,7 +24,7 @@