diff --git a/ai-feature-pack/pom.xml b/ai-feature-pack/pom.xml index 996fe89..bb61bec 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.0 wildfly-ai-feature-pack pom diff --git a/pom.xml b/pom.xml index f14a109..2f8a6af 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.wildfly wildfly-ai-feature-pack-parent - 1.0.0-SNAPSHOT + 0.2.0 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.0 diff --git a/wildfly-ai/injection/pom.xml b/wildfly-ai/injection/pom.xml index 2a6e7e6..003eeaa 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.0 wildfly-ai-injection WildFly: AI Injection diff --git a/wildfly-ai/pom.xml b/wildfly-ai/pom.xml index 9c50ce9..57c1de5 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.0 wildfly-ai WildFly AI Extension diff --git a/wildfly-ai/subsystem/pom.xml b/wildfly-ai/subsystem/pom.xml index 0fb2510..f4e2fa2 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.0 wildfly-ai-subsystem WildFly: AI Subsystem