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:
parent
9efc62b34a
commit
855a8be626
|
|
@ -13,11 +13,11 @@
|
||||||
<pathelement location="../org.springframework.transaction"/>
|
<pathelement location="../org.springframework.transaction"/>
|
||||||
<pathelement location="../org.springframework.oxm"/>
|
<pathelement location="../org.springframework.oxm"/>
|
||||||
<pathelement location="../org.springframework.jms"/>
|
<pathelement location="../org.springframework.jms"/>
|
||||||
<pathelement location="../org.springframework.aspects"/>
|
|
||||||
<pathelement location="../org.springframework.jdbc"/>
|
<pathelement location="../org.springframework.jdbc"/>
|
||||||
<pathelement location="../org.springframework.web"/>
|
<pathelement location="../org.springframework.web"/>
|
||||||
<pathelement location="../org.springframework.orm"/>
|
<pathelement location="../org.springframework.orm"/>
|
||||||
<pathelement location="../org.springframework.context.support"/>
|
<pathelement location="../org.springframework.context.support"/>
|
||||||
|
<pathelement location="../org.springframework.aspects"/>
|
||||||
<pathelement location="../org.springframework.web.servlet"/>
|
<pathelement location="../org.springframework.web.servlet"/>
|
||||||
<pathelement location="../org.springframework.web.portlet"/>
|
<pathelement location="../org.springframework.web.portlet"/>
|
||||||
<pathelement location="../org.springframework.test"/>
|
<pathelement location="../org.springframework.test"/>
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
version=3.0.0
|
version=3.0.1
|
||||||
release.type=integration
|
release.type=integration
|
||||||
natural.name=spring-framework
|
natural.name=spring-framework
|
||||||
project.name=Spring Framework
|
project.name=Spring Framework
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue