From 39c79eaa8db2e0538c41bdde55cfb2800052ec14 Mon Sep 17 00:00:00 2001 From: Ladislav Thon Date: Wed, 23 Oct 2024 16:43:21 +0200 Subject: [PATCH] Revert "Amendments before release" This reverts commit 2394002d503c2bf6660351702a6e95725cfcb4c7. --- benchmarks/pom.xml | 2 +- doc/antora.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 7eca3326..62e28de8 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -16,7 +16,7 @@ 3.5.0 2.11.0 - 3.2.3-RC1 + ${project.version} 1.37 0.2.2 3.8.8 diff --git a/doc/antora.yml b/doc/antora.yml index f64cf700..8fed56c7 100644 --- a/doc/antora.yml +++ b/doc/antora.yml @@ -1,5 +1,5 @@ name: jandex title: Jandex -version: 3.2.3-RC1 +version: main nav: - modules/ROOT/nav.adoc