Use local parent for docs

This commit is contained in:
Dave Syer
2015-11-03 08:55:08 +00:00
parent c88f91c3b9
commit 1c8dd5c63e

View File

@@ -7,9 +7,8 @@
<version>1.1.0.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<artifactId>spring-cloud-starter-build</artifactId>
<version>1.1.0.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Starter Docs</name>