Bumping version to 2.0.9
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
version=2.0.8
|
||||
version=2.0.9
|
||||
release.type=integration
|
||||
natural.name=spring-webflow
|
||||
project.key=SWF
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<artifactId>spring-binding</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Binding</name>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<artifactId>spring-faces</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Faces</name>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<artifactId>spring-js</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring JavaScript</name>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>swf-booking-faces</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.sun.facelets</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>booking-mvc</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.persistence</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>booking-portlet-faces</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.sun.facelets</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>booking-portlet-mvc</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.persistence</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<groupId>org.springframework.webflow.samples</groupId>
|
||||
<artifactId>jsf-booking</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.sun.facelets</groupId>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<artifactId>spring-webflow</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>Spring Web Flow</name>
|
||||
<version>2.0.8.BUILD-SNAPSHOT</version>
|
||||
<version>2.0.9.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
Reference in New Issue
Block a user