From 583a4a84de7781eeac6ddac78176378221404c36 Mon Sep 17 00:00:00 2001 From: Jean Francois Denise Date: Wed, 17 Apr 2024 10:14:25 +0200 Subject: [PATCH] Release version 1.0.1.Final --- arquillian-plugin-scanner/pom.xml | 2 +- arquillian-plugin/pom.xml | 2 +- cli-support/pom.xml | 2 +- cli/pom.xml | 2 +- core/pom.xml | 2 +- doc-plugin/pom.xml | 2 +- docs/index.html | 14 +++++++------- docs/pom.xml | 2 +- maven-resolver/pom.xml | 2 +- openshift-deployment/amq-broker/pom.xml | 2 +- openshift-deployment/api/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 +- .../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 +- 24 files changed, 30 insertions(+), 30 deletions(-) diff --git a/arquillian-plugin-scanner/pom.xml b/arquillian-plugin-scanner/pom.xml index 8a2924c8..2ef3db01 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-arquillian-plugin-scanner diff --git a/arquillian-plugin/pom.xml b/arquillian-plugin/pom.xml index fb97a8b1..82e5a5b1 100644 --- a/arquillian-plugin/pom.xml +++ b/arquillian-plugin/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-arquillian-plugin diff --git a/cli-support/pom.xml b/cli-support/pom.xml index 75fb7e72..db500025 100644 --- a/cli-support/pom.xml +++ b/cli-support/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-cli-support jar diff --git a/cli/pom.xml b/cli/pom.xml index 8df7a392..caf5e3ce 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow jar diff --git a/core/pom.xml b/core/pom.xml index 945d979d..709c56d0 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-core diff --git a/doc-plugin/pom.xml b/doc-plugin/pom.xml index b01534ca..6449f3b8 100644 --- a/doc-plugin/pom.xml +++ b/doc-plugin/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-doc-plugin A plugin to generate adoc documentation for layer rules diff --git a/docs/index.html b/docs/index.html index 6ea9c188..5f5c2b3d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -443,8 +443,8 @@

WildFly Glow Documentation

Jean-Francois Denise
-version 1.0.0.Final, -2024-04-11T09:56:29Z +version 1.0.1.Final, +2024-04-17T08:12:57Z
Table of Contents
@@ -1016,7 +1016,7 @@

<dependency> <groupId>org.wildfly.glow</groupId> <artifactId>glow-arquillian-plugin</artifactId> - <version>1.0.0.Final</version> + <version>1.0.1.Final</version> </dependency>

@@ -1361,7 +1361,7 @@

4.13.1. wildfly-glow-arquillian:help

Full name: -org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.0.Final:help

+org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.1.Final:help

@@ -1521,7 +1521,7 @@

4.14.1. wildfly-glow-arquillian:scan

Full name: -org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.0.Final:scan

+org.wildfly.glow:wildfly-glow-arquillian-plugin:1.0.1.Final:scan

@@ -2127,8 +2127,8 @@

diff --git a/docs/pom.xml b/docs/pom.xml index 184ac140..d53b22d4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-doc pom diff --git a/maven-resolver/pom.xml b/maven-resolver/pom.xml index 845c3728..d923819b 100644 --- a/maven-resolver/pom.xml +++ b/maven-resolver/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-maven-resolver diff --git a/openshift-deployment/amq-broker/pom.xml b/openshift-deployment/amq-broker/pom.xml index fe6d6bca..04cde76b 100644 --- a/openshift-deployment/amq-broker/pom.xml +++ b/openshift-deployment/amq-broker/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-openshift-deployment - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-openshift-deployment-amq diff --git a/openshift-deployment/api/pom.xml b/openshift-deployment/api/pom.xml index 56373659..d33d856b 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-openshift-deployment-api diff --git a/openshift-deployment/keycloak/pom.xml b/openshift-deployment/keycloak/pom.xml index 2c861067..b4199feb 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-openshift-deployment-keycloak diff --git a/openshift-deployment/mariadb/pom.xml b/openshift-deployment/mariadb/pom.xml index d0cd9eb9..ca9fbd4e 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-openshift-deployment-mariadb diff --git a/openshift-deployment/mysql/pom.xml b/openshift-deployment/mysql/pom.xml index dd0e20fc..389637fd 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-openshift-deployment-mysql diff --git a/openshift-deployment/pom.xml b/openshift-deployment/pom.xml index 1199ca1b..cd586217 100644 --- a/openshift-deployment/pom.xml +++ b/openshift-deployment/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-openshift-deployment diff --git a/openshift-deployment/postgresql/pom.xml b/openshift-deployment/postgresql/pom.xml index cf266e00..a000e497 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-openshift-deployment-postgresql diff --git a/pom.xml b/pom.xml index 72cd9165..f80429d1 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final pom UTF-8 diff --git a/tests/arquillian-plugin-tests/pom.xml b/tests/arquillian-plugin-tests/pom.xml index 40f9c66f..51a70dd8 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-arquillian-plugin-tests diff --git a/tests/glow-tests/pom.xml b/tests/glow-tests/pom.xml index 655ba37b..82e1c88e 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-tests diff --git a/tests/pom.xml b/tests/pom.xml index 4412c00c..c8a8d9bb 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ org.wildfly.glow wildfly-glow-parent - 1.0.1.Final-SNAPSHOT + 1.0.1.Final 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 65f9ec97..a69b0c49 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.1.Final-SNAPSHOT + 1.0.1.Final 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 55493290..474545df 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.1.Final-SNAPSHOT + 1.0.1.Final 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 10356d3b..4443ad21 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.1.Final-SNAPSHOT + 1.0.1.Final 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 0f4517c4..5e656411 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.1.Final-SNAPSHOT + 1.0.1.Final wildfly-glow-test-feature-pack-classes