updated poms for 2.0.0.BUILD-SNAPSHOT and added spring.version and junit.version properties to parent pom
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.integration</groupId>
|
||||
<artifactId>spring-integration-samples</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<version>2.0.0.BUILD-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Spring Integration Samples</name>
|
||||
<properties>
|
||||
<release.version>1.0.3.RELEASE</release.version>
|
||||
<release.version>2.0.0.BUILD-SNAPSHOT</release.version>
|
||||
</properties>
|
||||
<modules>
|
||||
<module>cafe</module>
|
||||
|
||||
Reference in New Issue
Block a user