Add relative path to parent

This commit is contained in:
Dave Syer
2015-01-29 13:44:14 +00:00
parent 58c8f8f2d4
commit 71a534c587
14 changed files with 14 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-bus-amqp</artifactId>
<name>spring-cloud-starter-bus-amqp</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-cloudfoundry</artifactId>
<name>spring-cloud-starter-cloudfoundry</name>

View File

@@ -6,6 +6,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-eureka-server</artifactId>
<name>spring-cloud-starter-eureka-server</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-eureka</artifactId>
<name>spring-cloud-starter-eureka</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-feign</artifactId>
<name>spring-cloud-starter-feign</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-hystrix-dashboard</artifactId>
<name>spring-cloud-starter-hystrix-dashboard</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-hystrix</artifactId>
<name>spring-cloud-starter-hystrix</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-oauth2</artifactId>
<name>spring-cloud-starter-oauth2</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-ribbon</artifactId>
<name>spring-cloud-starter-ribbon</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-security</artifactId>
<name>spring-cloud-starter-security</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-turbine-amqp</artifactId>
<name>spring-cloud-starter-turbine-amqp</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-turbine</artifactId>
<name>spring-cloud-starter-turbine</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter-zuul</artifactId>
<name>spring-cloud-starter-zuul</name>

View File

@@ -5,6 +5,7 @@
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-parent</artifactId>
<version>1.0.0.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-parent</relativePath>
</parent>
<artifactId>spring-cloud-starter</artifactId>
<name>spring-cloud-starter</name>