Fix parent pom reference

(Prevents building from a fresh clone but not if already cached
the parent.)

Fixes gh-223
This commit is contained in:
Dave Syer
2015-09-04 09:55:34 +01:00
parent 14be630f62
commit ea13048e79

View File

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