2.0 rc1 dev status
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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)
|
||||
-------------------------------------
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user