Increment version to 3.1.4.BUILD-SNAPSHOT

This commit is contained in:
Spring Buildmaster
2012-10-31 18:14:06 +01:00
committed by Chris Beams
parent 6c36240055
commit e0b29b708c
24 changed files with 48 additions and 48 deletions

View File

@@ -17,16 +17,16 @@ spring.osgi.range="${spring.osgi.range.nq}"
aj.osgi.range="[1.6.8, 2.0.0)"
## For GA releases
release.type=release
build.stamp=RELEASE
#release.type=release
#build.stamp=RELEASE
## For milestone releases
#release.type=milestone
#build.stamp=M1
## For trunk development / ci builds
#release.type=integration
#build.stamp=BUILD-SNAPSHOT
release.type=integration
build.stamp=BUILD-SNAPSHOT
#bundlor
fail.on.warnings=false

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-aop</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-asm</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-aspects</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-expression</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-instrument-tomcat</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-instrument</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-integration-tests</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-jms</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-orm</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-oxm</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,7 +6,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring-library</artifactId>
<packaging>libd</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<name>Spring Framework</name>
<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>

View File

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

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc-portlet</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-struts</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<packaging>jar</packaging>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.1.3.RELEASE</version>
<version>3.1.4.BUILD-SNAPSHOT</version>
</parent>
<licenses>
<license>