Browse Source

Release version 3.1.3.RELEASE

pull/1536/head v3.1.3.RELEASE
Spring Buildmaster 12 years ago committed by Chris Beams
parent
commit
6c36240055
  1. 8
      build.properties
  2. 4
      org.springframework.aop/pom.xml
  3. 4
      org.springframework.asm/pom.xml
  4. 4
      org.springframework.aspects/pom.xml
  5. 4
      org.springframework.beans/pom.xml
  6. 4
      org.springframework.context.support/pom.xml
  7. 4
      org.springframework.context/pom.xml
  8. 4
      org.springframework.core/pom.xml
  9. 4
      org.springframework.expression/pom.xml
  10. 4
      org.springframework.instrument.tomcat/pom.xml
  11. 4
      org.springframework.instrument/pom.xml
  12. 4
      org.springframework.integration-tests/pom.xml
  13. 4
      org.springframework.jdbc/pom.xml
  14. 4
      org.springframework.jms/pom.xml
  15. 4
      org.springframework.orm/pom.xml
  16. 4
      org.springframework.oxm/pom.xml
  17. 2
      org.springframework.spring-library/pom.xml
  18. 2
      org.springframework.spring-parent/pom.xml
  19. 4
      org.springframework.test/pom.xml
  20. 4
      org.springframework.transaction/pom.xml
  21. 4
      org.springframework.web.portlet/pom.xml
  22. 4
      org.springframework.web.servlet/pom.xml
  23. 4
      org.springframework.web.struts/pom.xml
  24. 4
      org.springframework.web/pom.xml

8
build.properties

@ -17,16 +17,16 @@ spring.osgi.range="${spring.osgi.range.nq}" @@ -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

4
org.springframework.aop/pom.xml

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

4
org.springframework.asm/pom.xml

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

4
org.springframework.aspects/pom.xml

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

4
org.springframework.beans/pom.xml

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

4
org.springframework.context.support/pom.xml

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

4
org.springframework.context/pom.xml

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

4
org.springframework.core/pom.xml

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

4
org.springframework.expression/pom.xml

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

4
org.springframework.instrument.tomcat/pom.xml

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

4
org.springframework.instrument/pom.xml

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

4
org.springframework.integration-tests/pom.xml

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

4
org.springframework.jdbc/pom.xml

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

4
org.springframework.jms/pom.xml

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

4
org.springframework.orm/pom.xml

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

4
org.springframework.oxm/pom.xml

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

2
org.springframework.spring-library/pom.xml

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

2
org.springframework.spring-parent/pom.xml

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

4
org.springframework.test/pom.xml

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

4
org.springframework.transaction/pom.xml

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

4
org.springframework.web.portlet/pom.xml

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

4
org.springframework.web.servlet/pom.xml

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

4
org.springframework.web.struts/pom.xml

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

4
org.springframework.web/pom.xml

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

Loading…
Cancel
Save