From a5b268162fca73ed14e848df3c63596a09e3e167 Mon Sep 17 00:00:00 2001 From: Fedora Date: Tue, 17 Mar 2020 16:49:59 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 4.3.1.Final --- 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 | 4 ++-- services/pom.xml | 2 +- tests/e2e/pom.xml | 2 +- tests/pom.xml | 2 +- tests/test-authentication-client/pom.xml | 2 +- tests/wildfly-dist/pom.xml | 2 +- tsmodelsgen-invocation/pom.xml | 6 +++++- tsmodelsgen-maven-plugin/pom.xml | 6 +++++- ui/pom.xml | 2 +- 24 files changed, 33 insertions(+), 25 deletions(-) diff --git a/addons/messaging-executor/addon/pom.xml b/addons/messaging-executor/addon/pom.xml index 825bd9361..04fce66c2 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-messaging-executor diff --git a/addons/messaging-executor/api/pom.xml b/addons/messaging-executor/api/pom.xml index 71d13d63d..d29eb2f28 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-messaging-executor-api diff --git a/addons/messaging-executor/impl/pom.xml b/addons/messaging-executor/impl/pom.xml index 872dbeb5a..267c97252 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-messaging-executor-impl diff --git a/addons/messaging-executor/pom.xml b/addons/messaging-executor/pom.xml index 685cab966..1e448e5c9 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-messaging-executor-parent diff --git a/addons/messaging-executor/tests/pom.xml b/addons/messaging-executor/tests/pom.xml index d8907f4c9..b56037912 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-messaging-executor-tests diff --git a/addons/pom.xml b/addons/pom.xml index 7fd956283..55b9426ac 100644 --- a/addons/pom.xml +++ b/addons/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final org.jboss.windup.web.addons diff --git a/addons/web-support/addon/pom.xml b/addons/web-support/addon/pom.xml index df92d39a4..329d02e40 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-support diff --git a/addons/web-support/api/pom.xml b/addons/web-support/api/pom.xml index cfdc7fd45..eadd7763c 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-support-api diff --git a/addons/web-support/impl/pom.xml b/addons/web-support/impl/pom.xml index 82ad89a9e..1972f18b1 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-support-impl diff --git a/addons/web-support/pom.xml b/addons/web-support/pom.xml index c909b7119..84f7851a8 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-support-parent diff --git a/addons/web-support/tests/pom.xml b/addons/web-support/tests/pom.xml index 6e17ea8cc..430eb3879 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-support-tests diff --git a/ear/pom.xml b/ear/pom.xml index b5ea9ada6..a4a278e9b 100644 --- a/ear/pom.xml +++ b/ear/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final rhamt-ear diff --git a/executor/pom.xml b/executor/pom.xml index cb85eeae0..1dbdf4e63 100644 --- a/executor/pom.xml +++ b/executor/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-executor diff --git a/furnace-service-provider/pom.xml b/furnace-service-provider/pom.xml index 5572f9842..0947b8301 100644 --- a/furnace-service-provider/pom.xml +++ b/furnace-service-provider/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final furnace-service-provider diff --git a/model/pom.xml b/model/pom.xml index ad8eb4393..016c0de05 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-jpa-model diff --git a/pom.xml b/pom.xml index 7b737ce3b..0ac7f49d9 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final pom Windup Web - Parent @@ -40,7 +40,7 @@ - 4.3.0-SNAPSHOT + 4.3.1.Final ${windup.web.scm.connection} ${windup.web.developer.connection} ${windup.web.scm.url} diff --git a/services/pom.xml b/services/pom.xml index dd3d13c67..78a50a4cf 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index ce1df260c..adb1b5c55 100644 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -9,7 +9,7 @@ org.jboss.windup.web windup-web-tests-parent - 4.3.1-SNAPSHOT + 4.3.1.Final windup-tests-e2e diff --git a/tests/pom.xml b/tests/pom.xml index 3010d845f..d1d00f9ce 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-tests-parent diff --git a/tests/test-authentication-client/pom.xml b/tests/test-authentication-client/pom.xml index e5cdd7535..10d1a3f0e 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 - 4.3.1-SNAPSHOT + 4.3.1.Final test-authentication-client diff --git a/tests/wildfly-dist/pom.xml b/tests/wildfly-dist/pom.xml index 063d6a619..8067df9e8 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 - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-tests-wildfly-dist diff --git a/tsmodelsgen-invocation/pom.xml b/tsmodelsgen-invocation/pom.xml index e94341c19..ed2f36644 100644 --- a/tsmodelsgen-invocation/pom.xml +++ b/tsmodelsgen-invocation/pom.xml @@ -13,7 +13,7 @@ org.jboss.windup.web.ui windup-web-ui-tsmodels - 4.3.1-SNAPSHOT + 4.3.1.Final Windup Web - Generate TS Models @@ -137,4 +137,8 @@ + + + 4.3.1.Final + diff --git a/tsmodelsgen-maven-plugin/pom.xml b/tsmodelsgen-maven-plugin/pom.xml index 0f447e7da..501a1a636 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 - 4.3.1-SNAPSHOT + 4.3.1.Final maven-plugin Windup Web - TS Model Generator Maven Plugin @@ -262,4 +262,8 @@ + + + 4.3.1.Final + diff --git a/ui/pom.xml b/ui/pom.xml index 12db2817d..60367e8f2 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 4.3.1-SNAPSHOT + 4.3.1.Final windup-web-ui