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

@@ -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>