Incrementing poms to 2.0.0.BUILD-SNAPSHOT

This commit is contained in:
Mark Fisher
2010-06-25 19:31:03 +00:00
parent 6639886948
commit 14aae355f4
33 changed files with 37 additions and 39 deletions

View File

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