File tree Expand file tree Collapse file tree 24 files changed +51
-53
lines changed
org.springframework.aspects
org.springframework.beans
org.springframework.context.support
org.springframework.context
org.springframework.expression
org.springframework.instrument.classloading
org.springframework.instrument
org.springframework.integration-tests
org.springframework.spring-library
org.springframework.spring-parent
org.springframework.transaction
org.springframework.web.portlet
org.springframework.web.servlet Expand file tree Collapse file tree 24 files changed +51
-53
lines changed Original file line number Diff line number Diff line change 14
14
<groupId >org.springframework</groupId >
15
15
<artifactId >spring</artifactId >
16
16
<packaging >pom</packaging >
17
- <version >3.0.0.BUILD-SNAPSHOT </version >
17
+ <version >3.0.0.M4 </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 1
1
version =3.0.0
2
- release.type =integration
2
+ build.stamp =M4
3
+ release.type =milestone
3
4
natural.name =spring-framework
4
5
project.name =Spring Framework
5
6
project.key =SPR
@@ -20,7 +21,4 @@ compiler.args=-enableJavadoc -warn:none
20
21
21
22
# For development in trunk
22
23
# release.type=integration
23
- # build.stamp=BUILD-SNAPSHOT
24
- overwrite =true
25
- ci.build =true
26
-
24
+ # build.stamp=BUILD-SNAPSHOT
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.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </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-context</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </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-core</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </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-expression</artifactId >
6
6
<packaging >jar</packaging >
7
- <version >3.0.0.BUILD-SNAPSHOT </version >
7
+ <version >3.0.0.M4 </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.0.BUILD-SNAPSHOT </version >
12
+ <version >3.0.0.M4 </version >
13
13
</parent >
14
14
15
15
<dependencies >
You can’t perform that action at this time.
0 commit comments