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-security</artifactId>
<version>2.0.4.BUILD-SNAPSHOT</version>
<version>2.0.4.RELEASE</version>
<name>Spring Integration Security Support</name>
<licenses>
<license>
@@ -181,7 +181,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>