diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt
index 21831801..d88769b9 100644
--- a/build-spring-webflow/resources/changelog.txt
+++ b/build-spring-webflow/resources/changelog.txt
@@ -2,7 +2,7 @@ SPRING WEB FLOW CHANGELOG
=========================
http://www.springframework.org/webflow
-Changes in version 2.3.1.RELEASE
+Changes in version 2.3.1.RELEASE (Mar 27, 2012)
-----------------------------------------------
Upgrade Spring to version 3.1.1
Upgrade JSF Mojarra version to 2.1.7
diff --git a/build.properties b/build.properties
index 491a1169..9dc4f45e 100644
--- a/build.properties
+++ b/build.properties
@@ -1,5 +1,6 @@
version=2.3.1
-release.type=integration
+release.type=release
+build.stamp=RELEASE
natural.name=spring-webflow
project.key=SWF
ivy.cache.dir=${basedir}/../ivy-cache
diff --git a/pom.xml b/pom.xml
index efa48a66..eb5841fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
spring-webflow-root
pom
Spring Web Flow
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
spring-binding
spring-js-resources
diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml
index 84117737..9c577b24 100644
--- a/spring-binding/pom.xml
+++ b/spring-binding/pom.xml
@@ -5,7 +5,7 @@
spring-binding
jar
Spring Binding
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
commons-logging
diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml
index 3bc7a813..1b6a7f7b 100644
--- a/spring-faces/pom.xml
+++ b/spring-faces/pom.xml
@@ -5,7 +5,7 @@
spring-faces
jar
Spring Faces
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
commons-logging
diff --git a/spring-faces/template.mf b/spring-faces/template.mf
index ffe4944d..a52ec1af 100644
--- a/spring-faces/template.mf
+++ b/spring-faces/template.mf
@@ -3,11 +3,11 @@ Bundle-Name: Spring Faces
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Package:
- org.springframework.webflow.engine.builder.support;version="[2.3.0, 2.4.0)"
+ org.springframework.webflow.engine.builder.support;version="[2.3.1, 2.4.0)"
Import-Template:
- org.springframework.binding.*;version="[2.3.0, 2.4.0)",
- org.springframework.js.*;version="[2.3.0, 2.4.0)",
- org.springframework.webflow.*;version="[2.3.0, 2.4.0)",
+ org.springframework.binding.*;version="[2.3.1, 2.4.0)",
+ org.springframework.js.*;version="[2.3.1, 2.4.0)",
+ org.springframework.webflow.*;version="[2.3.1, 2.4.0)",
org.springframework.*;version="[3.1.0.RELEASE, 3.2.0)",
org.apache.commons.logging;version="[1.1.1, 2.0.0)",
javax.el;version="[1.0.0, 2.0.0)",
diff --git a/spring-js-resources/pom.xml b/spring-js-resources/pom.xml
index cdb6e714..9353abc0 100644
--- a/spring-js-resources/pom.xml
+++ b/spring-js-resources/pom.xml
@@ -5,7 +5,7 @@
spring-js-resources
jar
Spring JavaScript Resources
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
diff --git a/spring-js/pom.xml b/spring-js/pom.xml
index 817f7ce7..305a2890 100644
--- a/spring-js/pom.xml
+++ b/spring-js/pom.xml
@@ -5,7 +5,7 @@
spring-js
jar
Spring JavaScript
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
commons-logging
diff --git a/spring-webflow-samples/booking-faces/.classpath b/spring-webflow-samples/booking-faces/.classpath
index 4c7c4b07..72637e82 100755
--- a/spring-webflow-samples/booking-faces/.classpath
+++ b/spring-webflow-samples/booking-faces/.classpath
@@ -17,7 +17,6 @@
-
@@ -40,15 +39,12 @@
-
-
+
-
-
@@ -56,7 +52,6 @@
-
diff --git a/spring-webflow-samples/booking-faces/.settings/org.eclipse.wst.common.component b/spring-webflow-samples/booking-faces/.settings/org.eclipse.wst.common.component
index 0539dc5b..bfd509e9 100755
--- a/spring-webflow-samples/booking-faces/.settings/org.eclipse.wst.common.component
+++ b/spring-webflow-samples/booking-faces/.settings/org.eclipse.wst.common.component
@@ -27,9 +27,6 @@
uses
-
- uses
-
uses
@@ -96,9 +93,6 @@
uses
-
- uses
-
uses
@@ -111,18 +105,12 @@
uses
-
+
uses
uses
-
- uses
-
-
- uses
-
uses
@@ -141,9 +129,6 @@
uses
-
- uses
-
uses
diff --git a/spring-webflow-samples/booking-faces/pom.xml b/spring-webflow-samples/booking-faces/pom.xml
index ea0be316..811c8a8b 100644
--- a/spring-webflow-samples/booking-faces/pom.xml
+++ b/spring-webflow-samples/booking-faces/pom.xml
@@ -6,7 +6,7 @@
booking-faces
war
Hotel Booking : Spring MVC + Web Flow + JSF/PrimeFaces
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
3.1.1.RELEASE
3.0.2.RELEASE
diff --git a/spring-webflow-samples/booking-mvc/.classpath b/spring-webflow-samples/booking-mvc/.classpath
index d467be58..4237a2d6 100755
--- a/spring-webflow-samples/booking-mvc/.classpath
+++ b/spring-webflow-samples/booking-mvc/.classpath
@@ -42,14 +42,12 @@
-
-
-
+
@@ -59,7 +57,7 @@
-
+
diff --git a/spring-webflow-samples/booking-mvc/.settings/org.eclipse.wst.common.component b/spring-webflow-samples/booking-mvc/.settings/org.eclipse.wst.common.component
index c77e75d8..54588931 100755
--- a/spring-webflow-samples/booking-mvc/.settings/org.eclipse.wst.common.component
+++ b/spring-webflow-samples/booking-mvc/.settings/org.eclipse.wst.common.component
@@ -99,9 +99,6 @@
uses
-
- uses
-
uses
@@ -117,10 +114,7 @@
uses
-
- uses
-
-
+
uses
@@ -147,7 +141,7 @@
uses
-
+
uses
diff --git a/spring-webflow-samples/booking-mvc/pom.xml b/spring-webflow-samples/booking-mvc/pom.xml
index 5ae82128..9a138146 100644
--- a/spring-webflow-samples/booking-mvc/pom.xml
+++ b/spring-webflow-samples/booking-mvc/pom.xml
@@ -6,7 +6,7 @@
booking-mvc
war
Hotel Booking : Spring MVC + Web Flow + JSP
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
3.1.1.RELEASE
3.0.2.RELEASE
diff --git a/spring-webflow-samples/booking-portlet-faces/.classpath b/spring-webflow-samples/booking-portlet-faces/.classpath
index 3e68d0aa..65f2e989 100644
--- a/spring-webflow-samples/booking-portlet-faces/.classpath
+++ b/spring-webflow-samples/booking-portlet-faces/.classpath
@@ -43,20 +43,16 @@
-
-
+
-
-
-
diff --git a/spring-webflow-samples/booking-portlet-faces/.settings/org.eclipse.wst.common.component b/spring-webflow-samples/booking-portlet-faces/.settings/org.eclipse.wst.common.component
index 9b0d5858..77e7e0c5 100644
--- a/spring-webflow-samples/booking-portlet-faces/.settings/org.eclipse.wst.common.component
+++ b/spring-webflow-samples/booking-portlet-faces/.settings/org.eclipse.wst.common.component
@@ -102,9 +102,6 @@
uses
-
- uses
-
uses
@@ -117,18 +114,12 @@
uses
-
+
uses
uses
-
- uses
-
-
- uses
-
uses
@@ -138,9 +129,6 @@
uses
-
- uses
-
uses
diff --git a/spring-webflow-samples/booking-portlet-faces/pom.xml b/spring-webflow-samples/booking-portlet-faces/pom.xml
index 4069efce..9eaf30a5 100644
--- a/spring-webflow-samples/booking-portlet-faces/pom.xml
+++ b/spring-webflow-samples/booking-portlet-faces/pom.xml
@@ -6,7 +6,7 @@
booking-portlet-faces
war
Hotel Booking : Spring Portlet MVC + Web Flow + JSF
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
3.1.1.RELEASE
1.5.10
diff --git a/spring-webflow-samples/booking-portlet-mvc/.classpath b/spring-webflow-samples/booking-portlet-mvc/.classpath
index a54663f2..0c4c40f9 100644
--- a/spring-webflow-samples/booking-portlet-mvc/.classpath
+++ b/spring-webflow-samples/booking-portlet-mvc/.classpath
@@ -17,7 +17,6 @@
-
@@ -38,19 +37,17 @@
-
-
-
+
-
+
diff --git a/spring-webflow-samples/booking-portlet-mvc/.settings/org.eclipse.wst.common.component b/spring-webflow-samples/booking-portlet-mvc/.settings/org.eclipse.wst.common.component
index d69d96d2..9711e2af 100644
--- a/spring-webflow-samples/booking-portlet-mvc/.settings/org.eclipse.wst.common.component
+++ b/spring-webflow-samples/booking-portlet-mvc/.settings/org.eclipse.wst.common.component
@@ -21,9 +21,6 @@
uses
-
- uses
-
uses
@@ -87,9 +84,6 @@
uses
-
- uses
-
uses
@@ -105,10 +99,7 @@
uses
-
- uses
-
-
+
uses
@@ -120,7 +111,7 @@
uses
-
+
uses
diff --git a/spring-webflow-samples/booking-portlet-mvc/pom.xml b/spring-webflow-samples/booking-portlet-mvc/pom.xml
index 85b03dd4..1be8f437 100644
--- a/spring-webflow-samples/booking-portlet-mvc/pom.xml
+++ b/spring-webflow-samples/booking-portlet-mvc/pom.xml
@@ -6,7 +6,7 @@
booking-portlet-mvc
war
Hotel Booking : Spring Portlet MVC + Web Flow + JSP
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
3.1.1.RELEASE
1.5.10
diff --git a/spring-webflow-samples/jsf-booking/pom.xml b/spring-webflow-samples/jsf-booking/pom.xml
index bf204aa9..12704387 100644
--- a/spring-webflow-samples/jsf-booking/pom.xml
+++ b/spring-webflow-samples/jsf-booking/pom.xml
@@ -6,7 +6,7 @@
jsf-booking
war
Hotel Booking : Spring Framework + JSF
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
3.1.1.RELEASE
1.5.10
diff --git a/spring-webflow-samples/pom.xml b/spring-webflow-samples/pom.xml
index adf3a3ff..c03f56c3 100644
--- a/spring-webflow-samples/pom.xml
+++ b/spring-webflow-samples/pom.xml
@@ -6,7 +6,7 @@
spring-webflow-samples
pom
Spring Web Flow Samples
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
booking-mvc
booking-faces
diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml
index 5dcf7c19..2e2c55c9 100644
--- a/spring-webflow/pom.xml
+++ b/spring-webflow/pom.xml
@@ -5,7 +5,7 @@
spring-webflow
jar
Spring Web Flow
- 2.3.1.BUILD-SNAPSHOT
+ 2.3.1.RELEASE
commons-logging
diff --git a/spring-webflow/template.mf b/spring-webflow/template.mf
index c1db8e09..b59719b4 100644
--- a/spring-webflow/template.mf
+++ b/spring-webflow/template.mf
@@ -3,8 +3,8 @@ Bundle-Name: Spring Web Flow
Bundle-Vendor: SpringSource
Bundle-ManifestVersion: 2
Import-Template:
- org.springframework.binding.*;version="[2.3.0, 2.4.0)",
- org.springframework.js.*;version="[2.3.0, 2.4.0)",
+ org.springframework.binding.*;version="[2.3.1, 2.4.0)",
+ org.springframework.js.*;version="[2.3.1, 2.4.0)",
org.springframework.*;version="[3.1.0.RELEASE, 3.2.0)",
org.springframework.orm.*;version="[3.1.0.RELEASE, 3.2.0)";resolution:=optional,
org.springframework.transaction.*;version="[3.1.0.RELEASE, 3.2.0)";resolution:=optional,