[maven-release-plugin] prepare release 2.2.6.RELEASE
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-parent</artifactId>
|
||||
<version>2.2.6.BUILD-SNAPSHOT</version>
|
||||
<version>2.2.6.RELEASE</version>
|
||||
<relativePath>../spring-batch-parent</relativePath>
|
||||
</parent>
|
||||
<scm>
|
||||
<url>https://github.com/spring-projects/spring-batch</url>
|
||||
<connection>scm:git:git://github.com/spring-projects/spring-batch.git</connection>
|
||||
<developerConnection>scm:git:git://github.com/spring-projects/spring-batch.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
<tag>2.2.6.RELEASE</tag>
|
||||
</scm>
|
||||
<properties>
|
||||
<!-- Override this with -Denvironment=XXXX to change database type -->
|
||||
|
||||
Reference in New Issue
Block a user