Updates to Hoxton
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud</groupId>
|
||||
<artifactId>spring-cloud-starter-build</artifactId>
|
||||
<version>Greenwich.BUILD-SNAPSHOT</version>
|
||||
<version>Hoxton.BUILD-SNAPSHOT</version>
|
||||
</parent>
|
||||
<packaging>pom</packaging>
|
||||
<name>Spring Cloud Starter Docs</name>
|
||||
@@ -15,7 +15,7 @@
|
||||
<properties>
|
||||
<docs.main>spring-cloud-starters</docs.main>
|
||||
<main.basedir>${basedir}/..</main.basedir>
|
||||
<docs.whitelisted.branches>Brixton,Camden,Dalston,Finchley,Greenwich</docs.whitelisted.branches>
|
||||
<docs.whitelisted.branches>Edgware,Finchley,Greenwich</docs.whitelisted.branches>
|
||||
</properties>
|
||||
<build>
|
||||
<plugins>
|
||||
|
||||
Reference in New Issue
Block a user