From 8127f14559e5f890d37f3f826463df49314cd64d Mon Sep 17 00:00:00 2001 From: SmallRye CI Date: Thu, 6 Jan 2022 11:00:28 +0000 Subject: [PATCH] Update antora.yml before release --- doc/antora.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/antora.yml b/doc/antora.yml index a5e3cd35..73e34781 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.0.0-RC1 nav: - modules/ROOT/nav.adoc asciidoc: attributes: smallrye-fault-tolerance: SmallRye Fault Tolerance - smallrye-fault-tolerance-version: '5.2.1' + smallrye-fault-tolerance-version: '6.0.0-RC1' microprofile-fault-tolerance: MicroProfile Fault Tolerance - microprofile-fault-tolerance-version: '3.0' + microprofile-fault-tolerance-version: '4.0' microprofile-fault-tolerance-url: https://download.eclipse.org/microprofile/microprofile-fault-tolerance-3.0/microprofile-fault-tolerance-spec-3.0.html - vertx4-version: '4.1.1' + vertx4-version: '4.2.3'