diff --git a/ai-feature-pack/pom.xml b/ai-feature-pack/pom.xml index 996fe89..2617188 100644 --- a/ai-feature-pack/pom.xml +++ b/ai-feature-pack/pom.xml @@ -4,7 +4,7 @@ org.wildfly wildfly-ai-feature-pack-parent - 1.0.0-SNAPSHOT + 0.2.1 wildfly-ai-feature-pack pom diff --git a/pom.xml b/pom.xml index 9e3e0fc..7be691f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.wildfly wildfly-ai-feature-pack-parent - 1.0.0-SNAPSHOT + 0.2.1 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.1.0 + 0.2.1 diff --git a/wildfly-ai/injection/pom.xml b/wildfly-ai/injection/pom.xml index 2a6e7e6..03f19c9 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. --> - 1.0.0-SNAPSHOT + 0.2.1 wildfly-ai-injection WildFly: AI Injection diff --git a/wildfly-ai/pom.xml b/wildfly-ai/pom.xml index 9c50ce9..a8605de 100644 --- a/wildfly-ai/pom.xml +++ b/wildfly-ai/pom.xml @@ -11,7 +11,7 @@ org.wildfly wildfly-ai-feature-pack-parent - 1.0.0-SNAPSHOT + 0.2.1 wildfly-ai WildFly AI Extension diff --git a/wildfly-ai/subsystem/pom.xml b/wildfly-ai/subsystem/pom.xml index 0fb2510..e4d625d 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. --> - 1.0.0-SNAPSHOT + 0.2.1 wildfly-ai-subsystem WildFly: AI Subsystem