Removed bad release-plugin commit. Officially not using that any more
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<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</artifactId>
|
||||
<version> 1.1.3.RELEASE</version>
|
||||
<version>1.1.3.CI-SNAPSHOT</version>
|
||||
<packaging>jar</packaging>
|
||||
<name>Infrastructure</name>
|
||||
<description>
|
||||
@@ -11,7 +11,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch</artifactId>
|
||||
<version>1.1.3.RELEASE</version>
|
||||
<version>1.1.3.CI-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
</parent>
|
||||
<profiles>
|
||||
|
||||
Reference in New Issue
Block a user