2.0 rc1 dev status

This commit is contained in:
Keith Donald
2008-03-10 22:40:24 +00:00
parent 866d34c2d0
commit ab39879ea5
9 changed files with 12 additions and 9 deletions

View File

@@ -5,7 +5,7 @@
<artifactId>spring-binding</artifactId>
<packaging>jar</packaging>
<name>Spring Binding</name>
<version>2.0-m4</version>
<version>2.0-rc1-SNAPSHOT</version>
<description>Spring Data Binding Framework - An internal module used by Spring Web Flow</description>
<url>http://www.springframework.org</url>
<licenses>

View File

@@ -3,7 +3,7 @@
# The location of the common build system
common.build.dir=${basedir}/../common-build
project.base.version=2.0-m4
project.base.version=2.0-rc1-SNAPSHOT
#project.version=${project.base.version}
#ivy.status=release

View File

@@ -5,7 +5,7 @@
<artifactId>spring-faces</artifactId>
<packaging>jar</packaging>
<name>Spring Faces</name>
<version>2.0-m4</version>
<version>2.0-rc1-SNAPSHOT</version>
<description>Spring Faces Framework</description>
<url>http://www.springframework.org</url>
<licenses>

View File

@@ -3,7 +3,7 @@
# The location of the common build system
common.build.dir=${basedir}/../common-build
project.base.version=2.0-m4
project.base.version=2.0-rc1-SNAPSHOT
#project.version=${project.base.version}
#ivy.status=release

View File

@@ -2,6 +2,9 @@ SPRING WEB FLOW (SWF) CHANGELOG
===============================
http://www.springframework.org/webflow
Changes in version 2.0 RC1 (18.03.2008)
-------------------------------------
Changes in version 2.0 M4 (06.03.2008)
-------------------------------------

View File

@@ -8,9 +8,9 @@
<book>
<bookinfo>
<title>Spring Web Flow 2 Reference Guide - Work in Progress</title>
<title>Spring Web Flow 2 Reference Guide</title>
<subtitle>Reference Documentation</subtitle>
<releaseinfo>Version 2.0 M4 - Work in Progress</releaseinfo>
<releaseinfo>Version 2.0 RC1</releaseinfo>
<pubdate>March 2008</pubdate>
<authorgroup>
<author>

View File

@@ -5,7 +5,7 @@
<artifactId>spring-webflow</artifactId>
<packaging>jar</packaging>
<name>Spring Web Flow</name>
<version>2.0-m4</version>
<version>2.0-rc1-SNAPSHOT</version>
<description>Spring Web Flow</description>
<url>http://www.springframework.org</url>
<licenses>

View File

@@ -3,7 +3,7 @@
# The location of the common build system
common.build.dir=${basedir}/../common-build
project.base.version=2.0-m4
project.base.version=2.0-rc1-SNAPSHOT
#project.version=${project.base.version}
#ivy.status=release

View File

@@ -1,4 +1,4 @@
SPRING WEB FLOW 2.0-M4 (March 2008)
SPRING WEB FLOW 2.0 RC1 (March 2008)
----------------------------------
http://www.springframework.org/webflow
http://forum.springframework.org