Release version 2.0.5.RELEASE

This commit is contained in:
Mark Fisher
2011-07-18 17:36:31 -04:00
parent bb90ffc840
commit b1ee08b8d1
24 changed files with 125 additions and 125 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-stream</artifactId>
<version>2.0.5.BUILD-SNAPSHOT</version>
<version>2.0.5.RELEASE</version>
<name>Spring Integration Stream Support</name>
<licenses>
<license>
@@ -121,7 +121,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.5.BUILD-SNAPSHOT</version>
<version>2.0.5.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>