This commit is contained in:
Keith Donald
2008-11-10 23:21:11 +00:00
parent acdfc7a45c
commit 89c3f6299c
11 changed files with 15 additions and 15 deletions

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.webflow.samples</groupId>
<artifactId>swf-booking-faces</artifactId>
<packaging>war</packaging>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>com.sun.facelets</groupId>

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.webflow.samples</groupId>
<artifactId>booking-mvc</artifactId>
<packaging>war</packaging>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>javax.persistence</groupId>

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.webflow.samples</groupId>
<artifactId>booking-portlet-faces</artifactId>
<packaging>war</packaging>
<version>2.0.4.RELEASE</version>
<version>2.0.5.RELEASE</version>
<dependencies>
<dependency>
<groupId>com.sun.facelets</groupId>

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.webflow.samples</groupId>
<artifactId>booking-portlet-mvc</artifactId>
<packaging>war</packaging>
<version>2.0.4.RELEASE</version>
<version>2.0.5.RELEASE</version>
<dependencies>
<dependency>
<groupId>javax.persistence</groupId>

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.webflow.samples</groupId>
<artifactId>jsf-booking</artifactId>
<packaging>war</packaging>
<version>2.0.4.RELEASE</version>
<version>2.0.5.RELEASE</version>
<dependencies>
<dependency>
<groupId>com.sun.facelets</groupId>