updated pom.xml versions for 1.0.3.RELEASE

This commit is contained in:
Mark Fisher
2009-07-05 16:38:34 +00:00
parent 9cb15cbbca
commit fbb99956ba
15 changed files with 15 additions and 15 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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.2.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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.2.SNAPSHOT</version>
<version>1.0.3.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