File tree Expand file tree Collapse file tree 24 files changed +47
-47
lines changed
org.springframework.aspects
org.springframework.beans
org.springframework.context.support
org.springframework.context
org.springframework.expression
org.springframework.instrument.tomcat
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
org.springframework.web.struts Expand file tree Collapse file tree 24 files changed +47
-47
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,13 @@ spring.osgi.range="${spring.osgi.range.nq}"
17
17
aj.osgi.range ="[1.6.8, 2.0.0)"
18
18
19
19
# # For GA releases
20
- # release.type=release
21
- # build.stamp=RELEASE
20
+ release.type =release
21
+ build.stamp =RELEASE
22
22
23
23
# # For milestone releases
24
24
# release.type=milestone
25
25
# build.stamp=M1
26
26
27
27
# # For trunk development / ci builds
28
- release.type =integration
28
+ # release.type=integration
29
29
# 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.1.0.BUILD-SNAPSHOT </version >
7
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
12
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
7
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
12
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
7
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
12
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
7
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
12
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
7
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
12
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
9
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
14
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
9
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
14
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
7
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
12
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
7
+ <version >3.1.0.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.1.0.BUILD-SNAPSHOT </version >
12
+ <version >3.1.0.RELEASE </version >
13
13
</parent >
14
14
15
15
<dependencies >
You can’t perform that action at this time.
0 commit comments