[maven-release-plugin] prepare release spring-batch-1.1.3.RELEASE
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>spring-batch-infrastructure-tests</artifactId>
|
||||
<version>1.1.3.CI-SNAPSHOT</version>
|
||||
<version> 1.1.3.RELEASE</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Infrastructure Tests</name>
|
||||
<description> Integration tests for the Spring Batch Infrastructure </description>
|
||||
<parent>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<version>1.1.3.CI-SNAPSHOT</version>
|
||||
<version>1.1.3.RELEASE</version>
|
||||
<artifactId>spring-batch</artifactId>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
|
||||
Reference in New Issue
Block a user