diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 351c01cfa..85f4831a9 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index bb8d3a319..0ab2989ca 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index efb912611..39a128340 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-parent - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 74fa57a68..2df887527 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -4,10 +4,10 @@ org.apache.struts struts2-apps - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts - struts2-portlet-branch + struts2-portlet war Portlet Webapp @@ -61,20 +61,20 @@ commons-lang 2.1 - - commons-fileupload - commons-fileupload - 1.1.1 - - - commons-collections - commons-collections - 3.1 - - - log4j - log4j - 1.2.12 - + + commons-fileupload + commons-fileupload + 1.1.1 + + + commons-collections + commons-collections + 3.1 + + + log4j + log4j + 1.2.12 + diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index ee3913cdd..f7ba812d0 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-showcase diff --git a/core/pom.xml b/core/pom.xml index 2562de109..837b4d180 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index acfa7a150..c695fc4c4 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-codebehind-plugin diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index 6a9613381..2901a2b41 100644 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-config-browser-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index 573cc0767..ae304757b 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-jasperreports-plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index af438f0a6..9ab7e46c2 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-jfreechart-plugin diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index 1d9796f45..6c4d7497e 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-jsf-plugin diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index 0f0a9d98d..7a4e29c12 100644 --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-pell-multipart-plugin diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index bb70f4a5e..442e09df5 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-plexus-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index fa89e4abb..ffa60570b 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-plugins diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index b8acfeba0..8c0ff79de 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-sitegraph-plugin diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index f5e73bc4f..30dfc6804 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-sitemesh-plugin diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 6f991c154..5ee6a7cd3 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-spring-plugin diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 2dc709dad..883ea1375 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-struts1-plugin diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 7b833ed82..3521fc071 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11-SNAPSHOT + 2.0.10 org.apache.struts struts2-tiles-plugin diff --git a/pom.xml b/pom.xml index ed50d47e7..663e8e3f7 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.0.11-SNAPSHOT + 2.0.10 pom Struts 2 http://struts.apache.org/struts2 @@ -253,7 +253,7 @@ - org.apache.maven.plugins + org.apache.maven.plugins maven-release-plugin false