changed POMs to use version 2.0.5.BUILD-SNAPSHOT

This commit is contained in:
Oleg Zhurakousky
2011-05-23 08:19:47 -04:00
parent 6510d77170
commit 5bf590bbfb
22 changed files with 67 additions and 67 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Integration</name>
<modules>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration Core</name>
<licenses>
<license>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-event</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration Event Support</name>
<licenses>
<license>
@@ -115,7 +115,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -163,7 +163,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

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

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-file</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration File Support</name>
<licenses>
<license>
@@ -115,7 +115,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -163,7 +163,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-ftp</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration FTP Support</name>
<licenses>
<license>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -146,7 +146,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-file</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

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

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.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</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.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</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.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

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

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-ip</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration IP Support</name>
<licenses>
<license>
@@ -109,7 +109,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-stream</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
@@ -121,7 +121,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -169,7 +169,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-jdbc</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration JDBC Support</name>
<licenses>
<license>
@@ -167,7 +167,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -209,7 +209,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-jms</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration JMS Support</name>
<licenses>
<license>
@@ -157,7 +157,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -193,7 +193,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-jmx</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration JMX Support</name>
<licenses>
<license>
@@ -139,7 +139,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -169,7 +169,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-mail</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration Mail Support</name>
<licenses>
<license>
@@ -127,7 +127,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

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

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.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</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.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-sftp</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration SFTP Support</name>
<licenses>
<license>
@@ -109,7 +109,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-stream</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
@@ -139,7 +139,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -152,7 +152,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-file</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
@@ -188,7 +188,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

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

View File

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

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-twitter</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration Twitter Support</name>
<licenses>
<license>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -170,7 +170,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-xml</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration XML Support</name>
<licenses>
<license>
@@ -112,6 +112,12 @@
<version>3.0.5.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-xml</artifactId>
<version>2.0.2.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>
@@ -163,7 +169,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -173,12 +179,6 @@
<scope>compile</scope>
<optional>true</optional>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-xml</artifactId>
<version>1.5.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest-all</artifactId>
@@ -206,7 +206,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-xmpp</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<name>Spring Integration XMPP Support</name>
<licenses>
<license>
@@ -103,7 +103,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-stream</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -133,7 +133,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-test</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
@@ -188,7 +188,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.4.RELEASE</version>
<version>2.0.5.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>