Browse Source

Updated whitelists

pull/6/head
Marcin Grzejszczak 7 years ago
parent
commit
91808c5fd9
  1. 2
      docs/pom.xml

2
docs/pom.xml

@ -14,7 +14,7 @@ @@ -14,7 +14,7 @@
<properties>
<docs.main>spring-cloud-netflix</docs.main>
<main.basedir>${basedir}/..</main.basedir>
<docs.whitelisted.branches>1.0.x,1.1.x</docs.whitelisted.branches>
<docs.whitelisted.branches>1.0.x,1.1.x,1.3.x,2.0.x</docs.whitelisted.branches>
</properties>
<build>
<plugins>

Loading…
Cancel
Save