Update pom.xml

- Set version to 4.1.0.BUILD-SNAPSHOT
- Regenerate all poms
This commit is contained in:
Gary Russell
2015-07-29 12:45:05 -04:00
parent f30bb5f15b
commit 70b4d12870
61 changed files with 804 additions and 798 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration.samples</groupId>
<artifactId>basic</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>4.1.0.BUILD-SNAPSHOT</version>
<url>http://projects.spring.io/spring-integration</url>
<organization>
<name>SpringIO</name>