From ab39879ea506544145bd9f829f01dacec6bd2428 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Mon, 10 Mar 2008 22:40:24 +0000 Subject: [PATCH] 2.0 rc1 dev status --- spring-binding/pom.xml | 2 +- spring-binding/project.properties | 2 +- spring-faces/pom.xml | 2 +- spring-faces/project.properties | 2 +- spring-webflow/changelog.txt | 3 +++ spring-webflow/docs/reference/src/index.xml | 4 ++-- spring-webflow/pom.xml | 2 +- spring-webflow/project.properties | 2 +- spring-webflow/readme.txt | 2 +- 9 files changed, 12 insertions(+), 9 deletions(-) diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml index b70655ce..598a069f 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -5,7 +5,7 @@ spring-binding jar Spring Binding - 2.0-m4 + 2.0-rc1-SNAPSHOT Spring Data Binding Framework - An internal module used by Spring Web Flow http://www.springframework.org diff --git a/spring-binding/project.properties b/spring-binding/project.properties index 68ada396..0fa23658 100644 --- a/spring-binding/project.properties +++ b/spring-binding/project.properties @@ -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 diff --git a/spring-faces/pom.xml b/spring-faces/pom.xml index 8ec3a7c8..aaf742e7 100644 --- a/spring-faces/pom.xml +++ b/spring-faces/pom.xml @@ -5,7 +5,7 @@ spring-faces jar Spring Faces - 2.0-m4 + 2.0-rc1-SNAPSHOT Spring Faces Framework http://www.springframework.org diff --git a/spring-faces/project.properties b/spring-faces/project.properties index 68ada396..0fa23658 100644 --- a/spring-faces/project.properties +++ b/spring-faces/project.properties @@ -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 diff --git a/spring-webflow/changelog.txt b/spring-webflow/changelog.txt index f32d1532..e5286020 100644 --- a/spring-webflow/changelog.txt +++ b/spring-webflow/changelog.txt @@ -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) ------------------------------------- diff --git a/spring-webflow/docs/reference/src/index.xml b/spring-webflow/docs/reference/src/index.xml index 99501cf5..dcc861cf 100644 --- a/spring-webflow/docs/reference/src/index.xml +++ b/spring-webflow/docs/reference/src/index.xml @@ -8,9 +8,9 @@ - Spring Web Flow 2 Reference Guide - Work in Progress + Spring Web Flow 2 Reference Guide Reference Documentation - Version 2.0 M4 - Work in Progress + Version 2.0 RC1 March 2008 diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index 2cc3d482..e23d44b3 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -5,7 +5,7 @@ spring-webflow jar Spring Web Flow - 2.0-m4 + 2.0-rc1-SNAPSHOT Spring Web Flow http://www.springframework.org diff --git a/spring-webflow/project.properties b/spring-webflow/project.properties index 6ca9ac2f..23229411 100644 --- a/spring-webflow/project.properties +++ b/spring-webflow/project.properties @@ -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 diff --git a/spring-webflow/readme.txt b/spring-webflow/readme.txt index de39c5ff..9310ba60 100644 --- a/spring-webflow/readme.txt +++ b/spring-webflow/readme.txt @@ -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