POMs updated from 2.0.1.RELEASE to 2.0.2.BUILD-SNAPSHOT as version for all project modules

This commit is contained in:
Mark Fisher
2010-12-21 19:01:50 -05:00
parent 6d2b4ae6ab
commit 42b0c5f581
21 changed files with 78 additions and 66 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-security</artifactId>
<version>2.0.1.RELEASE</version>
<version>2.0.2.BUILD-SNAPSHOT</version>
<name>Spring Integration Security Support</name>
<licenses>
<license>
@@ -151,7 +151,7 @@
<dependency>
<groupId>org.springframework.integration</groupId>
<artifactId>spring-integration-core</artifactId>
<version>2.0.1.RELEASE</version>
<version>2.0.2.BUILD-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>