From d5596a4e827b3d6b7b9574ac8ab4f00aa2a1b7ca Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 11 Apr 2024 07:07:48 +0000 Subject: [PATCH] Update antora.yml before release --- doc/antora.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/antora.yml b/doc/antora.yml index bb376389..332523d9 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -1,16 +1,16 @@ name: smallrye-fault-tolerance title: SmallRye Fault Tolerance -version: main +version: 6.3.0 nav: - modules/ROOT/nav.adoc asciidoc: attributes: smallrye-fault-tolerance: SmallRye Fault Tolerance - smallrye-fault-tolerance-version: '6.3.0-RC2' + smallrye-fault-tolerance-version: '6.3.0' microprofile-fault-tolerance: MicroProfile Fault Tolerance microprofile-fault-tolerance-version: '4.0.2' microprofile-fault-tolerance-url: https://download.eclipse.org/microprofile/microprofile-fault-tolerance-4.0/microprofile-fault-tolerance-spec-4.0.html - vertx4-version: '4.5.6' + vertx4-version: '4.5.7'