From 855a8be6269921d24df7cbdc5a96c890d4c6c9d5 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Thu, 17 Dec 2009 10:53:15 +0000 Subject: [PATCH] Updated build for 3.0.1 git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2691 50f2f4bb-b051-0410-bef5-90022cba6387 --- build-spring-framework/build.xml | 2 +- build.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-spring-framework/build.xml b/build-spring-framework/build.xml index e7c216f268f..0e0bbd30cda 100644 --- a/build-spring-framework/build.xml +++ b/build-spring-framework/build.xml @@ -13,11 +13,11 @@ - + diff --git a/build.properties b/build.properties index c8ff4b5d3f4..8983af019d8 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=3.0.0 +version=3.0.1 release.type=integration natural.name=spring-framework project.name=Spring Framework @@ -20,4 +20,4 @@ compiler.args=-enableJavadoc -warn:none # For development in trunk #release.type=integration -#build.stamp=BUILD-SNAPSHOT \ No newline at end of file +#build.stamp=BUILD-SNAPSHOT