From 76a6d0cf9bcfbbe7f8e50657e39627673fcfef06 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Tue, 9 Jan 2007 22:40:40 +0000 Subject: [PATCH] Spring Web Flow 1.0.1 release --- spring-binding/pom.xml | 4 ++-- spring-binding/project.properties | 2 +- spring-webflow/pom.xml | 4 ++-- spring-webflow/project.properties | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml index 332ce8ca..17e86acc 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -4,7 +4,7 @@ org.springframework spring-binding Spring Binding - 1.0.1 + 1.0.2-SNAPSHOT Spring Data Binding Framework http://www.springframework.org @@ -17,7 +17,7 @@ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects - 1.0.1 + 1.0.2 http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects diff --git a/spring-binding/project.properties b/spring-binding/project.properties index fdb35b5f..b9cfaa5c 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=1.0.1 +project.base.version=1.0.2-SNAPSHOT project.version=${project.base.version} ivy.status=release diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index 8bf2292f..1cde5576 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -5,7 +5,7 @@ spring-webflow jar Spring Web Flow - 1.0.1 + 1.0.2-SNAPSHOT Spring Web Flow http://www.springframework.org @@ -18,7 +18,7 @@ scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-projects - 1.0.1 + 1.0.2 http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects diff --git a/spring-webflow/project.properties b/spring-webflow/project.properties index cfde3695..16a2ae93 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=1.0.1 +project.base.version=1.0.2-SNAPSHOT project.version=${project.base.version} ivy.status=release