From 4160fc85f26e820f72c6f6a0f205b5d8038c50f0 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 --- 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 e7c216f268..0e0bbd30cd 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 c8ff4b5d3f..8983af019d 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