diff --git a/spring-webflow-samples/booking-faces/pom.xml b/spring-webflow-samples/booking-faces/pom.xml index 533788a1..ca1f24ca 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.RELEASE + 2.0.4.BUILD-SNAPSHOT com.sun.facelets @@ -176,6 +176,11 @@ SpringSource Enterprise Bundle Repository - External Releases http://repository.springsource.com/maven/bundles/external + + com.springsource.repository.bundles.snapshot + SpringSource Enterprise Bundle Repository - Snapshot Releases + http://repository.springsource.com/maven/bundles/snapshot + swf-booking-faces diff --git a/spring-webflow-samples/booking-mvc/pom.xml b/spring-webflow-samples/booking-mvc/pom.xml index 048dda93..d2862e26 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.RELEASE + 2.0.4.BUILD-SNAPSHOT javax.persistence @@ -178,16 +178,18 @@ 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 + + + com.springsource.repository.bundles.snapshot + SpringSource Enterprise Bundle Repository - Snapshot Releases + http://repository.springsource.com/maven/bundles/snapshot