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>
|
||||
|
||||
@@ -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>errorhandling</groupId>
|
||||
<artifactId>errorhandling</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</project>
|
||||
@@ -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>filecopy</groupId>
|
||||
<artifactId>filecopy</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</project>
|
||||
@@ -3,12 +3,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>helloworld</groupId>
|
||||
<artifactId>helloworld</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.osgi</groupId>
|
||||
|
||||
@@ -3,12 +3,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>jms</groupId>
|
||||
<artifactId>jms</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.jms</groupId>
|
||||
|
||||
@@ -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>oddeven</groupId>
|
||||
<artifactId>oddeven</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</project>
|
||||
@@ -162,6 +162,16 @@
|
||||
<name>SpringSource Enterprise Bundle Repository - External Bundle Releases</name>
|
||||
<url>http://repository.springsource.com/maven/bundles/external</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>com.springsource.repository.bundles.milestone</id>
|
||||
<name>SpringSource Enterprise Bundle Repository - External Bundle Milestones</name>
|
||||
<url>http://repository.springsource.com/maven/bundles/milestone</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>com.springsource.repository.bundles.snapshot</id>
|
||||
<name>SpringSource Enterprise Bundle Repository - External Bundle Snapshots</name>
|
||||
<url>http://repository.springsource.com/maven/bundles/snapshot</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
||||
|
||||
@@ -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>quote</groupId>
|
||||
<artifactId>quote</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
</project>
|
||||
@@ -3,12 +3,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>ws</groupId>
|
||||
<artifactId>ws</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.xml.soap</groupId>
|
||||
|
||||
@@ -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