diff --git a/auto-configurations/common/spring-ai-autoconfigure-retry/pom.xml b/auto-configurations/common/spring-ai-autoconfigure-retry/pom.xml index 5f0757d17df..6c42faed347 100644 --- a/auto-configurations/common/spring-ai-autoconfigure-retry/pom.xml +++ b/auto-configurations/common/spring-ai-autoconfigure-retry/pom.xml @@ -27,7 +27,7 @@ org.springframework.ai spring-ai-retry - ${parent.version} + ${project.parent.version} diff --git a/pom.xml b/pom.xml index 1920f6925a7..841d46896eb 100644 --- a/pom.xml +++ b/pom.xml @@ -327,11 +327,13 @@ 3.4.5 3.3.0 0.0.43 - + 1.0.0-alpha.5 + 0.0.4 3.5.0 true true 9.3 + true diff --git a/spring-ai-docs/pom.xml b/spring-ai-docs/pom.xml index 70c138b5b13..d5691c26ec6 100644 --- a/spring-ai-docs/pom.xml +++ b/spring-ai-docs/pom.xml @@ -38,6 +38,7 @@ org.antora antora-maven-plugin + ${antora-maven-plugin.version} true @@ -60,6 +61,7 @@ io.spring.maven.antora antora-component-version-maven-plugin + ${antora-component-version-maven-plugin.version} diff --git a/spring-ai-spring-boot-testcontainers/pom.xml b/spring-ai-spring-boot-testcontainers/pom.xml index 240c7a3e8b9..b8b4d5d3524 100644 --- a/spring-ai-spring-boot-testcontainers/pom.xml +++ b/spring-ai-spring-boot-testcontainers/pom.xml @@ -38,6 +38,7 @@ false + true diff --git a/vector-stores/spring-ai-couchbase-store/pom.xml b/vector-stores/spring-ai-couchbase-store/pom.xml index 75a592d899d..1154997ffeb 100644 --- a/vector-stores/spring-ai-couchbase-store/pom.xml +++ b/vector-stores/spring-ai-couchbase-store/pom.xml @@ -30,7 +30,7 @@ org.springframework.ai spring-ai-vector-store - ${parent.version} + ${project.parent.version} @@ -38,14 +38,14 @@ org.springframework.ai spring-ai-openai - ${parent.version} + ${project.parent.version} test org.springframework.ai spring-ai-test - ${parent.version} + ${project.parent.version} test