From 106fd5dbe31c6fdb735b31499181cf0426663ecb Mon Sep 17 00:00:00 2001 From: "apicurio-ci[bot]" Date: Wed, 24 Aug 2022 11:01:14 +0000 Subject: [PATCH] Automated commit for Release Version: 0.2.57.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 0ab6257bd..de02cbce3 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.57-SNAPSHOT + 0.2.57.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 2b31e36a5..59fafaf19 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.57-SNAPSHOT + 0.2.57.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 fb06620bb..a0e9e59af 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-be-hub-editing diff --git a/back-end/pom.xml b/back-end/pom.xml index 1b0ce0c79..fc97ab434 100644 --- a/back-end/pom.xml +++ b/back-end/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-be diff --git a/back-end/test-core/pom.xml b/back-end/test-core/pom.xml index 6dbb36301..e9f30789e 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-be-test-core diff --git a/distro/pom.xml b/distro/pom.xml index 614704de5..1848c104c 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-distro diff --git a/distro/quickstart/pom.xml b/distro/quickstart/pom.xml index 3b4c1afaf..1fd83a013 100644 --- a/distro/quickstart/pom.xml +++ b/distro/quickstart/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-distro - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-distro-quickstart diff --git a/front-end/pom.xml b/front-end/pom.xml index 0862b4f10..9183295a5 100644 --- a/front-end/pom.xml +++ b/front-end/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-fe diff --git a/front-end/servlet/pom.xml b/front-end/servlet/pom.xml index 8fa7b7e5d..5c431446c 100644 --- a/front-end/servlet/pom.xml +++ b/front-end/servlet/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-fe-servlet diff --git a/front-end/studio/package.json b/front-end/studio/package.json index 5039bf713..18efd6aa4 100644 --- a/front-end/studio/package.json +++ b/front-end/studio/package.json @@ -1,6 +1,6 @@ { "name": "@apicurio/studio", - "version": "0.2.56", + "version": "0.2.57", "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 90d189be4..8b58cd84a 100644 --- a/front-end/studio/pom.xml +++ b/front-end/studio/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-fe-studio diff --git a/platforms/pom.xml b/platforms/pom.xml index d16bcb61e..50ea13438 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-platforms diff --git a/platforms/quarkus/api/pom.xml b/platforms/quarkus/api/pom.xml index ef9a09db7..6c2410d8a 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.57-SNAPSHOT + 0.2.57.Final apicurio-studio-platforms-quarkus-api apicurio-studio-platforms-quarkus-api diff --git a/platforms/quarkus/pom.xml b/platforms/quarkus/pom.xml index 053120849..b1ea09ad8 100644 --- a/platforms/quarkus/pom.xml +++ b/platforms/quarkus/pom.xml @@ -6,7 +6,7 @@ io.apicurio apicurio-studio-platforms - 0.2.57-SNAPSHOT + 0.2.57.Final apicurio-studio-platforms-quarkus pom diff --git a/platforms/quarkus/ui/pom.xml b/platforms/quarkus/ui/pom.xml index 0b4ab4364..01b7d5eae 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.57-SNAPSHOT + 0.2.57.Final apicurio-studio-platforms-quarkus-ui diff --git a/platforms/quarkus/ws/pom.xml b/platforms/quarkus/ws/pom.xml index 5781f7be9..d8df09914 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-platforms-quarkus-ws diff --git a/platforms/wildfly/api/pom.xml b/platforms/wildfly/api/pom.xml index 98dceb2b2..85ec1809c 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-platforms-wildfly-api diff --git a/platforms/wildfly/pom.xml b/platforms/wildfly/pom.xml index a6272c51b..f67141a4e 100644 --- a/platforms/wildfly/pom.xml +++ b/platforms/wildfly/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-platforms-wildfly diff --git a/platforms/wildfly/ui/pom.xml b/platforms/wildfly/ui/pom.xml index 4f520a2c5..42d784070 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-platforms-wildfly-ui diff --git a/platforms/wildfly/ws/pom.xml b/platforms/wildfly/ws/pom.xml index b65a42e81..0e21d62f1 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-platforms-wildfly-ws diff --git a/pom.xml b/pom.xml index 9088b6d3e..9a730443c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final pom apicurio-studio diff --git a/shared/beans/pom.xml b/shared/beans/pom.xml index 8c4c5b3a6..3ac3a4fda 100644 --- a/shared/beans/pom.xml +++ b/shared/beans/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-shared-beans diff --git a/shared/config/pom.xml b/shared/config/pom.xml index b2ed47eea..9b12fdf09 100644 --- a/shared/config/pom.xml +++ b/shared/config/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-shared-config diff --git a/shared/pom.xml b/shared/pom.xml index 1065e6234..016ba3856 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-shared diff --git a/shared/servlet/pom.xml b/shared/servlet/pom.xml index 8e8b5a6e3..dbae45c64 100644 --- a/shared/servlet/pom.xml +++ b/shared/servlet/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-shared-servlet diff --git a/test/integration/api/pom.xml b/test/integration/api/pom.xml index 7bd17551a..123b0837d 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-test-integration-api diff --git a/test/integration/arquillian/pom.xml b/test/integration/arquillian/pom.xml index 4b18017c6..ccddc28c7 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-test-integration-arquillian diff --git a/test/integration/common/pom.xml b/test/integration/common/pom.xml index 5a0dd5f9a..a3d6b2a1b 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-test-integration-common diff --git a/test/integration/pom.xml b/test/integration/pom.xml index c0f423f00..d68ed750a 100644 --- a/test/integration/pom.xml +++ b/test/integration/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-test - 0.2.57-SNAPSHOT + 0.2.57.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 988f77084..c34495907 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.57-SNAPSHOT + 0.2.57.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 c2f3356ab..5bc189564 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.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-test-integration-ws diff --git a/test/pom.xml b/test/pom.xml index 8116d2ea1..a2848cbb6 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-test diff --git a/tools/httpmon/pom.xml b/tools/httpmon/pom.xml index 65fb7d2da..235a2d1f2 100644 --- a/tools/httpmon/pom.xml +++ b/tools/httpmon/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-tools - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-tools-httpmon diff --git a/tools/perf-test/pom.xml b/tools/perf-test/pom.xml index ce70ed5b2..b19dd2ecc 100644 --- a/tools/perf-test/pom.xml +++ b/tools/perf-test/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-tools - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-tools-perf-test diff --git a/tools/pom.xml b/tools/pom.xml index 15aa6d1f0..1ccf93cd0 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-tools diff --git a/tools/release/pom.xml b/tools/release/pom.xml index 6f88c097d..cc02dbc34 100644 --- a/tools/release/pom.xml +++ b/tools/release/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-tools - 0.2.57-SNAPSHOT + 0.2.57.Final ../pom.xml apicurio-studio-tools-release