Bumping versions

This commit is contained in:
buildmaster
2019-10-05 07:13:05 +00:00
parent 377f8ab000
commit 758e7241a2

View File

@@ -298,7 +298,8 @@ Spring Cloud Build Docs comes with a set of attributes for asciidoctor that you
<generated-resources-root>${project.basedir}/target/generated-resources
</generated-resources-root>
<!-- Use this attribute the reference code from another module -->
<project-root>${maven.multiModuleProjectDirectory}</project-root>
<!-- Note the @ at the end, lowering the precedence of the attribute -->
<project-root>${maven.multiModuleProjectDirectory}@</project-root>
<!-- It's mandatory for you to pass the docs.main property -->
<github-repo>${docs.main}</github-repo>
<github-raw>