From c92dad45f1c30de2db5c3e6810ac7f1ffd4bac27 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 12 Mar 2009 21:03:04 +0000 Subject: [PATCH] update artifact ids to be consistent with other spring maven central artifact ids and different than BRITS --- spring-binding/pom.xml | 2 +- spring-faces/pom.xml | 2 +- spring-js/pom.xml | 2 +- .../webapp/WEB-INF/hotels/booking/booking-flow.xml | 10 +++++++--- spring-webflow/pom.xml | 2 +- 5 files changed, 11 insertions(+), 7 deletions(-) diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml index 58dd362e..a283bdfd 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.webflow - org.springframework.binding + spring-binding jar Spring Binding 2.0.6.RELEASE diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml index 4a5d8549..44017768 100644 --- a/spring-faces/pom.xml +++ b/spring-faces/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.webflow - org.springframework.faces + spring-faces jar Spring Faces 2.0.6.RELEASE diff --git a/spring-js/pom.xml b/spring-js/pom.xml index 2d877cfe..9e98b84c 100644 --- a/spring-js/pom.xml +++ b/spring-js/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.webflow - org.springframework.js + spring-js jar Spring JavaScript 2.0.6.RELEASE diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml index 29a93044..6a92ae02 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/hotels/booking/booking-flow.xml @@ -13,7 +13,8 @@ - + + @@ -26,7 +27,7 @@ - + @@ -38,5 +39,8 @@ - + + + + \ No newline at end of file diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index a1a618a5..fe8b71ea 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.springframework.webflow - org.springframework.webflow + spring-webflow jar Spring Web Flow 2.0.6.RELEASE