Remove Maven release:prepare work in progress submitted in error
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>spring-batch-docs</artifactId>
|
||||
<version>2.0.0.M2</version>
|
||||
<version>2.0.0.CI-SNAPSHOT</version>
|
||||
<name>Documentation</name>
|
||||
<packaging>pom</packaging>
|
||||
<description>Spring Batch Documentation - reference guide and user manuals.</description>
|
||||
@@ -10,7 +10,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch</artifactId>
|
||||
<version>2.0.0.M2</version>
|
||||
<version>2.0.0.CI-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user