diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml
index 82b7add9..39b23c3a 100644
--- a/spring-binding/pom.xml
+++ b/spring-binding/pom.xml
@@ -5,7 +5,7 @@
org.springframework.binding
jar
Spring Binding
- 2.0.4.RELEASE
+ 2.0.5.RELEASE
commons-logging
diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml
index ecd1df4d..a0533348 100644
--- a/spring-faces/pom.xml
+++ b/spring-faces/pom.xml
@@ -5,7 +5,7 @@
org.springframework.faces
jar
Spring Faces
- 2.0.4.RELEASE
+ 2.0.5.RELEASE
commons-logging
diff --git a/spring-faces/template.mf b/spring-faces/template.mf
index 59e0c4f9..d06dae78 100644
--- a/spring-faces/template.mf
+++ b/spring-faces/template.mf
@@ -3,12 +3,12 @@ Bundle-Name: Spring Faces
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:
- org.springframework.webflow.engine.builder.support;version="[2.0.4, 2.0.5)"
+ org.springframework.webflow.engine.builder.support;version="[2.0.5, 2.0.6)"
Import-Template:
- org.springframework.js.*;version="[2.0.4, 2.0.5)",
+ org.springframework.js.*;version="[2.0.5, 2.0.6)",
org.springframework.*;version="[2.5.6, 3.0.0)",
- org.springframework.binding.*;version="[2.0.4, 2.0.5)",
- org.springframework.webflow.*;version="[2.0.4, 2.0.5)",
+ org.springframework.binding.*;version="[2.0.5, 2.0.6)",
+ org.springframework.webflow.*;version="[2.0.5, 2.0.6)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
javax.el;version="[1.0.0, 2.0.0)",
javax.servlet;version="[2.4.0, 3.0.0)",
diff --git a/spring-js/pom.xml b/spring-js/pom.xml
index 1aa7472b..6101f8be 100644
--- a/spring-js/pom.xml
+++ b/spring-js/pom.xml
@@ -5,7 +5,7 @@
org.springframework.js
jar
Spring JavaScript
- 2.0.4.RELEASE
+ 2.0.5.RELEASE
commons-logging
diff --git a/spring-webflow-samples/booking-faces/pom.xml b/spring-webflow-samples/booking-faces/pom.xml
index 98450c97..0430f544 100644
--- a/spring-webflow-samples/booking-faces/pom.xml
+++ b/spring-webflow-samples/booking-faces/pom.xml
@@ -5,7 +5,7 @@
org.springframework.webflow.samples
swf-booking-faces
war
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.5.BUILD-SNAPSHOT
com.sun.facelets
diff --git a/spring-webflow-samples/booking-mvc/pom.xml b/spring-webflow-samples/booking-mvc/pom.xml
index 03216357..edbb47e4 100644
--- a/spring-webflow-samples/booking-mvc/pom.xml
+++ b/spring-webflow-samples/booking-mvc/pom.xml
@@ -5,7 +5,7 @@
org.springframework.webflow.samples
booking-mvc
war
- 2.0.4.BUILD-SNAPSHOT
+ 2.0.5.BUILD-SNAPSHOT
javax.persistence
diff --git a/spring-webflow-samples/booking-portlet-faces/pom.xml b/spring-webflow-samples/booking-portlet-faces/pom.xml
index 8cdee549..54515753 100644
--- a/spring-webflow-samples/booking-portlet-faces/pom.xml
+++ b/spring-webflow-samples/booking-portlet-faces/pom.xml
@@ -5,7 +5,7 @@
org.springframework.webflow.samples
booking-portlet-faces
war
- 2.0.4.RELEASE
+ 2.0.5.RELEASE
com.sun.facelets
diff --git a/spring-webflow-samples/booking-portlet-mvc/pom.xml b/spring-webflow-samples/booking-portlet-mvc/pom.xml
index e1037dba..a3d81807 100644
--- a/spring-webflow-samples/booking-portlet-mvc/pom.xml
+++ b/spring-webflow-samples/booking-portlet-mvc/pom.xml
@@ -5,7 +5,7 @@
org.springframework.webflow.samples
booking-portlet-mvc
war
- 2.0.4.RELEASE
+ 2.0.5.RELEASE
javax.persistence
diff --git a/spring-webflow-samples/jsf-booking/pom.xml b/spring-webflow-samples/jsf-booking/pom.xml
index 0e0729c8..ca313690 100644
--- a/spring-webflow-samples/jsf-booking/pom.xml
+++ b/spring-webflow-samples/jsf-booking/pom.xml
@@ -5,7 +5,7 @@
org.springframework.webflow.samples
jsf-booking
war
- 2.0.4.RELEASE
+ 2.0.5.RELEASE
com.sun.facelets
diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml
index 6722f3ae..d74ed208 100644
--- a/spring-webflow/pom.xml
+++ b/spring-webflow/pom.xml
@@ -5,7 +5,7 @@
org.springframework.webflow
jar
Spring Web Flow
- 2.0.4.RELEASE
+ 2.0.5.RELEASE
commons-logging
diff --git a/spring-webflow/template.mf b/spring-webflow/template.mf
index 912385dd..ff7719b2 100644
--- a/spring-webflow/template.mf
+++ b/spring-webflow/template.mf
@@ -3,9 +3,9 @@ Bundle-Name: Spring Web Flow
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
- org.springframework.js.*;version="[2.0.4, 2.0.5)",
+ org.springframework.js.*;version="[2.0.5, 2.0.6)",
org.springframework.*;version="[2.5.6, 3.0.0)",
- org.springframework.binding.*;version="[2.0.4, 2.0.5)",
+ org.springframework.binding.*;version="[2.0.5, 2.0.6)",
org.springframework.orm.*;version="[2.5.6, 3.0.0)";resolution:=optional,
org.springframework.security.*;version="[2.0.0, 3.0.0)";resolution:=optional,
org.springframework.transaction.*;version="[2.5.6, 3.0.0)";resolution:=optional,