Increment versions to 2.0.0.M7

This commit is contained in:
Chris Beams
2010-09-03 18:23:12 +00:00
parent 167968fd41
commit f4efc62ca7
39 changed files with 42 additions and 42 deletions

View File

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