From 6f48e5badcad6557c1d080757cd1eb2c628e99c8 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Tue, 4 May 2010 13:03:48 +0000 Subject: [PATCH] Disable publishing of samples to remote repositories. --- spring-webflow-samples/booking-faces/build.xml | 6 ++++++ spring-webflow-samples/booking-mvc/build.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/spring-webflow-samples/booking-faces/build.xml b/spring-webflow-samples/booking-faces/build.xml index 48ec38a9..89925390 100755 --- a/spring-webflow-samples/booking-faces/build.xml +++ b/spring-webflow-samples/booking-faces/build.xml @@ -7,4 +7,10 @@ + + + + + + diff --git a/spring-webflow-samples/booking-mvc/build.xml b/spring-webflow-samples/booking-mvc/build.xml index eebb93eb..2e9cccb9 100755 --- a/spring-webflow-samples/booking-mvc/build.xml +++ b/spring-webflow-samples/booking-mvc/build.xml @@ -7,4 +7,10 @@ + + + + + +