diff --git a/spring-binding/template.mf b/spring-binding/template.mf index 7729ba29..6e516c8d 100644 --- a/spring-binding/template.mf +++ b/spring-binding/template.mf @@ -6,7 +6,7 @@ Import-Package: ognl;version="[2.6.9, 3.0.0)";resolution:=optional, org.jboss.el;version="[2.0.0, 3.0.0)";resolution:=optional Import-Template: - org.springframework.*;version="[2.5.4.A, 3.0.0)", + org.springframework.*;version="[2.5.6, 3.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.el;version="[1.0.0, 2.0.0)";resolution:=optional, ognl;version="[2.6.9, 3.0.0)";resolution:=optional, diff --git a/spring-faces/.classpath b/spring-faces/.classpath index 25fe969a..246ed1b4 100644 --- a/spring-faces/.classpath +++ b/spring-faces/.classpath @@ -9,8 +9,8 @@ - - + + diff --git a/spring-faces/ivy.xml b/spring-faces/ivy.xml index 2984174f..c9732fc0 100644 --- a/spring-faces/ivy.xml +++ b/spring-faces/ivy.xml @@ -37,8 +37,8 @@ - - + + diff --git a/spring-faces/template.mf b/spring-faces/template.mf index 668791fa..59e0c4f9 100644 --- a/spring-faces/template.mf +++ b/spring-faces/template.mf @@ -6,7 +6,7 @@ Import-Package: org.springframework.webflow.engine.builder.support;version="[2.0.4, 2.0.5)" Import-Template: org.springframework.js.*;version="[2.0.4, 2.0.5)", - org.springframework.*;version="[2.5.4.A, 3.0.0)", + 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.apache.commons.logging;version="[1.1.1, 2.0.0)", diff --git a/spring-js/template.mf b/spring-js/template.mf index e90fb616..79137f17 100644 --- a/spring-js/template.mf +++ b/spring-js/template.mf @@ -3,7 +3,7 @@ Bundle-Name: Spring JS Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: - org.springframework.*;version="[2.5.4.A, 3.0.0)", + org.springframework.*;version="[2.5.6, 3.0.0)", org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.servlet;version="[2.4.0, 3.0.0)", javax.servlet.http;version="[2.4.0, 3.0.0)", diff --git a/spring-webflow-samples/booking-faces/pom.xml b/spring-webflow-samples/booking-faces/pom.xml index d1cc5c18..98450c97 100644 --- a/spring-webflow-samples/booking-faces/pom.xml +++ b/spring-webflow-samples/booking-faces/pom.xml @@ -197,6 +197,6 @@ 2.5.6 - 1.2.0.08 + 1.2.0.09 \ No newline at end of file diff --git a/spring-webflow-samples/booking-portlet-faces/ivy.xml b/spring-webflow-samples/booking-portlet-faces/ivy.xml index c8bc8c66..123ef2c6 100644 --- a/spring-webflow-samples/booking-portlet-faces/ivy.xml +++ b/spring-webflow-samples/booking-portlet-faces/ivy.xml @@ -35,22 +35,22 @@ - - - - - - - - - - + + + + + + + + + + - + diff --git a/spring-webflow-samples/booking-portlet-faces/pom.xml b/spring-webflow-samples/booking-portlet-faces/pom.xml index 77dcc65e..8cdee549 100644 --- a/spring-webflow-samples/booking-portlet-faces/pom.xml +++ b/spring-webflow-samples/booking-portlet-faces/pom.xml @@ -192,6 +192,6 @@ 2.5.6 - 1.2.0.08 + 1.2.0.09 \ No newline at end of file diff --git a/spring-webflow/template.mf b/spring-webflow/template.mf index 796924f5..912385dd 100644 --- a/spring-webflow/template.mf +++ b/spring-webflow/template.mf @@ -4,12 +4,12 @@ Bundle-Vendor: SpringSource Bundle-ManifestVersion: 2 Import-Template: org.springframework.js.*;version="[2.0.4, 2.0.5)", - org.springframework.*;version="[2.5.4.A, 3.0.0)", + org.springframework.*;version="[2.5.6, 3.0.0)", org.springframework.binding.*;version="[2.0.4, 2.0.5)", - org.springframework.orm.*;version="[2.5.4.A, 3.0.0)";resolution:=optional, + 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.4.A, 3.0.0)";resolution:=optional, - org.springframework.web.portlet.*;version="[2.5.4.A, 3.0.0)";resolution:=optional, + org.springframework.transaction.*;version="[2.5.6, 3.0.0)";resolution:=optional, + org.springframework.web.portlet.*;version="[2.5.6, 3.0.0)";resolution:=optional, org.apache.commons.logging;version="[1.1.1, 2.0.0)", javax.servlet;version="[2.4.0, 3.0.0)", javax.servlet.http;version="[2.4.0, 3.0.0)",