diff --git a/build-spring-webflow/build-continuous.xml b/build-spring-webflow/build-continuous.xml index 950fdd4e..7f854799 100644 --- a/build-spring-webflow/build-continuous.xml +++ b/build-spring-webflow/build-continuous.xml @@ -2,17 +2,9 @@ - diff --git a/build-spring-webflow/project.properties b/build-spring-webflow/project.properties index 9d6aad03..28d9c1e6 100644 --- a/build-spring-webflow/project.properties +++ b/build-spring-webflow/project.properties @@ -1,7 +1,7 @@ # Configurable property values that may be locally overriden by a build.properties file # The version number of the release that will be built -release.version=1.1-SNAPSHOT +release.version=1.0.3-SNAPSHOT # The location of the common build system common.build.dir=${basedir}/../common-build diff --git a/spring-binding/pom.xml b/spring-binding/pom.xml index 62f51f60..f5d7e6a9 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -4,7 +4,7 @@ org.springframework spring-binding Spring Binding - 1.1-SNAPSHOT + 1.0.3-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.1 + 1.0.3 http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects diff --git a/spring-binding/project.properties b/spring-binding/project.properties index 60d3db3a..0d4a2d93 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.1-SNAPSHOT +project.base.version=1.0.3-SNAPSHOT #project.version=${project.base.version} #ivy.status=release diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index 590953b9..50f4edae 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -5,7 +5,7 @@ spring-webflow jar Spring Web Flow - 1.1-SNAPSHOT + 1.0.3-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.2 + 1.0.3 http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects diff --git a/spring-webflow/project.properties b/spring-webflow/project.properties index 5b67bde1..691309ca 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.1-SNAPSHOT +project.base.version=1.0.3-SNAPSHOT #project.version=${project.base.version} #ivy.status=release