From b35920d7a1308f3888ad92917d58322788bbabc9 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Thu, 24 Apr 2008 18:13:38 +0000 Subject: [PATCH] wrong place --- .../src/main/webapp/{ => WEB-INF}/config/application-config.xml | 0 .../webapp/{ => WEB-INF}/config/hotelbooking-portlet-config.xml | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename spring-webflow-samples/booking-portlet-faces/src/main/webapp/{ => WEB-INF}/config/application-config.xml (100%) rename spring-webflow-samples/booking-portlet-faces/src/main/webapp/{ => WEB-INF}/config/hotelbooking-portlet-config.xml (100%) diff --git a/spring-webflow-samples/booking-portlet-faces/src/main/webapp/config/application-config.xml b/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/config/application-config.xml similarity index 100% rename from spring-webflow-samples/booking-portlet-faces/src/main/webapp/config/application-config.xml rename to spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/config/application-config.xml diff --git a/spring-webflow-samples/booking-portlet-faces/src/main/webapp/config/hotelbooking-portlet-config.xml b/spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml similarity index 100% rename from spring-webflow-samples/booking-portlet-faces/src/main/webapp/config/hotelbooking-portlet-config.xml rename to spring-webflow-samples/booking-portlet-faces/src/main/webapp/WEB-INF/config/hotelbooking-portlet-config.xml