Release version 2.0.4.RELEASE

This commit is contained in:
Mark Fisher
2011-05-18 14:26:36 -04:00
parent 4e1d3d2d93
commit 939172e675
24 changed files with 65 additions and 65 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-http</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.4.RELEASE</version>
<name>Spring Integration HTTP Support</name>
<licenses>
<license>
@@ -152,7 +152,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.4.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.4.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>