This is an automated email from the ASF dual-hosted git repository. ppalaga pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
commit c63e4193d452710ca0718d119da94cf85f119357 Author: Peter Palaga <[email protected]> AuthorDate: Tue Jun 2 16:10:05 2020 +0200 Set camel-quarkus-last-release: 1.0.0-CR2 in antora.yml --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index e516bae..94d9819 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -22,4 +22,4 @@ nav: - modules/ROOT/nav.adoc asciidoc: attributes: - camel-quarkus-last-release: 1.0.0-M7 + camel-quarkus-last-release: 1.0.0-CR2
