[struts] branch support-2-3 updated: change http to https in doc urls

2018-09-18 Thread yasserzamani
This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a commit to branch support-2-3
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/support-2-3 by this push:
 new 6194d3f  change http to https in doc urls
6194d3f is described below

commit 6194d3fc88b0c7a8b2a1589b700f29ccc0ccb393
Author: Yasser Zamani 
AuthorDate: Tue Sep 18 11:41:22 2018 +0430

change http to https in doc urls
---
 assembly/src/main/resources/docs-urls.txt | 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/assembly/src/main/resources/docs-urls.txt 
b/assembly/src/main/resources/docs-urls.txt
index 845dab8..d96c3ea 100644
--- a/assembly/src/main/resources/docs-urls.txt
+++ b/assembly/src/main/resources/docs-urls.txt
@@ -1,6 +1,6 @@
-http://struts.apache.org/getting-started/
-http://struts.apache.org/security/
-http://struts.apache.org/core-developers/
-http://struts.apache.org/tag-developers/
-http://struts.apache.org/maven-archetypes/
-http://struts.apache.org/plugins/
+https://struts.apache.org/getting-started/
+https://struts.apache.org/security/
+https://struts.apache.org/core-developers/
+https://struts.apache.org/tag-developers/
+https://struts.apache.org/maven-archetypes/
+https://struts.apache.org/plugins/



[struts] branch support-2-3 updated: [maven-release-plugin] prepare release STRUTS_2_3_36

2018-09-18 Thread yasserzamani
This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a commit to branch support-2-3
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/support-2-3 by this push:
 new dd1588d  [maven-release-plugin] prepare release STRUTS_2_3_36
dd1588d is described below

commit dd1588d3ebd7cb16db73006b53887c3638e69951
Author: Yasser Zamani 
AuthorDate: Tue Sep 18 12:14:32 2018 +0430

[maven-release-plugin] prepare release STRUTS_2_3_36
---
 apps/blank/pom.xml  | 2 +-
 apps/jboss-blank/pom.xml| 2 +-
 apps/mailreader/pom.xml | 2 +-
 apps/pom.xml| 2 +-
 apps/portlet/pom.xml| 2 +-
 apps/rest-showcase/pom.xml  | 4 ++--
 apps/showcase/pom.xml   | 2 +-
 archetypes/pom.xml  | 2 +-
 archetypes/struts2-archetype-angularjs/pom.xml  | 2 +-
 archetypes/struts2-archetype-blank/pom.xml  | 2 +-
 archetypes/struts2-archetype-convention/pom.xml | 2 +-
 archetypes/struts2-archetype-dbportlet/pom.xml  | 2 +-
 archetypes/struts2-archetype-plugin/pom.xml | 2 +-
 archetypes/struts2-archetype-portlet/pom.xml| 2 +-
 archetypes/struts2-archetype-starter/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/cdi/pom.xml | 2 +-
 plugins/codebehind/pom.xml  | 2 +-
 plugins/config-browser/pom.xml  | 2 +-
 plugins/convention/pom.xml  | 2 +-
 plugins/dojo/pom.xml| 2 +-
 plugins/dwr/pom.xml | 2 +-
 plugins/embeddedjsp/pom.xml | 2 +-
 plugins/gxp/pom.xml | 2 +-
 plugins/jasperreports/pom.xml   | 2 +-
 plugins/java8-support/pom.xml   | 2 +-
 plugins/javatemplates/pom.xml   | 2 +-
 plugins/jfreechart/pom.xml  | 2 +-
 plugins/jsf/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/struts1/pom.xml | 2 +-
 plugins/testng/pom.xml  | 2 +-
 plugins/tiles/pom.xml   | 2 +-
 plugins/tiles3/pom.xml  | 2 +-
 pom.xml | 4 ++--
 xwork-core/pom.xml  | 2 +-
 53 files changed, 57 insertions(+), 57 deletions(-)

diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml
index efc37a5..66a8607 100644
--- a/apps/blank/pom.xml
+++ b/apps/blank/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.3.36-SNAPSHOT
+2.3.36
 
 
 struts2-blank
diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml
index b89da4f..82145e0 100644
--- a/apps/jboss-blank/pom.xml
+++ b/apps/jboss-blank/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.3.36-SNAPSHOT
+2.3.36
 
 
 struts2-jboss-blank
diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml
index b5eaac3..990008e 100644
--- a/apps/mailreader/pom.xml
+++ b/apps/mailreader/pom.xml
@@ -26,7 +26,7 @@
 
   org.apache.struts
   struts2-apps
-  2.3.36-SNAPSHOT
+  2.3.36
 
 
 struts2-mailreader
diff --git a/apps/pom.xml b/apps/pom.xml
index 6d68420..7b0f80c 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-parent
-2.3.36-SNAPSHOT
+2.3.36
 
 struts2-apps
 pom
diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml
index 1321ed4..69a8908 100644
--- a/apps/portlet/pom.xml
+++ b/apps/portlet/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.3.36-SNAPSHOT
+2.3.36
 
 
 struts2-portlet
diff --git a/apps/rest-sh

[struts] branch struts-2-5-x updated: WW-4951 Upgrades to the latest struts master to support SHA256/512

2018-09-18 Thread lukaszlenart
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 1e33df9  WW-4951 Upgrades to the latest struts master to support 
SHA256/512
1e33df9 is described below

commit 1e33df947a3ea59e0d90b29bc9830f79e4e0ed04
Author: Lukasz Lenart 
AuthorDate: Tue Sep 18 09:49:27 2018 +0200

WW-4951 Upgrades to the latest struts master to support SHA256/512
---
 assembly/pom.xml  |  2 +-
 assembly/src/main/resources/docs-urls.txt | 12 ++--
 pom.xml   | 13 +++--
 3 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 8898a52..9707867 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -111,7 +111,7 @@
 make-assembly
 package
 
-attached
+single
 
 
 
diff --git a/assembly/src/main/resources/docs-urls.txt 
b/assembly/src/main/resources/docs-urls.txt
index 845dab8..d96c3ea 100644
--- a/assembly/src/main/resources/docs-urls.txt
+++ b/assembly/src/main/resources/docs-urls.txt
@@ -1,6 +1,6 @@
-http://struts.apache.org/getting-started/
-http://struts.apache.org/security/
-http://struts.apache.org/core-developers/
-http://struts.apache.org/tag-developers/
-http://struts.apache.org/maven-archetypes/
-http://struts.apache.org/plugins/
+https://struts.apache.org/getting-started/
+https://struts.apache.org/security/
+https://struts.apache.org/core-developers/
+https://struts.apache.org/tag-developers/
+https://struts.apache.org/maven-archetypes/
+https://struts.apache.org/plugins/
diff --git a/pom.xml b/pom.xml
index 0c2cbeb..17c5ce8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts-master
-11
+12
 
 
 4.0.0
@@ -279,11 +279,12 @@
 true
 true
 
false
-
-
-
org.apache.rat.analysis.license.ApacheSoftwareLicense20
-
-
+
+
+
+
+
+
 
 pom.xml
 src/**



[struts] branch master updated: WW-4951 Upgrades to the latest struts master to support SHA256/512

2018-09-18 Thread lukaszlenart
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 3e29573  WW-4951 Upgrades to the latest struts master to support 
SHA256/512
3e29573 is described below

commit 3e29573a2e5ddf7b948ebe622a01d0fbc20a0b5b
Author: Lukasz Lenart 
AuthorDate: Tue Sep 18 09:49:27 2018 +0200

WW-4951 Upgrades to the latest struts master to support SHA256/512
---
 assembly/pom.xml  |  2 +-
 assembly/src/main/resources/docs-urls.txt | 12 ++--
 pom.xml   | 13 +++--
 3 files changed, 14 insertions(+), 13 deletions(-)

diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9db215a..4a72c94 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -111,7 +111,7 @@
 make-assembly
 package
 
-attached
+single
 
 
 
diff --git a/assembly/src/main/resources/docs-urls.txt 
b/assembly/src/main/resources/docs-urls.txt
index 845dab8..d96c3ea 100644
--- a/assembly/src/main/resources/docs-urls.txt
+++ b/assembly/src/main/resources/docs-urls.txt
@@ -1,6 +1,6 @@
-http://struts.apache.org/getting-started/
-http://struts.apache.org/security/
-http://struts.apache.org/core-developers/
-http://struts.apache.org/tag-developers/
-http://struts.apache.org/maven-archetypes/
-http://struts.apache.org/plugins/
+https://struts.apache.org/getting-started/
+https://struts.apache.org/security/
+https://struts.apache.org/core-developers/
+https://struts.apache.org/tag-developers/
+https://struts.apache.org/maven-archetypes/
+https://struts.apache.org/plugins/
diff --git a/pom.xml b/pom.xml
index 9af53c5..dbae089 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts-master
-11
+12
 
 
 4.0.0
@@ -279,11 +279,12 @@
 true
 true
 
false
-
-
-
org.apache.rat.analysis.license.ApacheSoftwareLicense20
-
-
+
+
+
+
+
+
 
 pom.xml
 src/**



[struts] annotated tag STRUTS_2_3_36 created (now 50b1fd7)

2018-09-18 Thread yasserzamani
This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a change to annotated tag STRUTS_2_3_36
in repository https://gitbox.apache.org/repos/asf/struts.git.


  at 50b1fd7  (tag)
 tagging dd1588d3ebd7cb16db73006b53887c3638e69951 (commit)
 replaces STRUTS_2_3_35
  by Yasser Zamani
  on Tue Sep 18 12:25:11 2018 +0430

- Log -
[maven-release-plugin]  copy for tag STRUTS_2_3_36
---

No new revisions were added by this update.



[struts] branch support-2-3 updated: [maven-release-plugin] prepare for next development iteration

2018-09-18 Thread yasserzamani
This is an automated email from the ASF dual-hosted git repository.

yasserzamani pushed a commit to branch support-2-3
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/support-2-3 by this push:
 new 83dc967  [maven-release-plugin] prepare for next development iteration
83dc967 is described below

commit 83dc967eac35a93dba1940852b82726c2c724bca
Author: Yasser Zamani 
AuthorDate: Tue Sep 18 12:25:22 2018 +0430

[maven-release-plugin] prepare for next development iteration
---
 apps/blank/pom.xml  | 2 +-
 apps/jboss-blank/pom.xml| 2 +-
 apps/mailreader/pom.xml | 2 +-
 apps/pom.xml| 2 +-
 apps/portlet/pom.xml| 2 +-
 apps/rest-showcase/pom.xml  | 4 ++--
 apps/showcase/pom.xml   | 2 +-
 archetypes/pom.xml  | 2 +-
 archetypes/struts2-archetype-angularjs/pom.xml  | 2 +-
 archetypes/struts2-archetype-blank/pom.xml  | 2 +-
 archetypes/struts2-archetype-convention/pom.xml | 2 +-
 archetypes/struts2-archetype-dbportlet/pom.xml  | 2 +-
 archetypes/struts2-archetype-plugin/pom.xml | 2 +-
 archetypes/struts2-archetype-portlet/pom.xml| 2 +-
 archetypes/struts2-archetype-starter/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/cdi/pom.xml | 2 +-
 plugins/codebehind/pom.xml  | 2 +-
 plugins/config-browser/pom.xml  | 2 +-
 plugins/convention/pom.xml  | 2 +-
 plugins/dojo/pom.xml| 2 +-
 plugins/dwr/pom.xml | 2 +-
 plugins/embeddedjsp/pom.xml | 2 +-
 plugins/gxp/pom.xml | 2 +-
 plugins/jasperreports/pom.xml   | 2 +-
 plugins/java8-support/pom.xml   | 2 +-
 plugins/javatemplates/pom.xml   | 2 +-
 plugins/jfreechart/pom.xml  | 2 +-
 plugins/jsf/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/struts1/pom.xml | 2 +-
 plugins/testng/pom.xml  | 2 +-
 plugins/tiles/pom.xml   | 2 +-
 plugins/tiles3/pom.xml  | 2 +-
 pom.xml | 4 ++--
 xwork-core/pom.xml  | 2 +-
 53 files changed, 57 insertions(+), 57 deletions(-)

diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml
index 66a8607..53dbb00 100644
--- a/apps/blank/pom.xml
+++ b/apps/blank/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.3.36
+2.3.37-SNAPSHOT
 
 
 struts2-blank
diff --git a/apps/jboss-blank/pom.xml b/apps/jboss-blank/pom.xml
index 82145e0..6c3a2a6 100644
--- a/apps/jboss-blank/pom.xml
+++ b/apps/jboss-blank/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.3.36
+2.3.37-SNAPSHOT
 
 
 struts2-jboss-blank
diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml
index 990008e..f71d09e 100644
--- a/apps/mailreader/pom.xml
+++ b/apps/mailreader/pom.xml
@@ -26,7 +26,7 @@
 
   org.apache.struts
   struts2-apps
-  2.3.36
+  2.3.37-SNAPSHOT
 
 
 struts2-mailreader
diff --git a/apps/pom.xml b/apps/pom.xml
index 7b0f80c..92e2390 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-parent
-2.3.36
+2.3.37-SNAPSHOT
 
 struts2-apps
 pom
diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml
index 69a8908..67ffd32 100644
--- a/apps/portlet/pom.xml
+++ b/apps/portlet/pom.xml
@@ -26,7 +26,7 @@
 
 org.apache.struts
 struts2-apps
-2.3.36
+2.3.37-SNAPSHOT
 
 
 struts2-portlet
diff --

[struts] annotated tag STRUTS_2_5_18 created (now 350463f)

2018-09-18 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to annotated tag STRUTS_2_5_18
in repository https://gitbox.apache.org/repos/asf/struts.git.


  at 350463f  (tag)
 tagging 289782c5833944984d7b639a1028b72f94e0155b (commit)
 replaces STRUTS_2_5_17
  by Lukasz Lenart
  on Tue Sep 18 11:23:53 2018 +0200

- Log -
[maven-release-plugin] copy for tag STRUTS_2_5_18
---

No new revisions were added by this update.



[struts] branch struts-2-5-x updated: [maven-release-plugin] prepare for next development iteration

2018-09-18 Thread lukaszlenart
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 f4d7dbe  [maven-release-plugin] prepare for next development iteration
f4d7dbe is described below

commit f4d7dbe88e3dfd5e3ebe908e6543d09b6f89efce
Author: Lukasz Lenart 
AuthorDate: Tue Sep 18 11:23:59 2018 +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 | 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 dc79a97..c6c0187 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.18
+2.5.19-SNAPSHOT
 
 struts2-apps
 pom
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index 371a2b1..ee5e8a8 100644
--- a/apps/rest-showcase/pom.xml
+++ b/apps/rest-showcase/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.struts
 struts2-apps
-2.5.18
+2.5.19-SNAPSHOT
 
 
 struts2-rest-showcase
 war
-2.5.18
+2.5.19-SNAPSHOT
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 
diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml
index 53a94cb..2eaf048 100644
--- a/apps/showcase/pom.xml
+++ b/apps/showcase/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-apps
-2.5.18
+2.5.19-SNAPSHOT
 
 
 struts2-showcase
diff --git a/assembly/pom.xml b/assembly/pom.xml
index c1f8ee4..2825ac3 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.18
+2.5.19-SNAPSHOT
 
 
 struts2-assembly
diff --git a/bom/pom.xml b/bom/pom.xml
index 8f695a5..9a8f368 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -30,7 +30,7 @@
 
 
 struts2-bom
-2.5.18
+2.5.19-SNAPSHOT
 pom
 
 Struts 2 Bill of Materials
@@ -45,7 +45,7 @@
 
 
 
-2.5.18
+2.5.19-SNAPSHOT
 true
 true
 
@@ -181,6 +181,6 @@
 
 
   
-STRUTS_2_5_18
+STRUTS_2_5_16
   
 
diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml
index 25a6baf..7be4963 100644
--- a/bundles/admin/pom.xml
+++ b/bundles/admin/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.5.18
+2.5.19-SNAPSHOT
 
 
 struts2-osgi-admin-bundle
diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml
index e75ffdc..270e072 100644
--- a/bundles/demo/pom.xml
+++ b/bundles/demo/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.5.18
+2.5.19-SNAPSHOT
 
 
 struts2-osgi-demo-bundle
diff --git a/bundles/pom.xml b/bundles/pom.xml
index 23d12fe..33bf7fd 100755
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.18
+2.5.19-SNAPSHOT
 
 
 struts2-osgi-bundles
diff --git a/core/pom.xml b/core/pom.xml
index 9dd7399..d87324c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.18
+2.5.19-SNAPSHOT
 
 struts2-core
 jar
diff --git a/plugins/bean-validation/pom.xml b/plugins/bean-validation/pom.xml
index 2ae7366..71aaffc 100644
--- a/plugins/bean-validation/pom.xml
+++ b/plugins/bean-validation/pom.xml
@@ -24,