Merge branch '2.1.x'

# Conflicts:
#	pom.xml
#	spring-cloud-openfeign-dependencies/pom.xml
This commit is contained in:
Olga Maciaszek-Sharma
2019-04-02 18:00:43 +02:00
3 changed files with 19 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
<properties>
<docs.main>spring-cloud-openfeign</docs.main>
<main.basedir>${basedir}/..</main.basedir>
<docs.whitelisted.branches>2.0.x</docs.whitelisted.branches>
<docs.whitelisted.branches>2.0.x,2.1.x</docs.whitelisted.branches>
</properties>
<build>
<plugins>