[maven-release-plugin] prepare release 1.2.0.RELEASE

This commit is contained in:
Dave Syer
2010-12-30 11:58:27 +00:00
committed by Michael Minella
parent 6c27b97f2e
commit c2912a1882
2 changed files with 3 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-admin-parent</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.RELEASE</version>
<relativePath>../spring-batch-admin-parent</relativePath>
</parent>
<dependencies>