Add branch attribute definition.

This commit is contained in:
Olga Maciaszek-Sharma
2019-06-13 15:29:17 +02:00
parent 780d1a103d
commit db4e273e08
5 changed files with 18 additions and 7 deletions

View File

@@ -4,10 +4,14 @@ Manual changes to this file will be lost when it is generated again.
Edit the files in the src/main/asciidoc/ directory instead.
////
:branch: 2.1.x
image::https://travis-ci.org/spring-cloud/spring-cloud-function.svg?branch={branch}[Build Status, link=https://travis-ci.org/spring-cloud/spring-cloud-function]
== Introduction
:branch: 2.1.x
Spring Cloud Function is a project with the following high-level goals:
* Promote the implementation of business logic via functions.