move master back to 3.0.0.BUILD-SNAPSHOT

This commit is contained in:
Chris Schaefer
2013-07-30 14:05:55 -04:00
parent 3207851e47
commit 7cfd65acf4
10 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>2.2.2.BUILD-SNAPSHOT</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-batch-parent</relativePath>
</parent>
<properties>