Revert to snapshots

This commit is contained in:
Dave Syer
2016-07-01 14:45:17 +01:00
parent 10aca045c8
commit 5b3159a5f0
4 changed files with 19 additions and 20 deletions

View File

@@ -4,11 +4,10 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-docs</artifactId>
<version>1.1.2.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-build</artifactId>
<version>1.1.2.RELEASE</version>
<version>1.1.3.BUILD-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<name>Spring Cloud Starter Docs</name>