From 9bda39bc2f8d84b1d862d2c1dd14e51ca9877bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Gielen?= Date: Sun, 2 Mar 2008 21:41:37 +0000 Subject: [PATCH] WW-2524: Switching back to 2.0.12-SNAPSHOT for 2.0.x branch HEAD git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/branches/STRUTS_2_0_X@632851 13f79535-47bb-0310-9956-ffa450edef68 --- apps/blank/pom.xml | 2 +- apps/mailreader/pom.xml | 2 +- apps/pom.xml | 2 +- apps/portlet/pom.xml | 2 +- apps/showcase/pom.xml | 2 +- assembly/pom.xml | 2 +- core/pom.xml | 2 +- plugins/codebehind/pom.xml | 2 +- plugins/config-browser/pom.xml | 2 +- plugins/jasperreports/pom.xml | 2 +- plugins/jfreechart/pom.xml | 2 +- plugins/jsf/pom.xml | 2 +- plugins/pell-multipart/pom.xml | 2 +- plugins/plexus/pom.xml | 2 +- plugins/pom.xml | 2 +- plugins/sitegraph/pom.xml | 2 +- plugins/sitemesh/pom.xml | 2 +- plugins/spring/pom.xml | 2 +- plugins/struts1/pom.xml | 2 +- plugins/tiles/pom.xml | 2 +- pom.xml | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/apps/blank/pom.xml b/apps/blank/pom.xml index 7166c3e59..9f4b8408a 100644 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-blank diff --git a/apps/mailreader/pom.xml b/apps/mailreader/pom.xml index cf7a26b94..67466d9fa 100644 --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-mailreader diff --git a/apps/pom.xml b/apps/pom.xml index 80c4d7a2c..c02679078 100644 --- a/apps/pom.xml +++ b/apps/pom.xml @@ -3,7 +3,7 @@ org.apache.struts struts2-parent - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-apps diff --git a/apps/portlet/pom.xml b/apps/portlet/pom.xml index 9146f3d6f..7706c6048 100644 --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-portlet diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 6d11d8b55..48438b66f 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -4,7 +4,7 @@ org.apache.struts struts2-apps - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-showcase diff --git a/assembly/pom.xml b/assembly/pom.xml index f121a7d21..2caaa985b 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -33,7 +33,7 @@ org.apache.struts struts2-parent - 2.0.11.1 + 2.0.12-SNAPSHOT diff --git a/core/pom.xml b/core/pom.xml index 5eaa85389..df801481c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-core diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml index f4a1b696d..b5b9d32f3 100644 --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-codebehind-plugin diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml index ac99895c9..a33d5b665 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.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-config-browser-plugin diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml index fdbd2b594..352f78abf 100644 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-jasperreports-plugin diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml index 2a6e9d30b..5860e4d68 100644 --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-jfreechart-plugin diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml index ac7c59a0a..420a22092 100644 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-jsf-plugin diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml index b3bfec141..caad8c5ce 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.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-pell-multipart-plugin diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml index 1d0e206b9..d6456bb97 100644 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-plexus-plugin diff --git a/plugins/pom.xml b/plugins/pom.xml index c61d21a39..0c8eb6757 100644 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-parent - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-plugins diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml index 9e7822ec5..71fde7d56 100644 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-sitegraph-plugin diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml index d0e66e499..6a46de820 100644 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-sitemesh-plugin diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml index 7e64f052f..03b6461f0 100644 --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-spring-plugin diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml index 8627a4bc3..2746d18ed 100644 --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-struts1-plugin diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml index 7d4f0d807..49ecd53b0 100644 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@ -26,7 +26,7 @@ org.apache.struts struts2-plugins - 2.0.11.1 + 2.0.12-SNAPSHOT org.apache.struts struts2-tiles-plugin diff --git a/pom.xml b/pom.xml index dd697a624..41fcf4dac 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 org.apache.struts struts2-parent - 2.0.11.1 + 2.0.12-SNAPSHOT pom Struts 2 http://struts.apache.org/struts2