From 6835c227c1045d54a0dc26418c8540fd5c9adb64 Mon Sep 17 00:00:00 2001 From: Emmanuel Hugonnet Date: Tue, 7 Jan 2025 15:50:58 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- ai-feature-pack/pom.xml | 4 ++-- pom.xml | 10 +++++----- wildfly-ai/injection/pom.xml | 2 +- wildfly-ai/pom.xml | 4 ++-- wildfly-ai/subsystem/pom.xml | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ai-feature-pack/pom.xml b/ai-feature-pack/pom.xml index 9b25121..1fa7c08 100644 --- a/ai-feature-pack/pom.xml +++ b/ai-feature-pack/pom.xml @@ -4,10 +4,10 @@ org.wildfly wildfly-ai-feature-pack-parent - 0.3.0 + 1.0.0-SNAPSHOT wildfly-ai-feature-pack - 0.3.0 + 1.0.0-SNAPSHOT pom AI Feature pack for WildFly diff --git a/pom.xml b/pom.xml index 5e7b91c..95143cb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.wildfly wildfly-ai-feature-pack-parent - 0.3.0 + 1.0.0-SNAPSHOT pom Parent AI integration for WildFly @@ -26,7 +26,7 @@ scm:git:git@github.com:wildfly-extras/wildfly-ai-feature-pack.git scm:git:git@github.com:wildfly-extras/wildfly-ai-feature-pack.git https://github.com/wildfly-extras/wildfly-ai-feature-pack - 0.3.0 + 0.2.2 @@ -63,7 +63,7 @@ org.wildfly wildfly-ai-feature-pack - 0.3.0 + 1.0.0-SNAPSHOT pom @@ -82,7 +82,7 @@ org.wildfly wildfly-ai-injection - 0.3.0 + 1.0.0-SNAPSHOT * @@ -93,7 +93,7 @@ org.wildfly wildfly-ai-subsystem - 0.3.0 + 1.0.0-SNAPSHOT * diff --git a/wildfly-ai/injection/pom.xml b/wildfly-ai/injection/pom.xml index 9026fb2..b84d3f2 100644 --- a/wildfly-ai/injection/pom.xml +++ b/wildfly-ai/injection/pom.xml @@ -15,7 +15,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 0.3.0 + 1.0.0-SNAPSHOT wildfly-ai-injection WildFly: AI Injection diff --git a/wildfly-ai/pom.xml b/wildfly-ai/pom.xml index 4695a1d..11c244e 100644 --- a/wildfly-ai/pom.xml +++ b/wildfly-ai/pom.xml @@ -11,10 +11,10 @@ org.wildfly wildfly-ai-feature-pack-parent - 0.3.0 + 1.0.0-SNAPSHOT wildfly-ai - 0.3.0 + 1.0.0-SNAPSHOT WildFly AI Extension pom diff --git a/wildfly-ai/subsystem/pom.xml b/wildfly-ai/subsystem/pom.xml index 5b1697d..d6da34e 100644 --- a/wildfly-ai/subsystem/pom.xml +++ b/wildfly-ai/subsystem/pom.xml @@ -15,7 +15,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 0.3.0 + 1.0.0-SNAPSHOT wildfly-ai-subsystem WildFly: AI Subsystem