Re-release version 2.0.3.RELEASE

This commit is contained in:
Mark Fisher
2011-02-10 09:16:12 -06:00
parent 1a72ee82b2
commit 99dc2869af
24 changed files with 63 additions and 63 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-xml</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.3.RELEASE</version>
<name>Spring Integration XML Support</name>
<licenses>
<license>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.3.RELEASE</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -176,7 +176,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.3.RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>