[struts] annotated tag STRUTS_2_5_17 created (now 3a2c08a)

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

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


  at 3a2c08a  (tag)
 tagging eacc002334b42dc808099b12d2ce2a5177cab42d (commit)
 replaces STRUTS_2_5_16
  by Yaser Zamani
  on Mon Aug 13 17:13:39 2018 +0430

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

No new revisions were added by this update.



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

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

yasserzamani 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 83c0f1c  [maven-release-plugin] prepare for next development iteration
83c0f1c is described below

commit 83c0f1cd1e6cde6c621bd707fe17a12faf818cec
Author: Yaser Zamani 
AuthorDate: Mon Aug 13 17:13:52 2018 +0430

[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 cbd48c0..3fd4292 100644
--- a/apps/pom.xml
+++ b/apps/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.17
+2.5.18-SNAPSHOT
 
 struts2-apps
 pom
diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml
index 6572963..56653cb 100644
--- a/apps/rest-showcase/pom.xml
+++ b/apps/rest-showcase/pom.xml
@@ -24,12 +24,12 @@
 
 org.apache.struts
 struts2-apps
-2.5.17
+2.5.18-SNAPSHOT
 
 
 struts2-rest-showcase
 war
-2.5.17
+2.5.18-SNAPSHOT
 Struts 2 Rest Showcase Webapp
 Struts 2 Rest Showcase Example
 
diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml
index 5c1e466..1a5bc41 100644
--- a/apps/showcase/pom.xml
+++ b/apps/showcase/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-apps
-2.5.17
+2.5.18-SNAPSHOT
 
 
 struts2-showcase
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9ff875f..8898a52 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.17
+2.5.18-SNAPSHOT
 
 
 struts2-assembly
diff --git a/bom/pom.xml b/bom/pom.xml
index 0fe0ac0..a2dcd72 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -30,7 +30,7 @@
 
 
 struts2-bom
-2.5.17
+2.5.18-SNAPSHOT
 pom
 
 Struts 2 Bill of Materials
@@ -45,7 +45,7 @@
 
 
 
-2.5.17
+2.5.18-SNAPSHOT
 true
 true
 
@@ -181,6 +181,6 @@
 
 
   
-STRUTS_2_5_17
+STRUTS_2_5_16
   
 
diff --git a/bundles/admin/pom.xml b/bundles/admin/pom.xml
index ad26cf5..1c94fdd 100644
--- a/bundles/admin/pom.xml
+++ b/bundles/admin/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.5.17
+2.5.18-SNAPSHOT
 
 
 struts2-osgi-admin-bundle
diff --git a/bundles/demo/pom.xml b/bundles/demo/pom.xml
index 66a2bff..58c156f 100644
--- a/bundles/demo/pom.xml
+++ b/bundles/demo/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-osgi-bundles
-2.5.17
+2.5.18-SNAPSHOT
 
 
 struts2-osgi-demo-bundle
diff --git a/bundles/pom.xml b/bundles/pom.xml
index 4b0029c..33fe3dc 100755
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.17
+2.5.18-SNAPSHOT
 
 
 struts2-osgi-bundles
diff --git a/core/pom.xml b/core/pom.xml
index 482f243..d448079 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.struts
 struts2-parent
-2.5.17
+2.5.18-SNAPSHOT
 
 struts2-core
 jar
diff --git a/plugins/bean-validation/pom.xml b/plugins/bean-validation/pom.xml
index 991f90e..d58e363 100644
--- a/plugins/bean-validation/pom.xml
+++ b/plugins/bean-validation/pom.xml
@@ -24,7