diff --git a/core/src/site/resources/tags/doubleselect.html b/core/src/site/resources/tags/doubleselect.html
index 807e6bf59..3c156d9e7 100644
--- a/core/src/site/resources/tags/doubleselect.html
+++ b/core/src/site/resources/tags/doubleselect.html
@@ -137,7 +137,7 @@ Please do not edit it directly.
|
true |
String |
- Set the list key of the second attribute |
+ The key expression to use for second list |
| doubleListValue |
diff --git a/core/src/site/resources/tags/optiontransferselect.html b/core/src/site/resources/tags/optiontransferselect.html
index 5dfa2ea31..c9a9221b9 100644
--- a/core/src/site/resources/tags/optiontransferselect.html
+++ b/core/src/site/resources/tags/optiontransferselect.html
@@ -241,7 +241,7 @@ Please do not edit it directly.
|
true |
String |
- Set the list key of the second attribute |
+ The key expression to use for second list |
| doubleListValue |
diff --git a/plugins/codebehind/pom.xml b/plugins/codebehind/pom.xml
index 416c01cf8..e3a515822 100644
--- a/plugins/codebehind/pom.xml
+++ b/plugins/codebehind/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-codebehind-plugin
diff --git a/plugins/config-browser/pom.xml b/plugins/config-browser/pom.xml
index 3f1c3afee..caac1fb7e 100644
--- a/plugins/config-browser/pom.xml
+++ b/plugins/config-browser/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-config-browser-plugin
diff --git a/plugins/jasperreports/pom.xml b/plugins/jasperreports/pom.xml
index ea700d8ce..3493c7fc7 100644
--- a/plugins/jasperreports/pom.xml
+++ b/plugins/jasperreports/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-jasperreports-plugin
diff --git a/plugins/jfreechart/pom.xml b/plugins/jfreechart/pom.xml
index a3382bc33..fb83b79f5 100644
--- a/plugins/jfreechart/pom.xml
+++ b/plugins/jfreechart/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-jfreechart-plugin
diff --git a/plugins/jsf/pom.xml b/plugins/jsf/pom.xml
index 04cd80625..79a933326 100644
--- a/plugins/jsf/pom.xml
+++ b/plugins/jsf/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-jsf-plugin
diff --git a/plugins/pell-multipart/pom.xml b/plugins/pell-multipart/pom.xml
index 7892868b6..173409268 100644
--- a/plugins/pell-multipart/pom.xml
+++ b/plugins/pell-multipart/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-pell-multipart-plugin
diff --git a/plugins/plexus/pom.xml b/plugins/plexus/pom.xml
index b50a62805..ecaf4f42d 100644
--- a/plugins/plexus/pom.xml
+++ b/plugins/plexus/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-plexus-plugin
diff --git a/plugins/pom.xml b/plugins/pom.xml
index a2384bd2f..beeca0ea3 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-parent
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-plugins
diff --git a/plugins/sitegraph/pom.xml b/plugins/sitegraph/pom.xml
index 24698953b..afa32fba2 100644
--- a/plugins/sitegraph/pom.xml
+++ b/plugins/sitegraph/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-sitegraph-plugin
diff --git a/plugins/sitemesh/pom.xml b/plugins/sitemesh/pom.xml
index c4e35b14b..d4c3c1d64 100644
--- a/plugins/sitemesh/pom.xml
+++ b/plugins/sitemesh/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-sitemesh-plugin
diff --git a/plugins/spring/pom.xml b/plugins/spring/pom.xml
index 0f665557f..eeeaa7779 100644
--- a/plugins/spring/pom.xml
+++ b/plugins/spring/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-spring-plugin
diff --git a/plugins/struts1/pom.xml b/plugins/struts1/pom.xml
index 2d7a32ecd..540c06842 100644
--- a/plugins/struts1/pom.xml
+++ b/plugins/struts1/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-struts1-plugin
diff --git a/plugins/tiles/pom.xml b/plugins/tiles/pom.xml
index 9f743ff17..e83a01faf 100644
--- a/plugins/tiles/pom.xml
+++ b/plugins/tiles/pom.xml
@@ -5,7 +5,7 @@
org.apache.struts
struts2-plugins
- 2.0.5
+ 2.0.6-SNAPSHOT
org.apache.struts
struts2-tiles-plugin