changing pom version to 2.0.0.BUILD-SNAPSHOT

This commit is contained in:
Mark Fisher
2010-07-28 19:54:08 +00:00
parent d73d34751f
commit aeee48afbb
35 changed files with 36 additions and 36 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>spring-integration-samples</artifactId>
<version>2.0.0.M6</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</parent>
<artifactId>xml</artifactId>
<name>Spring Integration XML Sample</name>