File tree 25 files changed +47
-46
lines changed
build-spring-framework/resources
org.springframework.aspects
org.springframework.beans
org.springframework.context
org.springframework.context.support
org.springframework.expression
org.springframework.instrument
org.springframework.instrument.tomcat
org.springframework.integration-tests
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.transaction
org.springframework.web.portlet
org.springframework.web.servlet
org.springframework.web.struts
25 files changed +47
-46
lines changed Original file line number Diff line number Diff line change 1
- SPRING FRAMEWORK 3.0 (December 2009 )
1
+ SPRING FRAMEWORK 3.0.1 (February 2010 )
2
2
------------------------------------
3
3
http://www.springframework.org
4
4
Original file line number Diff line number Diff line change 1
1
version =3.0.1
2
- release.type =integration
2
+ release.type =release
3
+ build.stamp =RELEASE
3
4
natural.name =spring-framework
4
5
project.name =Spring Framework
5
6
project.key =SPR
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-aop</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-asm</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-aspects</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-beans</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-context-support</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework</groupId >
7
7
<artifactId >spring-context</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >3.0.1.BUILD-SNAPSHOT </version >
9
+ <version >3.0.1.RELEASE </version >
10
10
<parent >
11
11
<groupId >org.springframework</groupId >
12
12
<artifactId >spring-parent</artifactId >
13
13
<relativePath >../org.springframework.spring-parent</relativePath >
14
- <version >3.0.1.BUILD-SNAPSHOT </version >
14
+ <version >3.0.1.RELEASE </version >
15
15
</parent >
16
16
17
17
<dependencies >
Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework</groupId >
7
7
<artifactId >spring-core</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >3.0.1.BUILD-SNAPSHOT </version >
9
+ <version >3.0.1.RELEASE </version >
10
10
<parent >
11
11
<groupId >org.springframework</groupId >
12
12
<artifactId >spring-parent</artifactId >
13
13
<relativePath >../org.springframework.spring-parent</relativePath >
14
- <version >3.0.1.BUILD-SNAPSHOT </version >
14
+ <version >3.0.1.RELEASE </version >
15
15
</parent >
16
16
17
17
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-expression</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-instrument-tomcat</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-instrument</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
</project >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-integration-tests</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
<dependencies >
15
15
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-jdbc</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
<dependencies >
15
15
<dependency >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-jms</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework</groupId >
7
7
<artifactId >spring-orm</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >3.0.1.BUILD-SNAPSHOT </version >
9
+ <version >3.0.1.RELEASE </version >
10
10
<parent >
11
11
<groupId >org.springframework</groupId >
12
12
<artifactId >spring-parent</artifactId >
13
13
<relativePath >../org.springframework.spring-parent</relativePath >
14
- <version >3.0.1.BUILD-SNAPSHOT </version >
14
+ <version >3.0.1.RELEASE </version >
15
15
</parent >
16
16
<dependencies >
17
17
<dependency >
Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework</groupId >
7
7
<artifactId >spring-oxm</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >3.0.1.BUILD-SNAPSHOT </version >
9
+ <version >3.0.1.RELEASE </version >
10
10
<parent >
11
11
<groupId >org.springframework</groupId >
12
12
<artifactId >spring-parent</artifactId >
13
13
<relativePath >../org.springframework.spring-parent</relativePath >
14
- <version >3.0.1.BUILD-SNAPSHOT </version >
14
+ <version >3.0.1.RELEASE </version >
15
15
</parent >
16
16
17
17
<dependencies >
Original file line number Diff line number Diff line change 14
14
<groupId >org.springframework</groupId >
15
15
<artifactId >spring-library</artifactId >
16
16
<packaging >libd</packaging >
17
- <version >3.0.1.BUILD-SNAPSHOT </version >
17
+ <version >3.0.1.RELEASE </version >
18
18
<name >Spring Framework</name >
19
19
<description >Spring is a layered Java/J2EE application platform, based on code published in Expert
20
20
One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). </description >
Original file line number Diff line number Diff line change 14
14
<artifactId >spring-parent</artifactId >
15
15
<packaging >pom</packaging >
16
16
<name >Spring Framework - Parent</name >
17
- <version >3.0.1.BUILD-SNAPSHOT </version >
17
+ <version >3.0.1.RELEASE </version >
18
18
<description >Spring Framework Parent</description >
19
19
<scm >
20
20
<url >https://fisheye.springframework.org/browse/spring-framework</url >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-test</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-tx</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 4
4
<groupId >org.springframework</groupId >
5
5
<artifactId >spring-webmvc-portlet</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.1.BUILD-SNAPSHOT </version >
7
+ <version >3.0.1.RELEASE </version >
8
8
<parent >
9
9
<groupId >org.springframework</groupId >
10
10
<artifactId >spring-parent</artifactId >
11
11
<relativePath >../org.springframework.spring-parent</relativePath >
12
- <version >3.0.1.BUILD-SNAPSHOT </version >
12
+ <version >3.0.1.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework</groupId >
7
7
<artifactId >spring-webmvc</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >3.0.1.BUILD-SNAPSHOT </version >
9
+ <version >3.0.1.RELEASE </version >
10
10
<parent >
11
11
<groupId >org.springframework</groupId >
12
12
<artifactId >spring-parent</artifactId >
13
13
<relativePath >../org.springframework.spring-parent</relativePath >
14
- <version >3.0.1.BUILD-SNAPSHOT </version >
14
+ <version >3.0.1.RELEASE </version >
15
15
</parent >
16
16
17
17
<profiles >
Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework</groupId >
7
7
<artifactId >spring-struts</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >3.0.1.BUILD-SNAPSHOT </version >
9
+ <version >3.0.1.RELEASE </version >
10
10
<parent >
11
11
<groupId >org.springframework</groupId >
12
12
<artifactId >spring-parent</artifactId >
13
13
<relativePath >../org.springframework.spring-parent</relativePath >
14
- <version >3.0.1.BUILD-SNAPSHOT </version >
14
+ <version >3.0.1.RELEASE </version >
15
15
</parent >
16
16
<dependencies >
17
17
<dependency >
Original file line number Diff line number Diff line change 6
6
<groupId >org.springframework</groupId >
7
7
<artifactId >spring-web</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >3.0.1.BUILD-SNAPSHOT </version >
9
+ <version >3.0.1.RELEASE </version >
10
10
<parent >
11
11
<groupId >org.springframework</groupId >
12
12
<artifactId >spring-parent</artifactId >
13
13
<relativePath >../org.springframework.spring-parent</relativePath >
14
- <version >3.0.1.BUILD-SNAPSHOT </version >
14
+ <version >3.0.1.RELEASE </version >
15
15
</parent >
16
16
17
17
<dependencies >
You can’t perform that action at this time.
0 commit comments