Support for release trains in sagan

This commit is contained in:
Dave Syer
2015-06-26 10:29:35 +01:00
parent b72bc5c5ab
commit 3bb7de202a
3 changed files with 10 additions and 9 deletions

View File

@@ -98,7 +98,8 @@ is a number.
To use Spring Cloud in a traditional Java or Groovy project using
Maven or Gradle, you can use the BOM only for dependency management or as a parent POM (Maven
only). Example using the latest version:
only). Example using the latest version with the config client and eureka (change the
artifact ids to pull in other starters):
{% include download_widget.md %}