[maven-release-plugin] prepare release 2.1.5.RELEASE
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-simple-cli</artifactId>
|
||||
<version>2.1.5.CI-SNAPSHOT</version>
|
||||
<version>2.1.5.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Commandline</name>
|
||||
<url>http://www.springframework.org/spring-batch/archetypes/simple-cli-archetype</url>
|
||||
@@ -15,7 +15,7 @@
|
||||
<properties>
|
||||
<maven.test.failure.ignore>true</maven.test.failure.ignore>
|
||||
<spring.framework.version>2.5.6</spring.framework.version>
|
||||
<spring.batch.version>2.1.5.RELEASE</spring.batch.version>
|
||||
<spring.batch.version>2.1.4.RELEASE</spring.batch.version>
|
||||
<dependency.locations.enabled>false</dependency.locations.enabled>
|
||||
</properties>
|
||||
<profiles>
|
||||
|
||||
Reference in New Issue
Block a user