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