|
|
|
@ -3,12 +3,10 @@
@@ -3,12 +3,10 @@
|
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-commons-docs</artifactId> |
|
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
|
<parent> |
|
|
|
|
<groupId>org.springframework.cloud</groupId> |
|
|
|
|
<artifactId>spring-cloud-build</artifactId> |
|
|
|
|
<version>1.1.0.RELEASE</version> |
|
|
|
|
<relativePath/> |
|
|
|
|
<artifactId>spring-cloud-commons-parent</artifactId> |
|
|
|
|
<version>1.1.0.BUILD-SNAPSHOT</version> |
|
|
|
|
</parent> |
|
|
|
|
<packaging>pom</packaging> |
|
|
|
|
<name>Spring Cloud Commons Docs</name> |
|
|
|
|