updated POMs for 2.0.4.BUILD-SNAPSHOT

This commit is contained in:
Mark Fisher
2011-02-11 12:52:37 -05:00
parent 3497f80618
commit 0e75e6f64d
23 changed files with 62 additions and 62 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-feed</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.0.4.BUILD-SNAPSHOT</version>
<name>Spring Integration RSS Feed Support</name>
<licenses>
<license>
@@ -115,7 +115,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.0.4.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -139,7 +139,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.0.4.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>