From 163b4ac2562b71541db5b6e51bfc58647cdca1d6 Mon Sep 17 00:00:00 2001 From: Fedora Date: Mon, 13 Jul 2020 07:59:53 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 5.0.0.Beta1 --- 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 4418b20b4..3bb6e64b4 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-messaging-executor diff --git a/addons/messaging-executor/api/pom.xml b/addons/messaging-executor/api/pom.xml index ecc0eab1a..d03d8a50c 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-messaging-executor-api diff --git a/addons/messaging-executor/impl/pom.xml b/addons/messaging-executor/impl/pom.xml index 1ffd28b96..e776fc295 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-messaging-executor-impl diff --git a/addons/messaging-executor/pom.xml b/addons/messaging-executor/pom.xml index f6b5b6313..32f77b46d 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-messaging-executor-parent diff --git a/addons/messaging-executor/tests/pom.xml b/addons/messaging-executor/tests/pom.xml index 97cf7d266..1dfaff8fe 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-messaging-executor-tests diff --git a/addons/pom.xml b/addons/pom.xml index 78cc0ca6d..78c34d591 100644 --- a/addons/pom.xml +++ b/addons/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 org.jboss.windup.web.addons diff --git a/addons/web-support/addon/pom.xml b/addons/web-support/addon/pom.xml index bcc5adafc..95b2ac376 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-support diff --git a/addons/web-support/api/pom.xml b/addons/web-support/api/pom.xml index ba0815926..3d3d86706 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-support-api diff --git a/addons/web-support/impl/pom.xml b/addons/web-support/impl/pom.xml index f9548fc18..d374edb78 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-support-impl diff --git a/addons/web-support/pom.xml b/addons/web-support/pom.xml index 2f91a2ba4..339d909a8 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-support-parent diff --git a/addons/web-support/tests/pom.xml b/addons/web-support/tests/pom.xml index 076df82f4..d15a14822 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-support-tests diff --git a/ear/pom.xml b/ear/pom.xml index ad452f5a1..b12d43191 100644 --- a/ear/pom.xml +++ b/ear/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 mta-ear diff --git a/executor/pom.xml b/executor/pom.xml index 463e3cc86..eee11312d 100644 --- a/executor/pom.xml +++ b/executor/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-executor diff --git a/furnace-service-provider/pom.xml b/furnace-service-provider/pom.xml index 4e8bf479b..afd4474f4 100644 --- a/furnace-service-provider/pom.xml +++ b/furnace-service-provider/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 furnace-service-provider diff --git a/model/pom.xml b/model/pom.xml index 18a5f7afb..ae04e6f1f 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-jpa-model diff --git a/pom.xml b/pom.xml index 3b150acd6..81effa8e8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 pom Windup Web - Parent @@ -40,7 +40,7 @@ - master + 5.0.0.Beta1 ${windup.web.scm.connection} ${windup.web.developer.connection} ${windup.web.scm.url} diff --git a/services/pom.xml b/services/pom.xml index 60b27417a..32da89e58 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 diff --git a/tests/e2e/pom.xml b/tests/e2e/pom.xml index 705c1aff4..fa4da9591 100644 --- a/tests/e2e/pom.xml +++ b/tests/e2e/pom.xml @@ -9,7 +9,7 @@ org.jboss.windup.web windup-web-tests-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-tests-e2e diff --git a/tests/pom.xml b/tests/pom.xml index 0b30f9dc8..7c35d118a 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-tests-parent diff --git a/tests/test-authentication-client/pom.xml b/tests/test-authentication-client/pom.xml index d60b8531a..7ac2ce4f3 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 test-authentication-client diff --git a/tests/wildfly-dist/pom.xml b/tests/wildfly-dist/pom.xml index a4a77d462..06dc59f42 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-tests-wildfly-dist diff --git a/tsmodelsgen-invocation/pom.xml b/tsmodelsgen-invocation/pom.xml index 1ce95d57e..fea038ec4 100644 --- a/tsmodelsgen-invocation/pom.xml +++ b/tsmodelsgen-invocation/pom.xml @@ -13,7 +13,7 @@ org.jboss.windup.web.ui windup-web-ui-tsmodels - 5.0.0-SNAPSHOT + 5.0.0.Beta1 Windup Web - Generate TS Models @@ -137,4 +137,8 @@ + + + 5.0.0.Beta1 + diff --git a/tsmodelsgen-maven-plugin/pom.xml b/tsmodelsgen-maven-plugin/pom.xml index d31857ca0..a12a6c720 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 - 5.0.0-SNAPSHOT + 5.0.0.Beta1 maven-plugin Windup Web - TS Model Generator Maven Plugin @@ -262,4 +262,8 @@ + + + 5.0.0.Beta1 + diff --git a/ui/pom.xml b/ui/pom.xml index 7fc410fa3..a604edbf1 100644 --- a/ui/pom.xml +++ b/ui/pom.xml @@ -5,7 +5,7 @@ org.jboss.windup.web windup-web-parent - 5.0.0-SNAPSHOT + 5.0.0.Beta1 windup-web-ui