From 89783b5b9e371cd32c23cb588781559b9729ff9d Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Thu, 22 Apr 2010 09:09:06 +0000 Subject: [PATCH] Make artifactId of booking-faces pom consistent with other samples. --- spring-webflow-samples/booking-faces/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-webflow-samples/booking-faces/pom.xml b/spring-webflow-samples/booking-faces/pom.xml index 2570bf38..bd032cff 100644 --- a/spring-webflow-samples/booking-faces/pom.xml +++ b/spring-webflow-samples/booking-faces/pom.xml @@ -3,7 +3,7 @@ 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 - swf-booking-faces + booking-faces war 2.1.0.BUILD-SNAPSHOT