Skip to content

Commit 379fdcb

Browse files
committed
Released Spring Framework 3.0.0-M3
1 parent bc85b54 commit 379fdcb

File tree

23 files changed

+49
-48
lines changed

23 files changed

+49
-48
lines changed

build.properties

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
version=3.0.0
2-
release.type=integration
2+
build.stamp=M3
3+
release.type=milestone
34
natural.name=spring-framework
45
project.name=Spring Framework
56
project.key=SPR

org.springframework.aop/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-aop</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.asm/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-asm</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
</project>

org.springframework.aspects/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-aspects</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.beans/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-beans</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.context.support/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-context-support</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.context/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-context</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.core/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-core</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.expression/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-expression</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.instrument.classloading/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-instrument-classloading</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.instrument/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-instrument</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
</project>

org.springframework.integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-integration-tests</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<dependencies>
99
<dependency>
1010
<groupId>com.caucho</groupId>

org.springframework.jdbc/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-jdbc</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.jms/pom.xml

+8-8
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-jms</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>
@@ -64,37 +64,37 @@
6464
<dependency>
6565
<groupId>org.springframework</groupId>
6666
<artifactId>spring-aop</artifactId>
67-
<version>3.0.0.BUILD-SNAPSHOT</version>
67+
<version>3.0.0.M3</version>
6868
<scope>compile</scope>
6969
</dependency>
7070
<dependency>
7171
<groupId>org.springframework</groupId>
7272
<artifactId>spring-beans</artifactId>
73-
<version>3.0.0.BUILD-SNAPSHOT</version>
73+
<version>3.0.0.M3</version>
7474
<scope>compile</scope>
7575
</dependency>
7676
<dependency>
7777
<groupId>org.springframework</groupId>
7878
<artifactId>spring-context</artifactId>
79-
<version>3.0.0.BUILD-SNAPSHOT</version>
79+
<version>3.0.0.M3</version>
8080
<scope>compile</scope>
8181
</dependency>
8282
<dependency>
8383
<groupId>org.springframework</groupId>
8484
<artifactId>spring-core</artifactId>
85-
<version>3.0.0.BUILD-SNAPSHOT</version>
85+
<version>3.0.0.M3</version>
8686
<scope>compile</scope>
8787
</dependency>
8888
<dependency>
8989
<groupId>org.springframework</groupId>
9090
<artifactId>spring-oxm</artifactId>
91-
<version>3.0.0.BUILD-SNAPSHOT</version>
91+
<version>3.0.0.M3</version>
9292
<optional>true</optional>
9393
</dependency>
9494
<dependency>
9595
<groupId>org.springframework</groupId>
9696
<artifactId>spring-tx</artifactId>
97-
<version>3.0.0.BUILD-SNAPSHOT</version>
97+
<version>3.0.0.M3</version>
9898
<optional>true</optional>
9999
</dependency>
100100
</dependencies>

org.springframework.orm/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-orm</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.oxm/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-oxm</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.spring-library/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<groupId>org.springframework</groupId>
1515
<artifactId>spring</artifactId>
1616
<packaging>pom</packaging>
17-
<version>3.0.0.BUILD-SNAPSHOT</version>
17+
<version>3.0.0.M3</version>
1818
<name>Spring Framework</name>
1919
<description>Spring is a layered Java/J2EE application platform, based on code published in Expert
2020
One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). </description>

org.springframework.spring-parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<artifactId>spring-parent</artifactId>
1515
<packaging>pom</packaging>
1616
<name>Spring Framework - Parent</name>
17-
<version>3.0.0.BUILD-SNAPSHOT</version>
17+
<version>3.0.0.M3</version>
1818
<description>Spring Framework Parent</description>
1919
<scm>
2020
<url>https://fisheye.springframework.org/browse/spring-framework</url>

org.springframework.test/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-test</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.transaction/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-tx</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.web.portlet/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-webmvc-portlet</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.web.servlet/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-webmvc</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

org.springframework.web/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<groupId>org.springframework</groupId>
55
<artifactId>spring-web</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.0.0.BUILD-SNAPSHOT</version>
7+
<version>3.0.0.M3</version>
88
<parent>
99
<groupId>org.springframework</groupId>
1010
<artifactId>spring-parent</artifactId>
1111
<relativePath>../org.springframework.spring-parent</relativePath>
12-
<version>3.0.0.BUILD-SNAPSHOT</version>
12+
<version>3.0.0.M3</version>
1313
</parent>
1414

1515
<dependencies>

0 commit comments

Comments
 (0)