diff --git a/build-spring-webflow/project.properties b/build-spring-webflow/project.properties index f838c1f8..9d6aad03 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.0.2-SNAPSHOT +release.version=1.1-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 17e86acc..62f51f60 100644 --- a/spring-binding/pom.xml +++ b/spring-binding/pom.xml @@ -4,7 +4,7 @@ org.springframework spring-binding Spring Binding - 1.0.2-SNAPSHOT + 1.1-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.2 + 1.1 http://svn.sourceforge.net/viewcvs.cgi/springframework/spring-projects @@ -40,23 +40,23 @@ org.springframework spring-beans - 2.0.2 + 2.0.4 org.springframework spring-context - 2.0.2 + 2.0.4 org.springframework spring-core - 2.0.2 + 2.0.4 log4j log4j - 1.2.13 + 1.2.14 runtime true @@ -70,7 +70,7 @@ junit junit - 3.8.1 + 3.8.2 test diff --git a/spring-binding/project.properties b/spring-binding/project.properties index 40ead055..60d3db3a 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.2-SNAPSHOT +project.base.version=1.1-SNAPSHOT #project.version=${project.base.version} #ivy.status=release diff --git a/spring-webflow/pom.xml b/spring-webflow/pom.xml index 3c2a0479..590953b9 100644 --- a/spring-webflow/pom.xml +++ b/spring-webflow/pom.xml @@ -5,7 +5,7 @@ spring-webflow jar Spring Web Flow - 1.0.2-SNAPSHOT + 1.1-SNAPSHOT Spring Web Flow http://www.springframework.org @@ -53,7 +53,7 @@ junit junit - 3.8.1 + 3.8.2 true @@ -83,7 +83,7 @@ org.springframework spring-beans - 2.0.2 + 2.0.4 org.springframework @@ -93,41 +93,41 @@ org.springframework spring-context - 2.0.2 + 2.0.4 org.springframework spring-core - 2.0.2 + 2.0.4 org.springframework spring-portlet - 2.0.2 + 2.0.4 true org.springframework spring-struts - 2.0.2 + 2.0.4 true org.springframework spring-web - 2.0.2 + 2.0.4 org.springframework spring-webmvc - 2.0.2 + 2.0.4 true log4j log4j - 1.2.13 + 1.2.14 runtime true @@ -147,7 +147,7 @@ org.springframework spring-mock - 2.0.2 + 2.0.4 test diff --git a/spring-webflow/project.properties b/spring-webflow/project.properties index 2dc6231f..5b67bde1 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.2-SNAPSHOT +project.base.version=1.1-SNAPSHOT #project.version=${project.base.version} #ivy.status=release