Update to Dalston

This commit is contained in:
Spencer Gibb
2016-10-26 19:32:17 -06:00
parent 695c67cf84
commit 086d61949e
5 changed files with 10 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-build</artifactId>
<version>Camden.BUILD-SNAPSHOT</version>
<version>Dalston.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</docs.whitelisted.branches>
<docs.whitelisted.branches>Brixton,Camden,Dalston</docs.whitelisted.branches>
</properties>
<build>
<plugins>

View File

@@ -1,9 +1,9 @@
:github: https://github.com/spring-cloud/spring-cloud-release
:githubmaster: {github}/tree/master
:docslink: {githubmaster}/docs/src/main/asciidoc
:springcloudversion: Camden.BUILD-SNAPSHOT
:springcloudversion: Dalston.BUILD-SNAPSHOT
:springioplatformversion: 2.0.9.BUILD-SNAPSHOT
:springBootVersion: 1.4.2.BUILD-SNAPSHOT
:springBootVersion: 1.5.0.BUILD-SNAPSHOT
= Spring Cloud Release Train