Fix zuul starter parent

This commit is contained in:
Dave Syer
2015-06-26 10:05:03 +01:00
parent 64534652cd
commit 2315a8b906

View File

@@ -4,9 +4,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-build</artifactId>
<artifactId>spring-cloud-netflix</artifactId>
<version>1.0.3.BUILD-SNAPSHOT</version>
<relativePath>../spring-cloud-starter-build</relativePath>
<relativePath/>
</parent>
<artifactId>spring-cloud-starter-zuul</artifactId>
<name>spring-cloud-starter-zuul</name>