From fbb99956ba31f5cc89eb01fc977583528d3c6d13 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Sun, 5 Jul 2009 16:38:34 +0000 Subject: [PATCH] updated pom.xml versions for 1.0.3.RELEASE --- build-spring-integration/pom.xml | 2 +- org.springframework.integration.adapter/pom.xml | 2 +- org.springframework.integration.event/pom.xml | 2 +- org.springframework.integration.file/pom.xml | 2 +- org.springframework.integration.http/pom.xml | 2 +- org.springframework.integration.httpinvoker/pom.xml | 2 +- org.springframework.integration.jms/pom.xml | 2 +- org.springframework.integration.mail/pom.xml | 2 +- org.springframework.integration.rmi/pom.xml | 2 +- org.springframework.integration.security/pom.xml | 2 +- org.springframework.integration.stream/pom.xml | 2 +- org.springframework.integration.ws/pom.xml | 2 +- org.springframework.integration.xml/pom.xml | 2 +- org.springframework.integration/pom.xml | 2 +- spring-integration-parent/pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/build-spring-integration/pom.xml b/build-spring-integration/pom.xml index a93af97231..8e0ffd223c 100644 --- a/build-spring-integration/pom.xml +++ b/build-spring-integration/pom.xml @@ -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. - 1.0.2.SNAPSHOT + 1.0.3.RELEASE pom ../spring-integration-parent diff --git a/org.springframework.integration.adapter/pom.xml b/org.springframework.integration.adapter/pom.xml index 126dd42fe5..23245884cd 100644 --- a/org.springframework.integration.adapter/pom.xml +++ b/org.springframework.integration.adapter/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.event/pom.xml b/org.springframework.integration.event/pom.xml index 80fb32e92f..e866820890 100644 --- a/org.springframework.integration.event/pom.xml +++ b/org.springframework.integration.event/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.2.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.file/pom.xml b/org.springframework.integration.file/pom.xml index 0db41a9989..14b066d1fe 100644 --- a/org.springframework.integration.file/pom.xml +++ b/org.springframework.integration.file/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.http/pom.xml b/org.springframework.integration.http/pom.xml index 37a959d2df..80f5aaa83b 100644 --- a/org.springframework.integration.http/pom.xml +++ b/org.springframework.integration.http/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.httpinvoker/pom.xml b/org.springframework.integration.httpinvoker/pom.xml index 59d45ed50d..ecc332fe97 100644 --- a/org.springframework.integration.httpinvoker/pom.xml +++ b/org.springframework.integration.httpinvoker/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.jms/pom.xml b/org.springframework.integration.jms/pom.xml index 36e649f6e3..499845b764 100644 --- a/org.springframework.integration.jms/pom.xml +++ b/org.springframework.integration.jms/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.mail/pom.xml b/org.springframework.integration.mail/pom.xml index 3fd3a3187f..26a1b4cd3c 100644 --- a/org.springframework.integration.mail/pom.xml +++ b/org.springframework.integration.mail/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.rmi/pom.xml b/org.springframework.integration.rmi/pom.xml index 93ccd3ad23..66f2e5e988 100644 --- a/org.springframework.integration.rmi/pom.xml +++ b/org.springframework.integration.rmi/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.security/pom.xml b/org.springframework.integration.security/pom.xml index e638e646ff..671f574e49 100644 --- a/org.springframework.integration.security/pom.xml +++ b/org.springframework.integration.security/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.stream/pom.xml b/org.springframework.integration.stream/pom.xml index 51a221235a..4002c174b1 100644 --- a/org.springframework.integration.stream/pom.xml +++ b/org.springframework.integration.stream/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.ws/pom.xml b/org.springframework.integration.ws/pom.xml index 4fe8ac4c17..50aa592d6b 100644 --- a/org.springframework.integration.ws/pom.xml +++ b/org.springframework.integration.ws/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration.xml/pom.xml b/org.springframework.integration.xml/pom.xml index c9d200d2a8..5ca9e52d63 100644 --- a/org.springframework.integration.xml/pom.xml +++ b/org.springframework.integration.xml/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/org.springframework.integration/pom.xml b/org.springframework.integration/pom.xml index 799c0f824b..a98ccb37cd 100644 --- a/org.springframework.integration/pom.xml +++ b/org.springframework.integration/pom.xml @@ -8,7 +8,7 @@ org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE ../spring-integration-parent diff --git a/spring-integration-parent/pom.xml b/spring-integration-parent/pom.xml index 44861e1615..7c0ddd591a 100644 --- a/spring-integration-parent/pom.xml +++ b/spring-integration-parent/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.springframework.integration spring-integration-parent - 1.0.2.SNAPSHOT + 1.0.3.RELEASE Spring Integration Parent http://www.springsource.org/spring-integration Spring Integration parent project. Defines dependencies and common configuration for