[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Michael Minella
2013-09-09 21:31:36 -07:00
parent 395c219b8b
commit 35332a4757
11 changed files with 16 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-parent</artifactId>
<version>3.0.0.M2</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
<name>Spring Batch Parent</name>
<description>Spring Batch parent project. Defines dependencies and common configuration for the build process.</description>
<url>http://static.springframework.org/spring-batch/${project.artifactId}</url>
@@ -12,7 +12,7 @@
<url>http://github.com/SpringSource/spring-batch</url>
<connection>scm:git:git://github.com/SpringSource/spring-batch.git</connection>
<developerConnection>scm:git:git://github.com/SpringSource/spring-batch.git</developerConnection>
<tag>3.0.0.M2</tag>
<tag>HEAD</tag>
</scm>
<licenses>
<license>