updated POMs for 1.0.4 release

This commit is contained in:
Mark Fisher
2010-04-16 16:32:26 +00:00
parent 71bbe9b237
commit 183cb2d464
15 changed files with 20 additions and 20 deletions

View File

@@ -14,7 +14,7 @@
a simple model for building enterprise integration solutions while maintaining the separation of
concerns that is essential for producing maintainable, testable code.
</description>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<packaging>pom</packaging>
<modules>
<module>../spring-integration-parent</module>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>
@@ -51,7 +51,7 @@
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-core</artifactId>
<version>2.0.4</version>
<version>2.0.5.RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>
@@ -39,13 +39,13 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-oxm</artifactId>
<version>1.5.5</version>
<version>1.5.9</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-ws-core</artifactId>
<version>1.5.5</version>
<version>1.5.9</version>
<scope>compile</scope>
</dependency>
<dependency>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>
@@ -72,13 +72,13 @@
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-oxm-tiger</artifactId>
<version>1.5.5</version>
<version>1.5.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework.ws</groupId>
<artifactId>spring-oxm</artifactId>
<version>1.5.5</version>
<version>1.5.9</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<relativePath>../spring-integration-parent</relativePath>
</parent>
<dependencies>

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-parent</artifactId>
<version>1.0.3.RELEASE</version>
<version>1.0.4.RELEASE</version>
<name> Spring Integration Parent </name>
<url>http://www.springsource.org/spring-integration</url>
<description> Spring Integration parent project. Defines dependencies and common configuration for