+ backport template fix from trunk (rev 3014)

+ change pom version to 3.0.1.RELEASE-A (instead of RELEASE.A)
This commit is contained in:
Costin Leau
2010-02-19 11:36:31 +00:00
parent 677b0b54fc
commit 4cf2504fb4
41 changed files with 157 additions and 151 deletions
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-integration-tests</artifactId>
<packaging>jar</packaging>
<version>3.0.1.RELEASE.A</version>
<version>3.0.1.RELEASE-A</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.1.RELEASE.A</version>
<version>3.0.1.RELEASE-A</version>
</parent>
<dependencies>
<dependency>