updated sample poms to refer to Spring Framework 3.0.0.M4 and Spring Integration 2.0.0.BUILD-SNAPSHOT
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<parent>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>xml</groupId>
|
||||
<artifactId>xml</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</project>
|
||||
Reference in New Issue
Block a user