Bumping versions

This commit is contained in:
buildmaster
2022-08-22 21:35:16 +00:00
parent 84b9735bac
commit 8cf0076cfc

View File

@@ -402,6 +402,7 @@ Spring Cloud Build Docs comes with a set of attributes for asciidoctor that you
<raw-docs-url>${github-raw}@</raw-docs-url>
<project-version>${project.version}@</project-version>
<project-name>${docs.main}@</project-name>
<source-highlighter>highlight.js</source-highlighter>
</attributes>
----