Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)

This commit is contained in:
Mark Pollack 2009-04-09 14:38:35 +00:00
parent 3e4810f670
commit 362629d03b
22 changed files with 47 additions and 47 deletions

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId> <artifactId>spring-aop</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId> <artifactId>spring-asm</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
</project> </project>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId> <artifactId>spring-aspects</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId> <artifactId>spring-beans</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId> <artifactId>spring-context-support</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId> <artifactId>spring-context</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId> <artifactId>spring-core</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-expression</artifactId> <artifactId>spring-expression</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-instrument-classloading</artifactId> <artifactId>spring-instrument-classloading</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-instrument</artifactId> <artifactId>spring-instrument</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
</project> </project>

View File

@ -4,7 +4,7 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-integration-tests</artifactId> <artifactId>spring-integration-tests</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>com.caucho</groupId> <groupId>com.caucho</groupId>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId> <artifactId>spring-jdbc</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-jms</artifactId> <artifactId>spring-jms</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>
@ -64,37 +64,37 @@
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId> <artifactId>spring-aop</artifactId>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId> <artifactId>spring-beans</artifactId>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId> <artifactId>spring-context</artifactId>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId> <artifactId>spring-core</artifactId>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<scope>compile</scope> <scope>compile</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-oxm</artifactId> <artifactId>spring-oxm</artifactId>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId> <artifactId>spring-tx</artifactId>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<optional>true</optional> <optional>true</optional>
</dependency> </dependency>
</dependencies> </dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId> <artifactId>spring-orm</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-oxm</artifactId> <artifactId>spring-oxm</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -14,7 +14,7 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring</artifactId> <artifactId>spring</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<name>Spring Framework</name> <name>Spring Framework</name>
<description>Spring is a layered Java/J2EE application platform, based on code published in Expert <description>Spring is a layered Java/J2EE application platform, based on code published in Expert
One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). </description> One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). </description>

View File

@ -14,7 +14,7 @@
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Spring Framework - Parent</name> <name>Spring Framework - Parent</name>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<description>Spring Framework Parent</description> <description>Spring Framework Parent</description>
<scm> <scm>
<url>https://fisheye.springframework.org/browse/spring-framework</url> <url>https://fisheye.springframework.org/browse/spring-framework</url>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId> <artifactId>spring-test</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId> <artifactId>spring-tx</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-webmvc-portlet</artifactId> <artifactId>spring-webmvc-portlet</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId> <artifactId>spring-webmvc</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>

View File

@ -4,12 +4,12 @@
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId> <artifactId>spring-web</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework</groupId> <groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId> <artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath> <relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version> <version>3.0.0.BUILD-SNAPSHOT</version>
</parent> </parent>
<dependencies> <dependencies>