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,12 +2,12 @@
|
||||
<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>cafe</groupId>
|
||||
<artifactId>cafe</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.osgi</groupId>
|
||||
|
||||
Reference in New Issue
Block a user