Make artifactId of booking-faces pom consistent with other samples.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>swf-booking-faces</artifactId>
|
||||
<artifactId>booking-faces</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.1.0.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user