From 14055cdeced25c0b8ad3b2472bec5fcb4cc63f55 Mon Sep 17 00:00:00 2001 From: Eric Wittmann Date: Thu, 18 Apr 2019 15:44:51 -0400 Subject: [PATCH] Prepare for release v0.2.26.Final --- back-end/hub-api/pom.xml | 2 +- back-end/hub-codegen/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/pom.xml | 2 +- platforms/pom.xml | 2 +- platforms/thorntail/api/pom.xml | 2 +- platforms/thorntail/pom.xml | 2 +- platforms/thorntail/ui/pom.xml | 2 +- platforms/thorntail/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 e21d68ea3..d77fe08e0 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-be-hub-api diff --git a/back-end/hub-codegen/pom.xml b/back-end/hub-codegen/pom.xml index 155922ff7..240124a31 100644 --- a/back-end/hub-codegen/pom.xml +++ b/back-end/hub-codegen/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-be - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-be-hub-codegen diff --git a/back-end/hub-core/pom.xml b/back-end/hub-core/pom.xml index 390657ca3..b41c06ead 100644 --- a/back-end/hub-core/pom.xml +++ b/back-end/hub-core/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-be - 0.2.26-SNAPSHOT + 0.2.26.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 c0fd13767..5a7ff6b60 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-be-hub-editing diff --git a/back-end/pom.xml b/back-end/pom.xml index 638440512..a0acd6926 100644 --- a/back-end/pom.xml +++ b/back-end/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-be diff --git a/back-end/test-core/pom.xml b/back-end/test-core/pom.xml index 259f1e2e4..4f9f4b7c3 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-be-test-core diff --git a/distro/pom.xml b/distro/pom.xml index a49380b63..c95c8b39f 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-distro diff --git a/distro/quickstart/pom.xml b/distro/quickstart/pom.xml index 2949193aa..e8c58fa0a 100644 --- a/distro/quickstart/pom.xml +++ b/distro/quickstart/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-distro - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-distro-quickstart diff --git a/front-end/pom.xml b/front-end/pom.xml index a33712118..cf680b48f 100644 --- a/front-end/pom.xml +++ b/front-end/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-fe diff --git a/front-end/servlet/pom.xml b/front-end/servlet/pom.xml index f47de9c1c..3df2654f8 100644 --- a/front-end/servlet/pom.xml +++ b/front-end/servlet/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-fe-servlet diff --git a/front-end/studio/pom.xml b/front-end/studio/pom.xml index 8b4819f93..d53bf3382 100644 --- a/front-end/studio/pom.xml +++ b/front-end/studio/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-fe - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-fe-studio diff --git a/platforms/pom.xml b/platforms/pom.xml index 653cccff9..7e54c5c71 100644 --- a/platforms/pom.xml +++ b/platforms/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms diff --git a/platforms/thorntail/api/pom.xml b/platforms/thorntail/api/pom.xml index c5703e185..47b4dbb32 100644 --- a/platforms/thorntail/api/pom.xml +++ b/platforms/thorntail/api/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms-thorntail - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-thorntail-api diff --git a/platforms/thorntail/pom.xml b/platforms/thorntail/pom.xml index b1db2481d..65b7c0148 100644 --- a/platforms/thorntail/pom.xml +++ b/platforms/thorntail/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-thorntail diff --git a/platforms/thorntail/ui/pom.xml b/platforms/thorntail/ui/pom.xml index d0fecacc4..88b2f2c96 100644 --- a/platforms/thorntail/ui/pom.xml +++ b/platforms/thorntail/ui/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms-thorntail - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-thorntail-ui diff --git a/platforms/thorntail/ws/pom.xml b/platforms/thorntail/ws/pom.xml index fa63f9111..749135f77 100644 --- a/platforms/thorntail/ws/pom.xml +++ b/platforms/thorntail/ws/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms-thorntail - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-thorntail-ws diff --git a/platforms/wildfly/api/pom.xml b/platforms/wildfly/api/pom.xml index c9338b7c5..9686d900d 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-wildfly-api diff --git a/platforms/wildfly/pom.xml b/platforms/wildfly/pom.xml index 31d39a88d..13c68ec4f 100644 --- a/platforms/wildfly/pom.xml +++ b/platforms/wildfly/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-platforms - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-wildfly diff --git a/platforms/wildfly/ui/pom.xml b/platforms/wildfly/ui/pom.xml index 2a7bce921..dda9e32d0 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-wildfly-ui diff --git a/platforms/wildfly/ws/pom.xml b/platforms/wildfly/ws/pom.xml index 2e2bc2523..3dd0e9ef0 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-platforms-wildfly-ws diff --git a/pom.xml b/pom.xml index ef3bc0787..2b5da106d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final pom apicurio-studio diff --git a/shared/beans/pom.xml b/shared/beans/pom.xml index d77121a64..c46e95325 100644 --- a/shared/beans/pom.xml +++ b/shared/beans/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-shared-beans diff --git a/shared/config/pom.xml b/shared/config/pom.xml index 087cf1fe8..f595f52a1 100644 --- a/shared/config/pom.xml +++ b/shared/config/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-shared-config diff --git a/shared/pom.xml b/shared/pom.xml index c79526b9b..caae3b092 100644 --- a/shared/pom.xml +++ b/shared/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-shared diff --git a/shared/servlet/pom.xml b/shared/servlet/pom.xml index 0b7de95d5..2ad2266e0 100644 --- a/shared/servlet/pom.xml +++ b/shared/servlet/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-shared - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-shared-servlet diff --git a/test/integration/api/pom.xml b/test/integration/api/pom.xml index fa828419d..3ec700823 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-test-integration-api diff --git a/test/integration/arquillian/pom.xml b/test/integration/arquillian/pom.xml index 191726742..59e71a04a 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-test-integration-arquillian diff --git a/test/integration/common/pom.xml b/test/integration/common/pom.xml index e3d666f59..046d16e9e 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-test-integration-common diff --git a/test/integration/pom.xml b/test/integration/pom.xml index 550a078fc..d715c2e02 100644 --- a/test/integration/pom.xml +++ b/test/integration/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-test - 0.2.26-SNAPSHOT + 0.2.26.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 383964007..3565cec55 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.26-SNAPSHOT + 0.2.26.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 50db01116..7f9a5aa93 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.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-test-integration-ws diff --git a/test/pom.xml b/test/pom.xml index 3387957bf..be4cfa4de 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-test diff --git a/tools/httpmon/pom.xml b/tools/httpmon/pom.xml index 2aa345998..8685fc298 100644 --- a/tools/httpmon/pom.xml +++ b/tools/httpmon/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-tools - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-tools-httpmon diff --git a/tools/perf-test/pom.xml b/tools/perf-test/pom.xml index e8cfa01d8..46680eff8 100644 --- a/tools/perf-test/pom.xml +++ b/tools/perf-test/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio-tools - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-tools-perf-test diff --git a/tools/pom.xml b/tools/pom.xml index 1d2c0368a..d59a24053 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -5,7 +5,7 @@ io.apicurio apicurio-studio - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-tools diff --git a/tools/release/pom.xml b/tools/release/pom.xml index 65cfbe9ff..22af6428c 100644 --- a/tools/release/pom.xml +++ b/tools/release/pom.xml @@ -4,7 +4,7 @@ io.apicurio apicurio-studio-tools - 0.2.26-SNAPSHOT + 0.2.26.Final ../pom.xml apicurio-studio-tools-release