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 cbbbabaf..cc2d7884 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 @@ -4,6 +4,8 @@ + + diff --git a/spring-webflow-samples/booking-faces/pom.xml b/spring-webflow-samples/booking-faces/pom.xml index ce0f7ac7..533788a1 100644 --- a/spring-webflow-samples/booking-faces/pom.xml +++ b/spring-webflow-samples/booking-faces/pom.xml @@ -3,11 +3,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.springframework.webflow.samples - booking-faces + swf-booking-faces war 2.0.4.RELEASE - com.sun.facelets com.springsource.com.sun.facelets @@ -169,20 +168,17 @@ com.springsource.repository.bundles.release - SpringSource Enterprise Bundle Repository - SpringSource - Releases - http://repository.springsource.com/maven/bundles/release + SpringSource Enterprise Bundle Repository - SpringSource Releases + http://repository.springsource.com/maven/bundles/release com.springsource.repository.bundles.external - SpringSource Enterprise Bundle Repository - External Releases - - http://repository.springsource.com/maven/bundles/external - + SpringSource Enterprise Bundle Repository - External Releases + http://repository.springsource.com/maven/bundles/external - booking-faces + swf-booking-faces org.apache.maven.plugins diff --git a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/webmvc-config.xml b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/webmvc-config.xml index 7f5ac4c5..335ae9bb 100644 --- a/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/webmvc-config.xml +++ b/spring-webflow-samples/booking-faces/src/main/webapp/WEB-INF/config/webmvc-config.xml @@ -6,7 +6,7 @@ http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> - + diff --git a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml index 6fa6b1e9..d30c9143 100644 --- a/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml +++ b/spring-webflow-samples/booking-mvc/src/main/webapp/WEB-INF/config/webmvc-config.xml @@ -6,7 +6,7 @@ http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> - +