Release version 2.0.4.RELEASE
This commit is contained in:
@@ -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.4.RELEASE</version>
|
||||
<name>Spring Integration XML Support</name>
|
||||
<licenses>
|
||||
<license>
|
||||
@@ -163,7 +163,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>
|
||||
@@ -206,7 +206,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>
|
||||
</dependencies>
|
||||
|
||||
Reference in New Issue
Block a user