[BATCH-246] Adjusted relative path to the parent POM
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-parent</artifactId>
|
||||
<version>1.0.0-m3-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
<relativePath>../parent</relativePath>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-parent</artifactId>
|
||||
<version>1.0.0-m3-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
<relativePath>../parent</relativePath>
|
||||
</parent>
|
||||
|
||||
<pluginRepositories>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-parent</artifactId>
|
||||
<version>1.0.0-m3-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
<relativePath>../parent</relativePath>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-parent</artifactId>
|
||||
<version>1.0.0-m3-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
<relativePath>../parent</relativePath>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<version>1.0.0-m3-SNAPSHOT</version>
|
||||
<artifactId>spring-batch-parent</artifactId>
|
||||
<relativePath>..</relativePath>
|
||||
<relativePath>../parent</relativePath>
|
||||
</parent>
|
||||
|
||||
<!-- Temporary measure while we get to the bottom of the test failures on Bamboo -->
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<groupId>org.springframework.batch</groupId>
|
||||
<artifactId>spring-batch-parent</artifactId>
|
||||
<version>1.0.0-m3-SNAPSHOT</version>
|
||||
<relativePath>..</relativePath>
|
||||
<relativePath>../parent</relativePath>
|
||||
</parent>
|
||||
|
||||
<dependencies>
|
||||
|
||||
Reference in New Issue
Block a user