From 92d73e10a5fdbe82a4bcc0884dfa36c7787d3ccd Mon Sep 17 00:00:00 2001 From: "apicurio-ci[bot]" Date: Mon, 22 Aug 2022 15:21:55 +0000 Subject: [PATCH] Automated commit for Release Version: 0.2.55.Final --- back-end/hub-api/pom.xml | 2 +- back-end/hub-core/pom.xml | 2 +- back-end/hub-editing/pom.xml | 2 +- back-end/pom.xml | 2 +- back-end/test-core/pom.xml | 2 +- distro/pom.xml | 2 +- distro/quickstart/pom.xml | 2 +- front-end/pom.xml | 2 +- front-end/servlet/pom.xml | 2 +- front-end/studio/package.json | 2 +- front-end/studio/pom.xml | 2 +- platforms/pom.xml | 2 +- platforms/quarkus/api/pom.xml | 2 +- platforms/quarkus/pom.xml | 2 +- platforms/quarkus/ui/pom.xml | 2 +- platforms/quarkus/ws/pom.xml | 2 +- platforms/wildfly/api/pom.xml | 2 +- platforms/wildfly/pom.xml | 2 +- platforms/wildfly/ui/pom.xml | 2 +- platforms/wildfly/ws/pom.xml | 2 +- pom.xml | 2 +- shared/beans/pom.xml | 2 +- shared/config/pom.xml | 2 +- shared/pom.xml | 2 +- shared/servlet/pom.xml | 2 +- test/integration/api/pom.xml | 2 +- test/integration/arquillian/pom.xml | 2 +- test/integration/common/pom.xml | 2 +- test/integration/pom.xml | 2 +- test/integration/single-node-keycloak/pom.xml | 2 +- test/integration/ws/pom.xml | 2 +- test/pom.xml | 2 +- tools/httpmon/pom.xml | 2 +- tools/perf-test/pom.xml | 2 +- tools/pom.xml | 2 +- tools/release/pom.xml | 2 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/back-end/hub-api/pom.xml b/back-end/hub-api/pom.xml index 471f1fb52..b81250840 100644 --- a/back-end/hub-api/pom.xml +++ b/back-end/hub-api/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-be - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-be-hub-api diff --git a/back-end/hub-core/pom.xml b/back-end/hub-core/pom.xml index 9a15d503c..354b1a5f4 100644 --- a/back-end/hub-core/pom.xml +++ b/back-end/hub-core/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-be - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-be-hub-core diff --git a/back-end/hub-editing/pom.xml b/back-end/hub-editing/pom.xml index 8ddabd6e5..17a557428 100644 --- a/back-end/hub-editing/pom.xml +++ b/back-end/hub-editing/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-be - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-be-hub-editing diff --git a/back-end/pom.xml b/back-end/pom.xml index 7214dd9fb..4220ce3e8 100644 --- a/back-end/pom.xml +++ b/back-end/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-be diff --git a/back-end/test-core/pom.xml b/back-end/test-core/pom.xml index e26934f7a..56770ab29 100644 --- a/back-end/test-core/pom.xml +++ b/back-end/test-core/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-be - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-be-test-core diff --git a/distro/pom.xml b/distro/pom.xml index 0811437e0..a3ac46820 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-distro diff --git a/distro/quickstart/pom.xml b/distro/quickstart/pom.xml index 1a5194268..b34853617 100644 --- a/distro/quickstart/pom.xml +++ b/distro/quickstart/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-distro - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-distro-quickstart diff --git a/front-end/pom.xml b/front-end/pom.xml index 4d2fb5cf2..208011343 100644 --- a/front-end/pom.xml +++ b/front-end/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-fe diff --git a/front-end/servlet/pom.xml b/front-end/servlet/pom.xml index 513f61e17..f720670af 100644 --- a/front-end/servlet/pom.xml +++ b/front-end/servlet/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-fe-servlet diff --git a/front-end/studio/package.json b/front-end/studio/package.json index 9db7bdf30..c8fb798ff 100644 --- a/front-end/studio/package.json +++ b/front-end/studio/package.json @@ -1,6 +1,6 @@ { "name": "@apicurio/studio", - "version": "0.2.54", + "version": "0.2.55", "description": "A web application to help design restful APIs.", "author": "Eric Wittmann", "license": "Apache-2.0", diff --git a/front-end/studio/pom.xml b/front-end/studio/pom.xml index d4501c109..54ca353ed 100644 --- a/front-end/studio/pom.xml +++ b/front-end/studio/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-fe-studio diff --git a/platforms/pom.xml b/platforms/pom.xml index 88e9c448a..c31616b27 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-platforms diff --git a/platforms/quarkus/api/pom.xml b/platforms/quarkus/api/pom.xml index e9d0ad182..2d4dbfde3 100644 --- a/platforms/quarkus/api/pom.xml +++ b/platforms/quarkus/api/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-platforms-quarkus - 0.2.55-SNAPSHOT + 0.2.55.Final apicurio-studio-platforms-quarkus-api apicurio-studio-platforms-quarkus-api diff --git a/platforms/quarkus/pom.xml b/platforms/quarkus/pom.xml index 138f134ef..6d97e4d7c 100644 --- a/platforms/quarkus/pom.xml +++ b/platforms/quarkus/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-studio-platforms - 0.2.55-SNAPSHOT + 0.2.55.Final apicurio-studio-platforms-quarkus pom diff --git a/platforms/quarkus/ui/pom.xml b/platforms/quarkus/ui/pom.xml index c5a64c589..77f4f1eb8 100644 --- a/platforms/quarkus/ui/pom.xml +++ b/platforms/quarkus/ui/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-platforms-quarkus - 0.2.55-SNAPSHOT + 0.2.55.Final apicurio-studio-platforms-quarkus-ui diff --git a/platforms/quarkus/ws/pom.xml b/platforms/quarkus/ws/pom.xml index 521abc01e..4c20ac5a3 100644 --- a/platforms/quarkus/ws/pom.xml +++ b/platforms/quarkus/ws/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-platforms-quarkus - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-platforms-quarkus-ws diff --git a/platforms/wildfly/api/pom.xml b/platforms/wildfly/api/pom.xml index fff9f056e..f557db051 100644 --- a/platforms/wildfly/api/pom.xml +++ b/platforms/wildfly/api/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms-wildfly - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-platforms-wildfly-api diff --git a/platforms/wildfly/pom.xml b/platforms/wildfly/pom.xml index 557fec817..e2ed2b79f 100644 --- a/platforms/wildfly/pom.xml +++ b/platforms/wildfly/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-platforms-wildfly diff --git a/platforms/wildfly/ui/pom.xml b/platforms/wildfly/ui/pom.xml index 399f2945b..95c8493de 100644 --- a/platforms/wildfly/ui/pom.xml +++ b/platforms/wildfly/ui/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms-wildfly - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-platforms-wildfly-ui diff --git a/platforms/wildfly/ws/pom.xml b/platforms/wildfly/ws/pom.xml index c937b06c0..c5e48b880 100644 --- a/platforms/wildfly/ws/pom.xml +++ b/platforms/wildfly/ws/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms-wildfly - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-platforms-wildfly-ws diff --git a/pom.xml b/pom.xml index a85ae45e4..c0f7ab205 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final pom apicurio-studio diff --git a/shared/beans/pom.xml b/shared/beans/pom.xml index 3cd24dc8f..c3bcf990d 100644 --- a/shared/beans/pom.xml +++ b/shared/beans/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-shared-beans diff --git a/shared/config/pom.xml b/shared/config/pom.xml index 82cca04f6..56d15e499 100644 --- a/shared/config/pom.xml +++ b/shared/config/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-shared-config diff --git a/shared/pom.xml b/shared/pom.xml index 3b3ce926c..bc7b31e4a 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-shared diff --git a/shared/servlet/pom.xml b/shared/servlet/pom.xml index 3c7f218a2..862a67cfe 100644 --- a/shared/servlet/pom.xml +++ b/shared/servlet/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-shared-servlet diff --git a/test/integration/api/pom.xml b/test/integration/api/pom.xml index f4bb4f516..0c1459ce2 100644 --- a/test/integration/api/pom.xml +++ b/test/integration/api/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-test-integration - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-test-integration-api diff --git a/test/integration/arquillian/pom.xml b/test/integration/arquillian/pom.xml index 08eb7554d..5fa4efd73 100644 --- a/test/integration/arquillian/pom.xml +++ b/test/integration/arquillian/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-test-integration - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-test-integration-arquillian diff --git a/test/integration/common/pom.xml b/test/integration/common/pom.xml index 29f9db457..2a3141108 100644 --- a/test/integration/common/pom.xml +++ b/test/integration/common/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-studio-test-integration - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-test-integration-common diff --git a/test/integration/pom.xml b/test/integration/pom.xml index 3ee86e4e3..3d627ac34 100644 --- a/test/integration/pom.xml +++ b/test/integration/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-test - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-test-integration diff --git a/test/integration/single-node-keycloak/pom.xml b/test/integration/single-node-keycloak/pom.xml index 47f5abe24..6d110a792 100644 --- a/test/integration/single-node-keycloak/pom.xml +++ b/test/integration/single-node-keycloak/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-test-integration - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-test-integration-single-node-keycloak diff --git a/test/integration/ws/pom.xml b/test/integration/ws/pom.xml index 7d570d388..1e2c4cb7c 100644 --- a/test/integration/ws/pom.xml +++ b/test/integration/ws/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-test-integration - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-test-integration-ws diff --git a/test/pom.xml b/test/pom.xml index 197a62b81..c2e0b455d 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-test diff --git a/tools/httpmon/pom.xml b/tools/httpmon/pom.xml index 5570f17c5..abcf07d58 100644 --- a/tools/httpmon/pom.xml +++ b/tools/httpmon/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-tools - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-tools-httpmon diff --git a/tools/perf-test/pom.xml b/tools/perf-test/pom.xml index 62120c6e0..0840682a9 100644 --- a/tools/perf-test/pom.xml +++ b/tools/perf-test/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-tools - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-tools-perf-test diff --git a/tools/pom.xml b/tools/pom.xml index 0e0187e35..3756766d8 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-tools diff --git a/tools/release/pom.xml b/tools/release/pom.xml index bcd46713f..e635d5e53 100644 --- a/tools/release/pom.xml +++ b/tools/release/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-tools - 0.2.55-SNAPSHOT + 0.2.55.Final ../pom.xml apicurio-studio-tools-release