Updated build for 3.0.1

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2691 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Arjen Poutsma 2009-12-17 10:53:15 +00:00
parent 9efc62b34a
commit 855a8be626
2 changed files with 3 additions and 3 deletions

View File

@ -13,11 +13,11 @@
<pathelement location="../org.springframework.transaction"/>
<pathelement location="../org.springframework.oxm"/>
<pathelement location="../org.springframework.jms"/>
<pathelement location="../org.springframework.aspects"/>
<pathelement location="../org.springframework.jdbc"/>
<pathelement location="../org.springframework.web"/>
<pathelement location="../org.springframework.orm"/>
<pathelement location="../org.springframework.context.support"/>
<pathelement location="../org.springframework.aspects"/>
<pathelement location="../org.springframework.web.servlet"/>
<pathelement location="../org.springframework.web.portlet"/>
<pathelement location="../org.springframework.test"/>

View File

@ -1,4 +1,4 @@
version=3.0.0
version=3.0.1
release.type=integration
natural.name=spring-framework
project.name=Spring Framework