diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index ffd5aeb8a..007aeb194 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index e33102182..4926d6744 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 8c367a355..16a8364b4 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-parent - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 955ca7e58..aeb621c11 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-portlet diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 9b2efd4e6..2ad15c254 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index 9fb65b4a1..1aa8a682b 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -33,7 +33,7 @@ org.apache.struts struts2-parent - 2.0.13-SNAPSHOT + 2.0.13 diff --git a/backport/translate.bat b/backport/translate.bat index f094cdb62..e7f06765b 100644 --- a/backport/translate.bat +++ b/backport/translate.bat @@ -1,2 +1,2 @@ -java -jar retrotranslator-transformer-1.2.2.jar -advanced -srcjar ../lib/struts2-core-2.0.12.jar -destjar struts2-core-j4-2.0.12.jar +java -jar retrotranslator-transformer-1.2.2.jar -advanced -srcjar ../lib/struts2-core-2.0.13.jar -destjar struts2-core-j4-2.0.13.jar java -jar retrotranslator-transformer-1.2.2.jar -advanced -srcjar ../lib/xwork-2.0.6.jar -destjar xwork-j4-2.0.6.jar diff --git a/backport/translate.sh b/backport/translate.sh index a7e699edc..8c70f3ade 100755 --- a/backport/translate.sh +++ b/backport/translate.sh @@ -1,3 +1,3 @@ #!/bin/sh -java -jar retrotranslator-transformer-1.2.2.jar -advanced -srcjar ../lib/struts2-core-2.0.12.jar -destjar struts2-core-j4-2.0.12.jar +java -jar retrotranslator-transformer-1.2.2.jar -advanced -srcjar ../lib/struts2-core-2.0.13.jar -destjar struts2-core-j4-2.0.13.jar java -jar retrotranslator-transformer-1.2.2.jar -advanced -srcjar ../lib/xwork-2.0.6.jar -destjar xwork-j4-2.0.6.jar diff --git a/core/pom.xml b/core/pom.xml index e33db8a4a..992f48827 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index 89a9eb4e6..8380647d1 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-codebehind-plugin diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index d94bc993b..a6f3beeac 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-config-browser-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index ab02dbe61..6209c1785 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-jasperreports-plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 30af8d4c3..6465c34ef 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-jfreechart-plugin diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 03cd9c077..2e6c4f71c 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-jsf-plugin diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 80c50c18d..5875e68d2 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-pell-multipart-plugin diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index 880dcefda..942502577 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-plexus-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index 4a2da327c..76aa67d93 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-plugins diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index b5cf02642..ca0b3f9d0 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-sitegraph-plugin diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index 96e815218..07a2e00d0 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-sitemesh-plugin diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index dd07fa32d..983f04a3c 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-spring-plugin diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 86b932ef2..149d0638d 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-struts1-plugin diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index f2a085ac0..998a6a382 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.13-SNAPSHOT + 2.0.13 org.apache.struts struts2-tiles-plugin diff --git a/pom.xml b/pom.xml index bf762d137..a5e4b7e26 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.0.13-SNAPSHOT + 2.0.13 pom Struts 2 http://struts.apache.org/struts2 diff --git a/src/site/site.xml b/src/site/site.xml index 3a6521d6d..7260adbd1 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -71,7 +71,7 @@ diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index e9c89719e..e8cbe93e9 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -32,10 +32,10 @@ - + - version 2.0.12 + version 2.0.13 Download Now @@ -158,7 +158,7 @@ To download the framework, visit - + Apache Struts Distributions. For more about Apache Struts 2, visit
To download the framework, visit - + Apache Struts Distributions. For more about Apache Struts 2, visit