From 1252216f3a6ee27c5cee79194eb76f6abf63764a Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Sun, 20 Oct 2024 13:39:05 +0200 Subject: [PATCH] Revert antora-component-version-maven-plugin --- pom.xml | 1 + spring-ai-docs/pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2a79d29d1..4ab5e3fcb 100644 --- a/pom.xml +++ b/pom.xml @@ -201,6 +201,7 @@ 0.0.4 + 1.0.0-alpha.4 1.6.2 1.5.1 0.0.6 diff --git a/spring-ai-docs/pom.xml b/spring-ai-docs/pom.xml index dee459480..c82441a43 100644 --- a/spring-ai-docs/pom.xml +++ b/spring-ai-docs/pom.xml @@ -15,7 +15,7 @@ org.antora antora-maven-plugin - 1.0.0-alpha.4 + ${org.maven.antora-version} true @@ -35,7 +35,7 @@ - + org.apache.maven.plugins maven-assembly-plugin