[struts] branch master updated: [maven-release-plugin] prepare release STRUTS_6_1_0
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new 18a72c3df [maven-release-plugin] prepare release STRUTS_6_1_0 18a72c3df is described below commit 18a72c3dff75a75b48e5fc44715b1ee3ec610a2a Author: Lukasz Lenart AuthorDate: Tue Nov 8 15:49:42 2022 +0100 [maven-release-plugin] prepare release STRUTS_6_1_0 --- 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/async/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-mocks/pom.xml | 2 +- plugins/portlet-tiles/pom.xml | 2 +- plugins/portlet/pom.xml | 2 +- plugins/rest/pom.xml| 2 +- plugins/sitemesh/pom.xml| 2 +- plugins/spring/pom.xml | 2 +- plugins/testng/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- plugins/velocity/pom.xml| 2 +- pom.xml | 6 +++--- 37 files changed, 42 insertions(+), 42 deletions(-) diff --git a/apps/pom.xml b/apps/pom.xml index ab8a81107..1d0d3dd05 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0-SNAPSHOT +6.1.0 struts2-apps pom diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 95f02..a80981aff 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -24,12 +24,12 @@ org.apache.struts struts2-apps -6.1.0-SNAPSHOT +6.1.0 struts2-rest-showcase war -6.1.0-SNAPSHOT +6.1.0 Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 18a7febc0..fcc7e2940 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-apps -6.1.0-SNAPSHOT +6.1.0 struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index 6773c74bd..f3abc8553 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0-SNAPSHOT +6.1.0 struts2-assembly diff --git a/bom/pom.xml b/bom/pom.xml index e25ca89dd..929fd9ea5 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ struts2-bom -6.1.0-SNAPSHOT +6.1.0 pom Struts 2 Bill of Materials @@ -44,7 +44,7 @@ -6.1.0-SNAPSHOT +6.1.0 true true @@ -185,7 +185,7 @@ -HEAD +STRUTS_6_1_0 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 395dcb80f..e3af0273c 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -6.1.0-SNAPSHOT +6.1.0 struts2-osgi-admin-bundle diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index 7258e0dd7..a93182980 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -6.1.0-SNAPSHOT +6.1.0 struts2-osgi-demo-bundle diff --git a/bundles/pom.xml b/bundles/pom.xml index af4fd2d53..d4f7ef6ef 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0-SNAPSHOT +6.1.0 struts2-osgi-bundles diff --git a/core/pom.xml b/core/pom.xml index e8b92fbf2..2571f5fc3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0-SNAPSHOT +6.1.0 str
[struts] branch master 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 master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new 1af3e3154 [maven-release-plugin] prepare for next development iteration 1af3e3154 is described below commit 1af3e31548cb65501dd02a9936984ba0a160b378 Author: Lukasz Lenart AuthorDate: Tue Nov 8 15:49:51 2022 +0100 [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 | 6 +++--- bundles/admin/pom.xml | 2 +- bundles/demo/pom.xml| 2 +- bundles/pom.xml | 2 +- core/pom.xml| 2 +- plugins/async/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-mocks/pom.xml | 2 +- plugins/portlet-tiles/pom.xml | 2 +- plugins/portlet/pom.xml | 2 +- plugins/rest/pom.xml| 2 +- plugins/sitemesh/pom.xml| 2 +- plugins/spring/pom.xml | 2 +- plugins/testng/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- plugins/velocity/pom.xml| 2 +- pom.xml | 6 +++--- 37 files changed, 42 insertions(+), 42 deletions(-) diff --git a/apps/pom.xml b/apps/pom.xml index 1d0d3dd05..680462941 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0 +6.2.0-SNAPSHOT struts2-apps pom diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index a80981aff..8f54406ae 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -24,12 +24,12 @@ org.apache.struts struts2-apps -6.1.0 +6.2.0-SNAPSHOT struts2-rest-showcase war -6.1.0 +6.2.0-SNAPSHOT Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index fcc7e2940..add8be9a5 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-apps -6.1.0 +6.2.0-SNAPSHOT struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index f3abc8553..6211d0a69 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0 +6.2.0-SNAPSHOT struts2-assembly diff --git a/bom/pom.xml b/bom/pom.xml index 929fd9ea5..f1db01489 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -29,7 +29,7 @@ struts2-bom -6.1.0 +6.2.0-SNAPSHOT pom Struts 2 Bill of Materials @@ -44,7 +44,7 @@ -6.1.0 +6.2.0-SNAPSHOT true true @@ -185,7 +185,7 @@ -STRUTS_6_1_0 +HEAD 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 e3af0273c..53b96ee2e 100644 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -6.1.0 +6.2.0-SNAPSHOT struts2-osgi-admin-bundle diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml index a93182980..f82c46bb4 100644 --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-osgi-bundles -6.1.0 +6.2.0-SNAPSHOT struts2-osgi-demo-bundle diff --git a/bundles/pom.xml b/bundles/pom.xml index d4f7ef6ef..b68c3e997 100755 --- a/bundles/pom.xml +++ b/bundles/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0 +6.2.0-SNAPSHOT struts2-osgi-bundles diff --git a/core/pom.xml b/core/pom.xml index 2571f5fc3..07eb192bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent -6.1.0 +6.2.0-SNA
[struts] annotated tag STRUTS_6_1_0 created (now 6518fa18a)
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to annotated tag STRUTS_6_1_0 in repository https://gitbox.apache.org/repos/asf/struts.git at 6518fa18a (tag) tagging 18a72c3dff75a75b48e5fc44715b1ee3ec610a2a (commit) replaces STRUTS_6_0_3 by Lukasz Lenart on Tue Nov 8 15:49:46 2022 +0100 - Log - [maven-release-plugin] copy for tag STRUTS_6_1_0 --- No new revisions were added by this update.
svn commit: r57890 - /dev/struts/6.1.0/
Author: lukaszlenart Date: Tue Nov 8 15:06:53 2022 New Revision: 57890 Log: Updates test release 6.1.0 Added: dev/struts/6.1.0/ dev/struts/6.1.0/struts-6.1.0-all.zip (with props) dev/struts/6.1.0/struts-6.1.0-all.zip.asc dev/struts/6.1.0/struts-6.1.0-all.zip.sha256 dev/struts/6.1.0/struts-6.1.0-all.zip.sha512 dev/struts/6.1.0/struts-6.1.0-apps.zip (with props) dev/struts/6.1.0/struts-6.1.0-apps.zip.asc dev/struts/6.1.0/struts-6.1.0-apps.zip.sha256 dev/struts/6.1.0/struts-6.1.0-apps.zip.sha512 dev/struts/6.1.0/struts-6.1.0-docs.zip (with props) dev/struts/6.1.0/struts-6.1.0-docs.zip.asc dev/struts/6.1.0/struts-6.1.0-docs.zip.sha256 dev/struts/6.1.0/struts-6.1.0-docs.zip.sha512 dev/struts/6.1.0/struts-6.1.0-lib.zip (with props) dev/struts/6.1.0/struts-6.1.0-lib.zip.asc dev/struts/6.1.0/struts-6.1.0-lib.zip.sha256 dev/struts/6.1.0/struts-6.1.0-lib.zip.sha512 dev/struts/6.1.0/struts-6.1.0-min-lib.zip (with props) dev/struts/6.1.0/struts-6.1.0-min-lib.zip.asc dev/struts/6.1.0/struts-6.1.0-min-lib.zip.sha256 dev/struts/6.1.0/struts-6.1.0-min-lib.zip.sha512 dev/struts/6.1.0/struts-6.1.0-src.zip (with props) dev/struts/6.1.0/struts-6.1.0-src.zip.asc dev/struts/6.1.0/struts-6.1.0-src.zip.sha256 dev/struts/6.1.0/struts-6.1.0-src.zip.sha512 Added: dev/struts/6.1.0/struts-6.1.0-all.zip == Binary file - no diff available. Propchange: dev/struts/6.1.0/struts-6.1.0-all.zip -- svn:mime-type = application/octet-stream Added: dev/struts/6.1.0/struts-6.1.0-all.zip.asc == --- dev/struts/6.1.0/struts-6.1.0-all.zip.asc (added) +++ dev/struts/6.1.0/struts-6.1.0-all.zip.asc Tue Nov 8 15:06:53 2022 @@ -0,0 +1,17 @@ +-BEGIN PGP SIGNATURE- + +iQJMBAABCgA2FiEEDgCGmDROYrkGM7fGKEFhBmOvux8FAmNqbdAYHGx1a2Fzemxl +bmFydEBhcGFjaGUub3JnAAoJEChBYQZjr7sfI0sP/i2HwdSjmOy8jCW1Q9gVLVlw +lYug+XpcihbNVfCPoHu87qsx9TjprSNH9TKgBwccnAwloJ60ldnfi211QqcROXzo +HBORs/lGiDfCuXlz6XmESMo784f1wOJzbm4tMH/ISMTs/LQ1ypPQN77geT+0UrPf +Ckj0IhiE1u4Cf7Ah5m5v4VG5NO1AdPHMjVnrsQFo13yqagiXNNaAXELAfCcbF1ag +4sQbZUKMmYd6KlNV9FkfkWRuJQMZ7yF1Cgc0skrTyqMCvuFUA0v8wdh6sEltcb5K +ILKHATOyE6VI/reGIaro3b7ndw47X2NGZ8j69lE3WR3unpfmnKK9y1dUR5YAjVl6 +yw2CZ8clarsfbU7/NRAsfcda5Xa3dTNpAznwkk9MORNDE+kPeOGYg6DpcDQVrthw +w8VDEwGNFMTAMKgsSldsUDg8mdkUskViOkkSS/7gFOLltt3UUzCHHrnfATjz7kpl +lw4n9qFM3GS+JqhERV1UuD7NfZvAGZJSpzGvvWc1FR3TTNuYUvKDuAuJxRVsaNVh +63G9gVPWbA/nI2E8pQsIvxOH1QnpFYHz7Yy+G/RasTXlAZ1qcM6o9cG5pqn4EACS +8bjrcAa5RgFvCGKT3nsB5i95K/ysbhbcy9pfRP/pHh1pYFAjj8VoozT8Iuy5n9or +xTG5uEgNeszsVYqImH2L +=xpzx +-END PGP SIGNATURE- Added: dev/struts/6.1.0/struts-6.1.0-all.zip.sha256 == --- dev/struts/6.1.0/struts-6.1.0-all.zip.sha256 (added) +++ dev/struts/6.1.0/struts-6.1.0-all.zip.sha256 Tue Nov 8 15:06:53 2022 @@ -0,0 +1 @@ +e9afb2f17aebd97f4788c4a85b48fd22420fa29253e1b347887fab07634bc913 struts-6.1.0-all.zip Added: dev/struts/6.1.0/struts-6.1.0-all.zip.sha512 == --- dev/struts/6.1.0/struts-6.1.0-all.zip.sha512 (added) +++ dev/struts/6.1.0/struts-6.1.0-all.zip.sha512 Tue Nov 8 15:06:53 2022 @@ -0,0 +1 @@ +6fcb611aeca5e4bd84b3db663b4c1b1f12aff76adc928036d32ff3128adfed647c3dd20c137d8911be3d96801a4a6f08a4ee47e4df48c0655f07b6abbefe15d6 struts-6.1.0-all.zip Added: dev/struts/6.1.0/struts-6.1.0-apps.zip == Binary file - no diff available. Propchange: dev/struts/6.1.0/struts-6.1.0-apps.zip -- svn:mime-type = application/octet-stream Added: dev/struts/6.1.0/struts-6.1.0-apps.zip.asc == --- dev/struts/6.1.0/struts-6.1.0-apps.zip.asc (added) +++ dev/struts/6.1.0/struts-6.1.0-apps.zip.asc Tue Nov 8 15:06:53 2022 @@ -0,0 +1,17 @@ +-BEGIN PGP SIGNATURE- + +iQJMBAABCgA2FiEEDgCGmDROYrkGM7fGKEFhBmOvux8FAmNqbdEYHGx1a2Fzemxl +bmFydEBhcGFjaGUub3JnAAoJEChBYQZjr7sf1/cP/AuNSdKHGeX1gTODMsKutY4P +RB6aOfM/31HXDba8MA6rpYIC4Wxl6bWmBwcPn/xibogREjRlDyq/dnRWSZimRiiW +SWkUVRT1hU+CGr8+lAbkRTwTWGSqj4rRxPYGKZbVjwq8BIa/5Q5CM4vb+3UOG11f +rKNCWqYNPJtbtZxVv5rGeLtXGNziOoN3iw18c5l0zN6m45HQd8bBysn2nZBklkoj +RaLZeijhM0GCFb1qk6U9OsOkJdYltf7EzEY6AaYouC7PzmBRv332yc4L8r7xpNds +uxDqlu0IgHov6Luvf22sU29GpvDmHlKZIh9WKx0eNWE3bKSQLJV3/jRK8Um/FWBy +Y1tvRU28dpi7P4zBgayS+8Dq+hJZm2QyetJmUDD58ypDWI3OoOqjp7o29XrWcp2U +Aa0BISDitCaMBYed5A5/0zPxqWnJdMPVosBbvPXDB/+2V8TiNzR8bLceDFOlt5rW +qO1b+AITxlts/hirl4HzepjrRDuNUTCswEcew7Ra5AVA/t9iUl/mnFVYHH2nojuR +674YVWZixU3ChgMAyHWsQ3Phq3stVUStqf2YQpJPRiXasteP