From cfe85553b70d2eeb2414a8d8ab453be7892056da Mon Sep 17 00:00:00 2001 From: Windup Date: Wed, 2 Nov 2022 10:10:58 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=81=20Releasing=20version=206.1.0.Fina?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addons/messaging-executor/addon/pom.xml | 2 +- addons/messaging-executor/api/pom.xml | 2 +- addons/messaging-executor/impl/pom.xml | 2 +- addons/messaging-executor/pom.xml | 2 +- addons/messaging-executor/tests/pom.xml | 2 +- addons/pom.xml | 2 +- addons/web-support/addon/pom.xml | 2 +- addons/web-support/api/pom.xml | 2 +- addons/web-support/impl/pom.xml | 2 +- addons/web-support/pom.xml | 2 +- addons/web-support/tests/pom.xml | 2 +- ear/pom.xml | 2 +- executor/pom.xml | 2 +- furnace-service-provider/pom.xml | 2 +- model/pom.xml | 2 +- pom.xml | 2 +- services/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-authentication-client/pom.xml | 2 +- tests/wildfly-dist/pom.xml | 2 +- tools/graph-tool/pom.xml | 2 +- tsmodelsgen-invocation/pom.xml | 2 +- tsmodelsgen-maven-plugin/pom.xml | 2 +- ui-pf4/pom.xml | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/addons/messaging-executor/addon/pom.xml b/addons/messaging-executor/addon/pom.xml index f8e700eb0..5526aabdd 100644 --- a/addons/messaging-executor/addon/pom.xml +++ b/addons/messaging-executor/addon/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-messaging-executor-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-messaging-executor diff --git a/addons/messaging-executor/api/pom.xml b/addons/messaging-executor/api/pom.xml index 9c5a76dc6..1f06d789c 100644 --- a/addons/messaging-executor/api/pom.xml +++ b/addons/messaging-executor/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-messaging-executor-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-messaging-executor-api diff --git a/addons/messaging-executor/impl/pom.xml b/addons/messaging-executor/impl/pom.xml index 5f8db5ecc..d8e0fc431 100644 --- a/addons/messaging-executor/impl/pom.xml +++ b/addons/messaging-executor/impl/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-messaging-executor-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-messaging-executor-impl diff --git a/addons/messaging-executor/pom.xml b/addons/messaging-executor/pom.xml index a40909d02..a37dfddc9 100644 --- a/addons/messaging-executor/pom.xml +++ b/addons/messaging-executor/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-addons - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-messaging-executor-parent diff --git a/addons/messaging-executor/tests/pom.xml b/addons/messaging-executor/tests/pom.xml index b9c3cfe71..179bf17e2 100644 --- a/addons/messaging-executor/tests/pom.xml +++ b/addons/messaging-executor/tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-messaging-executor-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-messaging-executor-tests diff --git a/addons/pom.xml b/addons/pom.xml index e46b93b35..863afca8d 100644 --- a/addons/pom.xml +++ b/addons/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final org.jboss.windup.web.addons diff --git a/addons/web-support/addon/pom.xml b/addons/web-support/addon/pom.xml index 2e69a05b7..1055feda7 100644 --- a/addons/web-support/addon/pom.xml +++ b/addons/web-support/addon/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-support-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-support diff --git a/addons/web-support/api/pom.xml b/addons/web-support/api/pom.xml index 88d04f4e8..a71a58049 100644 --- a/addons/web-support/api/pom.xml +++ b/addons/web-support/api/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-support-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-support-api diff --git a/addons/web-support/impl/pom.xml b/addons/web-support/impl/pom.xml index 8bb4d8ca0..bdfe7de99 100644 --- a/addons/web-support/impl/pom.xml +++ b/addons/web-support/impl/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-support-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-support-impl diff --git a/addons/web-support/pom.xml b/addons/web-support/pom.xml index f31f04861..0b79b8f3c 100644 --- a/addons/web-support/pom.xml +++ b/addons/web-support/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-addons - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-support-parent diff --git a/addons/web-support/tests/pom.xml b/addons/web-support/tests/pom.xml index 5719d887e..876657b52 100644 --- a/addons/web-support/tests/pom.xml +++ b/addons/web-support/tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web.addons windup-web-support-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-support-tests diff --git a/ear/pom.xml b/ear/pom.xml index fb51e3b74..252b98d07 100644 --- a/ear/pom.xml +++ b/ear/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-ear diff --git a/executor/pom.xml b/executor/pom.xml index 628887001..10abde430 100644 --- a/executor/pom.xml +++ b/executor/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-executor diff --git a/furnace-service-provider/pom.xml b/furnace-service-provider/pom.xml index 0b02410eb..50a91ec94 100644 --- a/furnace-service-provider/pom.xml +++ b/furnace-service-provider/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final furnace-service-provider diff --git a/model/pom.xml b/model/pom.xml index bb1abc5cd..73795db0e 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-jpa-model diff --git a/pom.xml b/pom.xml index f11206c46..155936cef 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final pom Windup Web - Parent diff --git a/services/pom.xml b/services/pom.xml index 7a7dedc7c..ccf8a81c4 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final diff --git a/tests/pom.xml b/tests/pom.xml index 94ccb05b1..67053eaa9 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-tests-parent diff --git a/tests/test-authentication-client/pom.xml b/tests/test-authentication-client/pom.xml index 662b82c00..4ca35ed85 100644 --- a/tests/test-authentication-client/pom.xml +++ b/tests/test-authentication-client/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-tests-parent - 6.1.0-SNAPSHOT + 6.1.0.Final test-authentication-client diff --git a/tests/wildfly-dist/pom.xml b/tests/wildfly-dist/pom.xml index ea6afe173..3885ac2bf 100644 --- a/tests/wildfly-dist/pom.xml +++ b/tests/wildfly-dist/pom.xml @@ -8,7 +8,7 @@ org.jboss.windup.web windup-web-tests-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-tests-wildfly-dist diff --git a/tools/graph-tool/pom.xml b/tools/graph-tool/pom.xml index 10072efe5..85aa3efc3 100644 --- a/tools/graph-tool/pom.xml +++ b/tools/graph-tool/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final ../../pom.xml diff --git a/tsmodelsgen-invocation/pom.xml b/tsmodelsgen-invocation/pom.xml index 9d842bd24..c9c9f19ce 100644 --- a/tsmodelsgen-invocation/pom.xml +++ b/tsmodelsgen-invocation/pom.xml @@ -13,7 +13,7 @@ org.jboss.windup.web.ui windup-web-ui-tsmodels - 6.1.0-SNAPSHOT + 6.1.0.Final Windup Web - Generate TS Models diff --git a/tsmodelsgen-maven-plugin/pom.xml b/tsmodelsgen-maven-plugin/pom.xml index 1cbfd937d..d6c729b66 100644 --- a/tsmodelsgen-maven-plugin/pom.xml +++ b/tsmodelsgen-maven-plugin/pom.xml @@ -10,7 +10,7 @@ org.jboss.windup.web.plugin windup-tsmodelsgen-maven-plugin - 6.1.0-SNAPSHOT + 6.1.0.Final maven-plugin Windup Web - TS Model Generator Maven Plugin diff --git a/ui-pf4/pom.xml b/ui-pf4/pom.xml index 4916d8976..13befc5e9 100644 --- a/ui-pf4/pom.xml +++ b/ui-pf4/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 6.1.0-SNAPSHOT + 6.1.0.Final windup-web-ui-pf4