Create Spring Web Flow 2.2 branch

This commit is contained in:
Rossen Stoyanchev
2010-07-19 17:21:20 +00:00
parent 07d7b743cc
commit 6ea8f37097
14 changed files with 35 additions and 31 deletions

View File

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

View File

@@ -5,7 +5,7 @@
<groupId>org.springframework.webflow.samples</groupId>
<artifactId>booking-mvc</artifactId>
<packaging>war</packaging>
<version>2.1.1.BUILD-SNAPSHOT</version>
<version>2.2.0.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.1.1.BUILD-SNAPSHOT</version>
<version>2.2.0.BUILD-SNAPSHOT</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.1.1.BUILD-SNAPSHOT</version>
<version>2.2.0.BUILD-SNAPSHOT</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.1.1.BUILD-SNAPSHOT</version>
<version>2.2.0.BUILD-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>javax.faces</groupId>