diff --git a/apps/pom.xml b/apps/pom.xml index 787c3ec93c..38e1a214b0 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-apps pom diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index 3b2a7ac6cd..f476e735cf 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -24,12 +24,12 @@ org.apache.struts struts2-apps - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-rest-showcase war - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 900a3ae8c8..c558edf65a 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-apps - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index 4fb804e25e..f2c1225c6b 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-assembly diff --git a/bom/pom.xml b/bom/pom.xml index 25303221be..261ea073f9 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -25,11 +25,11 @@ org.apache.struts struts2-parent - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-bom - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 pom Struts 2 Bill of Materials @@ -44,7 +44,7 @@ - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 true true @@ -165,7 +165,7 @@ - HEAD + STRUTS_7_0_0_M6 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/core/pom.xml b/core/pom.xml index fdba1e65a6..520bb27143 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-core jar diff --git a/jakarta/freemarker-jakarta/pom.xml b/jakarta/freemarker-jakarta/pom.xml index c80a017400..8b3ff585be 100644 --- a/jakarta/freemarker-jakarta/pom.xml +++ b/jakarta/freemarker-jakarta/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-jakarta - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-freemarker-jakarta jar diff --git a/jakarta/pom.xml b/jakarta/pom.xml index 1613769aea..e509b8ce2e 100644 --- a/jakarta/pom.xml +++ b/jakarta/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-jakarta pom diff --git a/jakarta/sitemesh2-jakarta/pom.xml b/jakarta/sitemesh2-jakarta/pom.xml index 16854fd83f..2ee3b49f47 100644 --- a/jakarta/sitemesh2-jakarta/pom.xml +++ b/jakarta/sitemesh2-jakarta/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-jakarta - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-sitemesh2-jakarta jar diff --git a/jakarta/velocity-tools-jsp-jakarta/pom.xml b/jakarta/velocity-tools-jsp-jakarta/pom.xml index 50ec258aea..d029d6744d 100644 --- a/jakarta/velocity-tools-jsp-jakarta/pom.xml +++ b/jakarta/velocity-tools-jsp-jakarta/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-jakarta - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-velocity-tools-jsp-jakarta jar diff --git a/jakarta/velocity-tools-view-jakarta/pom.xml b/jakarta/velocity-tools-view-jakarta/pom.xml index 0d301634c5..15b35f2d92 100644 --- a/jakarta/velocity-tools-view-jakarta/pom.xml +++ b/jakarta/velocity-tools-view-jakarta/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-jakarta - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-velocity-tools-view-jakarta jar diff --git a/plugins/async/pom.xml b/plugins/async/pom.xml index b0bce99041..c77202f0a9 100644 --- a/plugins/async/pom.xml +++ b/plugins/async/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-async-plugin diff --git a/plugins/bean-validation/pom.xml b/plugins/bean-validation/pom.xml index 3b95191871..eb95180bbf 100644 --- a/plugins/bean-validation/pom.xml +++ b/plugins/bean-validation/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 4.0.0 diff --git a/plugins/cdi/pom.xml b/plugins/cdi/pom.xml index 48a6e65c9d..7247ed3a5d 100644 --- a/plugins/cdi/pom.xml +++ b/plugins/cdi/pom.xml @@ -25,7 +25,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-cdi-plugin diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index f863788e4e..fe27db7daf 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-config-browser-plugin diff --git a/plugins/convention/pom.xml b/plugins/convention/pom.xml index b154e11c2c..0cd8c885d0 100644 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-convention-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index d3e86561e9..aaa332083c 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-jasperreports-plugin diff --git a/plugins/javatemplates/pom.xml b/plugins/javatemplates/pom.xml index 7c5476c05c..7c4388cf4e 100644 --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@ -25,7 +25,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-javatemplates-plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 0ec1bb58e0..25764d477d 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-jfreechart-plugin diff --git a/plugins/json/pom.xml b/plugins/json/pom.xml index 0f8059137d..9dd9c24dae 100644 --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-json-plugin diff --git a/plugins/junit/pom.xml b/plugins/junit/pom.xml index 807500241f..055e37d967 100644 --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-junit-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 2b105d1803..b33507bc61 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-parent - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-plugins diff --git a/plugins/rest/pom.xml b/plugins/rest/pom.xml index fbcbe3b692..07c5e3d3e2 100644 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-rest-plugin diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index d3edd3bb92..e61d0fafb1 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-sitemesh-plugin diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 05a71747f8..28498f565b 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-spring-plugin diff --git a/plugins/testng/pom.xml b/plugins/testng/pom.xml index 3bee051ef1..5090abf3ad 100644 --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-testng-plugin diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index f2989f97e4..8991a3211f 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-tiles-plugin diff --git a/plugins/velocity/pom.xml b/plugins/velocity/pom.xml index d912d7cf3b..83e66d41ed 100644 --- a/plugins/velocity/pom.xml +++ b/plugins/velocity/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-velocity-plugin diff --git a/plugins/xslt/pom.xml b/plugins/xslt/pom.xml index daa9ddeb98..2d9e6c0ac0 100644 --- a/plugins/xslt/pom.xml +++ b/plugins/xslt/pom.xml @@ -24,7 +24,7 @@ org.apache.struts struts2-plugins - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 struts2-xslt-plugin diff --git a/pom.xml b/pom.xml index 3a7a2e5be5..aa11d724d0 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 4.0.0 struts2-parent - 7.0.0-M6-SNAPSHOT + 7.0.0-M6 pom Struts 2 https://struts.apache.org/ @@ -51,7 +51,7 @@ 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/ - HEAD + STRUTS_7_0_0_M6 @@ -104,7 +104,7 @@ UTF-8 - 2024-04-19T19:00:00Z + 2024-04-20T07:19:37Z 17 17 17