From 886af52aa48332bb8f16548aa7d158a2adde9bb5 Mon Sep 17 00:00:00 2001 From: Jean-Francois Denise Date: Wed, 20 Mar 2024 16:02:44 +0100 Subject: [PATCH] New development iteration 1.0.0.Beta11-SNAPSHOT --- arquillian-plugin-scanner/pom.xml | 2 +- arquillian-plugin/pom.xml | 2 +- cli/pom.xml | 2 +- core/pom.xml | 2 +- doc-plugin/pom.xml | 2 +- docs/pom.xml | 2 +- maven-resolver/pom.xml | 2 +- openshift-deployment/api/pom.xml | 2 +- openshift-deployment/artemis-broker/pom.xml | 2 +- openshift-deployment/keycloak/pom.xml | 2 +- openshift-deployment/mariadb/pom.xml | 2 +- openshift-deployment/mysql/pom.xml | 2 +- openshift-deployment/pom.xml | 2 +- openshift-deployment/postgresql/pom.xml | 2 +- pom.xml | 2 +- tests/arquillian-plugin-tests/pom.xml | 2 +- tests/glow-tests/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-feature-pack/galleon-pack/pom.xml | 2 +- tests/test-feature-pack/layer-metadata-tests/pom.xml | 2 +- tests/test-feature-pack/pom.xml | 2 +- tests/test-feature-pack/test-classes/pom.xml | 2 +- 22 files changed, 22 insertions(+), 22 deletions(-) diff --git a/arquillian-plugin-scanner/pom.xml b/arquillian-plugin-scanner/pom.xml index 10e039d2..dac0dd00 100644 --- a/arquillian-plugin-scanner/pom.xml +++ b/arquillian-plugin-scanner/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-arquillian-plugin-scanner diff --git a/arquillian-plugin/pom.xml b/arquillian-plugin/pom.xml index fd3d1100..67cca106 100644 --- a/arquillian-plugin/pom.xml +++ b/arquillian-plugin/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-arquillian-plugin diff --git a/cli/pom.xml b/cli/pom.xml index 9a7b5413..82db2778 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow jar diff --git a/core/pom.xml b/core/pom.xml index 561f62c6..68afbf9b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-core diff --git a/doc-plugin/pom.xml b/doc-plugin/pom.xml index 45ca1725..5e84809f 100644 --- a/doc-plugin/pom.xml +++ b/doc-plugin/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-doc-plugin A plugin to generate adoc documentation for layer rules diff --git a/docs/pom.xml b/docs/pom.xml index 969cb96a..6e2a97b0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-doc pom diff --git a/maven-resolver/pom.xml b/maven-resolver/pom.xml index 44cec056..0fdc67d7 100644 --- a/maven-resolver/pom.xml +++ b/maven-resolver/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-maven-resolver diff --git a/openshift-deployment/api/pom.xml b/openshift-deployment/api/pom.xml index 99a96160..ae3f55be 100644 --- a/openshift-deployment/api/pom.xml +++ b/openshift-deployment/api/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-openshift-deployment - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-openshift-deployment-api diff --git a/openshift-deployment/artemis-broker/pom.xml b/openshift-deployment/artemis-broker/pom.xml index 113ea39a..e865378a 100644 --- a/openshift-deployment/artemis-broker/pom.xml +++ b/openshift-deployment/artemis-broker/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-openshift-deployment - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-openshift-deployment-artemis diff --git a/openshift-deployment/keycloak/pom.xml b/openshift-deployment/keycloak/pom.xml index 687cb670..49f69bbf 100644 --- a/openshift-deployment/keycloak/pom.xml +++ b/openshift-deployment/keycloak/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-openshift-deployment - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-openshift-deployment-keycloak diff --git a/openshift-deployment/mariadb/pom.xml b/openshift-deployment/mariadb/pom.xml index a9caa8ff..64f75b14 100644 --- a/openshift-deployment/mariadb/pom.xml +++ b/openshift-deployment/mariadb/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-openshift-deployment - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-openshift-deployment-mariadb diff --git a/openshift-deployment/mysql/pom.xml b/openshift-deployment/mysql/pom.xml index 159e8864..2dfceaa3 100644 --- a/openshift-deployment/mysql/pom.xml +++ b/openshift-deployment/mysql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-openshift-deployment - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-openshift-deployment-mysql diff --git a/openshift-deployment/pom.xml b/openshift-deployment/pom.xml index 217e63c5..d8733ee6 100644 --- a/openshift-deployment/pom.xml +++ b/openshift-deployment/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-openshift-deployment diff --git a/openshift-deployment/postgresql/pom.xml b/openshift-deployment/postgresql/pom.xml index 5ae7a148..a4ce938d 100644 --- a/openshift-deployment/postgresql/pom.xml +++ b/openshift-deployment/postgresql/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-openshift-deployment - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-openshift-deployment-postgresql diff --git a/pom.xml b/pom.xml index 09e87a19..c02da893 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT pom UTF-8 diff --git a/tests/arquillian-plugin-tests/pom.xml b/tests/arquillian-plugin-tests/pom.xml index 709d3864..9415b4d5 100644 --- a/tests/arquillian-plugin-tests/pom.xml +++ b/tests/arquillian-plugin-tests/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-tests-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-arquillian-plugin-tests diff --git a/tests/glow-tests/pom.xml b/tests/glow-tests/pom.xml index 859fca1f..2710dbe3 100644 --- a/tests/glow-tests/pom.xml +++ b/tests/glow-tests/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-tests-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-tests diff --git a/tests/pom.xml b/tests/pom.xml index fdfc14e3..9de5c92e 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-tests-parent diff --git a/tests/test-feature-pack/galleon-pack/pom.xml b/tests/test-feature-pack/galleon-pack/pom.xml index 38146e36..00542c4a 100644 --- a/tests/test-feature-pack/galleon-pack/pom.xml +++ b/tests/test-feature-pack/galleon-pack/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-test-feature-pack-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-test-galleon-pack diff --git a/tests/test-feature-pack/layer-metadata-tests/pom.xml b/tests/test-feature-pack/layer-metadata-tests/pom.xml index e58bb7dc..afdf2439 100644 --- a/tests/test-feature-pack/layer-metadata-tests/pom.xml +++ b/tests/test-feature-pack/layer-metadata-tests/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-test-feature-pack-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-test-feature-pack-layer-metadata-tests diff --git a/tests/test-feature-pack/pom.xml b/tests/test-feature-pack/pom.xml index 4075b4fc..76c60079 100644 --- a/tests/test-feature-pack/pom.xml +++ b/tests/test-feature-pack/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-tests-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-test-feature-pack-parent diff --git a/tests/test-feature-pack/test-classes/pom.xml b/tests/test-feature-pack/test-classes/pom.xml index 5135604a..566c74ae 100644 --- a/tests/test-feature-pack/test-classes/pom.xml +++ b/tests/test-feature-pack/test-classes/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-test-feature-pack-parent - 1.0.0.Beta10 + 1.0.0.Beta11-SNAPSHOT wildfly-glow-test-feature-pack-classes