From 08a20e5f5f492e896f15f3935deb9626cd045f11 Mon Sep 17 00:00:00 2001 From: delchev Date: Fri, 19 Jan 2018 14:51:04 +0200 Subject: [PATCH] version set to 3.1.0 for release --- api/api-facades/api-cms/pom.xml | 6 +- api/api-facades/api-core/pom.xml | 12 +- api/api-facades/api-db/pom.xml | 6 +- api/api-facades/api-http/pom.xml | 6 +- api/api-facades/api-indexing/pom.xml | 8 +- api/api-facades/api-io/pom.xml | 6 +- api/api-facades/api-log/pom.xml | 4 +- api/api-facades/api-messaging/pom.xml | 8 +- api/api-facades/api-security/pom.xml | 8 +- api/api-facades/api-tests/pom.xml | 50 ++--- api/api-facades/api-utils/pom.xml | 6 +- api/api-facades/pom.xml | 2 +- api/api-javascript/api-cms/pom.xml | 2 +- api/api-javascript/api-core/pom.xml | 2 +- api/api-javascript/api-db/pom.xml | 2 +- api/api-javascript/api-http/pom.xml | 2 +- api/api-javascript/api-indexing/pom.xml | 2 +- api/api-javascript/api-io/pom.xml | 2 +- api/api-javascript/api-log/pom.xml | 2 +- api/api-javascript/api-messaging/pom.xml | 2 +- api/api-javascript/api-security/pom.xml | 2 +- api/api-javascript/api-test/pom.xml | 2 +- api/api-javascript/api-utils/pom.xml | 2 +- api/api-javascript/pom.xml | 2 +- ext/ext-v3-qunit/pom.xml | 2 +- ext/pom.xml | 2 +- ide/ide-console/pom.xml | 2 +- ide/ide-core/pom.xml | 2 +- ide/ide-database/pom.xml | 2 +- ide/ide-documents/pom.xml | 2 +- ide/ide-git/pom.xml | 2 +- ide/ide-help/pom.xml | 2 +- ide/ide-orion/pom.xml | 2 +- ide/ide-preview/pom.xml | 2 +- ide/ide-repository/pom.xml | 2 +- ide/ide-swagger/pom.xml | 2 +- ide/ide-terminal/pom.xml | 2 +- ide/ide-workspace/pom.xml | 2 +- ide/pom.xml | 2 +- modules/cms-api/pom.xml | 6 +- modules/cms-internal/pom.xml | 12 +- modules/cms-managed/pom.xml | 8 +- modules/commons-api/pom.xml | 2 +- modules/commons-config/pom.xml | 2 +- modules/commons-process/pom.xml | 6 +- modules/commons-test/pom.xml | 6 +- modules/commons-xml2json/pom.xml | 2 +- modules/core-extensions/pom.xml | 18 +- modules/core-git/pom.xml | 14 +- modules/core-indexing/pom.xml | 6 +- modules/core-messaging/pom.xml | 22 +- modules/core-publisher/pom.xml | 18 +- modules/core-scheduler/pom.xml | 18 +- modules/core-security/pom.xml | 16 +- modules/core-workspace/pom.xml | 14 +- modules/database-api/pom.xml | 8 +- modules/database-custom/pom.xml | 6 +- modules/database-data-models/pom.xml | 18 +- modules/database-data-structures/pom.xml | 22 +- modules/database-derby/pom.xml | 6 +- modules/database-managed/pom.xml | 6 +- modules/database-persistence/pom.xml | 4 +- modules/database-sql/pom.xml | 2 +- modules/engine-api/pom.xml | 10 +- modules/engine-job/pom.xml | 22 +- modules/engine-js-nashorn/pom.xml | 18 +- modules/engine-js-rhino/pom.xml | 18 +- modules/engine-js-v8/pom.xml | 20 +- modules/engine-js/pom.xml | 12 +- modules/engine-listener/pom.xml | 24 +-- modules/engine-web/pom.xml | 12 +- modules/engine-wiki/pom.xml | 12 +- modules/repository-api-test/pom.xml | 10 +- modules/repository-api/pom.xml | 6 +- modules/repository-database/pom.xml | 20 +- modules/repository-local/pom.xml | 14 +- modules/repository-master/pom.xml | 6 +- modules/repository-search/pom.xml | 6 +- modules/repository-zip/pom.xml | 6 +- modules/runtime-anonymous/pom.xml | 4 +- modules/runtime-core/pom.xml | 20 +- modules/runtime-extensions/pom.xml | 6 +- modules/runtime-ide-console/pom.xml | 4 +- modules/runtime-ide-databases/pom.xml | 10 +- modules/runtime-ide-generation/pom.xml | 20 +- modules/runtime-ide-git/pom.xml | 6 +- modules/runtime-ide-publisher/pom.xml | 6 +- modules/runtime-ide-terminal/pom.xml | 6 +- modules/runtime-ide-workspaces/pom.xml | 14 +- modules/runtime-registry/pom.xml | 8 +- modules/runtime-repository/pom.xml | 8 +- modules/runtime-security/pom.xml | 6 +- modules/runtime-theme/pom.xml | 8 +- modules/runtime-transport/pom.xml | 6 +- pom.xml | 2 +- releng/desktop-all/pom.xml | 194 +++++++++--------- releng/sap-all/pom.xml | 190 ++++++++--------- .../org.eclipse.wst.common.component | 189 ++++++++--------- releng/server-all/pom.xml | 194 +++++++++--------- releng/server-runtime/pom.xml | 132 ++++++------ resources/pom.xml | 2 +- resources/resources-angular/pom.xml | 2 +- resources/resources-bootstrap/pom.xml | 2 +- resources/resources-fonts/pom.xml | 2 +- resources/resources-goldenlayout/pom.xml | 2 +- resources/resources-jquery/pom.xml | 2 +- resources/resources-jstree/pom.xml | 2 +- resources/resources-themes/pom.xml | 2 +- templates/pom.xml | 2 +- templates/template-bookstore/pom.xml | 2 +- templates/template-database-access/pom.xml | 2 +- templates/template-database-table/pom.xml | 2 +- templates/template-database-view/pom.xml | 2 +- .../template-extension-perspective/pom.xml | 2 +- templates/template-extension-view/pom.xml | 2 +- templates/template-hello-world/pom.xml | 2 +- templates/template-html/pom.xml | 2 +- templates/template-http-client/pom.xml | 2 +- templates/template-job/pom.xml | 2 +- templates/template-listener/pom.xml | 2 +- 120 files changed, 855 insertions(+), 852 deletions(-) diff --git a/api/api-facades/api-cms/pom.xml b/api/api-facades/api-cms/pom.xml index 705208c96ad..0c8ced3bcb3 100644 --- a/api/api-facades/api-cms/pom.xml +++ b/api/api-facades/api-cms/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-api - 3.1.0-SNAPSHOT + 3.1.0 org.apache.chemistry.opencmis diff --git a/api/api-facades/api-core/pom.xml b/api/api-facades/api-core/pom.xml index 21ffc0aacce..ac62367b77d 100644 --- a/api/api-facades/api-core/pom.xml +++ b/api/api-facades/api-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,30 +32,30 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-extensions - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/api/api-facades/api-db/pom.xml b/api/api-facades/api-db/pom.xml index 3f92828a6e8..409c6f66a1c 100644 --- a/api/api-facades/api-db/pom.xml +++ b/api/api-facades/api-db/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/api/api-facades/api-http/pom.xml b/api/api-facades/api-http/pom.xml index 3000103dc09..8050add20a3 100644 --- a/api/api-facades/api-http/pom.xml +++ b/api/api-facades/api-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/api/api-facades/api-indexing/pom.xml b/api/api-facades/api-indexing/pom.xml index 6bed7074dc1..72450671322 100644 --- a/api/api-facades/api-indexing/pom.xml +++ b/api/api-facades/api-indexing/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,17 +32,17 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-indexing - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/api/api-facades/api-io/pom.xml b/api/api-facades/api-io/pom.xml index 34c19bbd08f..040b91e8b7b 100644 --- a/api/api-facades/api-io/pom.xml +++ b/api/api-facades/api-io/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/api/api-facades/api-log/pom.xml b/api/api-facades/api-log/pom.xml index 8ac5743306a..f8de3d2b12f 100644 --- a/api/api-facades/api-log/pom.xml +++ b/api/api-facades/api-log/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,7 +32,7 @@ ${project.groupId} dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/api/api-facades/api-messaging/pom.xml b/api/api-facades/api-messaging/pom.xml index 6708faaac2d..53b27b70aa5 100644 --- a/api/api-facades/api-messaging/pom.xml +++ b/api/api-facades/api-messaging/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,17 +32,17 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-messaging - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/api/api-facades/api-security/pom.xml b/api/api-facades/api-security/pom.xml index 3ed033ee66a..3a641d50017 100644 --- a/api/api-facades/api-security/pom.xml +++ b/api/api-facades/api-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,17 +32,17 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/api/api-facades/api-tests/pom.xml b/api/api-facades/api-tests/pom.xml index 8bdb2ee0d94..1a08caef330 100644 --- a/api/api-facades/api-tests/pom.xml +++ b/api/api-facades/api-tests/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -32,124 +32,124 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-extensions - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-internal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-cms - 3.1.0-SNAPSHOT + 3.1.0 junit diff --git a/api/api-facades/api-utils/pom.xml b/api/api-facades/api-utils/pom.xml index 8f90840ba48..1e33fb636d6 100644 --- a/api/api-facades/api-utils/pom.xml +++ b/api/api-facades/api-utils/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-facades - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml @@ -31,12 +31,12 @@ org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-xml2json - 3.1.0-SNAPSHOT + 3.1.0 commons-codec diff --git a/api/api-facades/pom.xml b/api/api-facades/pom.xml index e5e2f3557ec..e08f9ae0cbb 100644 --- a/api/api-facades/pom.xml +++ b/api/api-facades/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/api/api-javascript/api-cms/pom.xml b/api/api-javascript/api-cms/pom.xml index 690ad0bd26d..0c08f02e63f 100644 --- a/api/api-javascript/api-cms/pom.xml +++ b/api/api-javascript/api-cms/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-core/pom.xml b/api/api-javascript/api-core/pom.xml index d37a1e5d229..93b0a0666e9 100644 --- a/api/api-javascript/api-core/pom.xml +++ b/api/api-javascript/api-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-db/pom.xml b/api/api-javascript/api-db/pom.xml index 7de00c50469..0cc68de1cba 100644 --- a/api/api-javascript/api-db/pom.xml +++ b/api/api-javascript/api-db/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-http/pom.xml b/api/api-javascript/api-http/pom.xml index f10955be522..2954b6dcc71 100644 --- a/api/api-javascript/api-http/pom.xml +++ b/api/api-javascript/api-http/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-indexing/pom.xml b/api/api-javascript/api-indexing/pom.xml index 464e28276cc..a510bf739e4 100644 --- a/api/api-javascript/api-indexing/pom.xml +++ b/api/api-javascript/api-indexing/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-io/pom.xml b/api/api-javascript/api-io/pom.xml index 265f6bf3132..e73affe1df4 100644 --- a/api/api-javascript/api-io/pom.xml +++ b/api/api-javascript/api-io/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-log/pom.xml b/api/api-javascript/api-log/pom.xml index 88ea2dc4b64..db505480584 100644 --- a/api/api-javascript/api-log/pom.xml +++ b/api/api-javascript/api-log/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-messaging/pom.xml b/api/api-javascript/api-messaging/pom.xml index b4be41c52d4..fef33c66db0 100644 --- a/api/api-javascript/api-messaging/pom.xml +++ b/api/api-javascript/api-messaging/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-security/pom.xml b/api/api-javascript/api-security/pom.xml index acf3855da65..4e35bd0f675 100644 --- a/api/api-javascript/api-security/pom.xml +++ b/api/api-javascript/api-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-test/pom.xml b/api/api-javascript/api-test/pom.xml index 2138df61089..a5c35376b4d 100644 --- a/api/api-javascript/api-test/pom.xml +++ b/api/api-javascript/api-test/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/api-utils/pom.xml b/api/api-javascript/api-utils/pom.xml index 68ede8007d3..00b1b69e7b4 100644 --- a/api/api-javascript/api-utils/pom.xml +++ b/api/api-javascript/api-utils/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-api-javascript - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/api/api-javascript/pom.xml b/api/api-javascript/pom.xml index b2cb3169dc2..7345d2741c6 100644 --- a/api/api-javascript/pom.xml +++ b/api/api-javascript/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/ext/ext-v3-qunit/pom.xml b/ext/ext-v3-qunit/pom.xml index 42bf9f5ac06..3a8d5d496b4 100644 --- a/ext/ext-v3-qunit/pom.xml +++ b/ext/ext-v3-qunit/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ext - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ext/pom.xml b/ext/pom.xml index fff8f49c1e4..e2e4fb6605f 100644 --- a/ext/pom.xml +++ b/ext/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-console/pom.xml b/ide/ide-console/pom.xml index 3e145b15705..ca00a9c4d7e 100644 --- a/ide/ide-console/pom.xml +++ b/ide/ide-console/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-core/pom.xml b/ide/ide-core/pom.xml index decebc97f9e..b8434d4f24d 100644 --- a/ide/ide-core/pom.xml +++ b/ide/ide-core/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-database/pom.xml b/ide/ide-database/pom.xml index 2b31d4bd3c2..66107d922ec 100644 --- a/ide/ide-database/pom.xml +++ b/ide/ide-database/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-documents/pom.xml b/ide/ide-documents/pom.xml index 32a69865b04..a7652d687c9 100644 --- a/ide/ide-documents/pom.xml +++ b/ide/ide-documents/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-git/pom.xml b/ide/ide-git/pom.xml index 8631602097a..e17cbff7698 100644 --- a/ide/ide-git/pom.xml +++ b/ide/ide-git/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-help/pom.xml b/ide/ide-help/pom.xml index a42311a9884..e887e9aa42a 100644 --- a/ide/ide-help/pom.xml +++ b/ide/ide-help/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-orion/pom.xml b/ide/ide-orion/pom.xml index 96fbebb469e..1f9295492aa 100644 --- a/ide/ide-orion/pom.xml +++ b/ide/ide-orion/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-preview/pom.xml b/ide/ide-preview/pom.xml index aa9a840d9ae..0a02efaa949 100644 --- a/ide/ide-preview/pom.xml +++ b/ide/ide-preview/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-repository/pom.xml b/ide/ide-repository/pom.xml index 6f4ac853c22..b61fff9458a 100644 --- a/ide/ide-repository/pom.xml +++ b/ide/ide-repository/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-swagger/pom.xml b/ide/ide-swagger/pom.xml index 1e08d714172..93b30253a23 100644 --- a/ide/ide-swagger/pom.xml +++ b/ide/ide-swagger/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-terminal/pom.xml b/ide/ide-terminal/pom.xml index 9325d9a649d..ab44a4d0ba1 100644 --- a/ide/ide-terminal/pom.xml +++ b/ide/ide-terminal/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/ide-workspace/pom.xml b/ide/ide-workspace/pom.xml index bf8f72f9b1a..61391ed8581 100644 --- a/ide/ide-workspace/pom.xml +++ b/ide/ide-workspace/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-ide - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/ide/pom.xml b/ide/pom.xml index 44d748ad5d8..16f9a270f13 100644 --- a/ide/pom.xml +++ b/ide/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/modules/cms-api/pom.xml b/modules/cms-api/pom.xml index 3c3a6c53471..b73465eecba 100644 --- a/modules/cms-api/pom.xml +++ b/modules/cms-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/cms-internal/pom.xml b/modules/cms-internal/pom.xml index 51b02970e17..09db674f0cd 100644 --- a/modules/cms-internal/pom.xml +++ b/modules/cms-internal/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,27 +32,27 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 org.apache.chemistry.opencmis diff --git a/modules/cms-managed/pom.xml b/modules/cms-managed/pom.xml index 4780093e1b8..fc3b19c87ef 100644 --- a/modules/cms-managed/pom.xml +++ b/modules/cms-managed/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,17 +32,17 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-api - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/commons-api/pom.xml b/modules/commons-api/pom.xml index 91131a75acf..87e9538f899 100644 --- a/modules/commons-api/pom.xml +++ b/modules/commons-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/commons-config/pom.xml b/modules/commons-config/pom.xml index 5dc37697b66..1774032513d 100644 --- a/modules/commons-config/pom.xml +++ b/modules/commons-config/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/commons-process/pom.xml b/modules/commons-process/pom.xml index f2f913e2337..1543edfac0b 100644 --- a/modules/commons-process/pom.xml +++ b/modules/commons-process/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/commons-test/pom.xml b/modules/commons-test/pom.xml index 28ce57f9547..b3cd7408f53 100644 --- a/modules/commons-test/pom.xml +++ b/modules/commons-test/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 com.squareup.okhttp diff --git a/modules/commons-xml2json/pom.xml b/modules/commons-xml2json/pom.xml index c11e20ec103..3cd234e622e 100644 --- a/modules/commons-xml2json/pom.xml +++ b/modules/commons-xml2json/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/core-extensions/pom.xml b/modules/core-extensions/pom.xml index 5ddea930a40..bbed4de00e0 100644 --- a/modules/core-extensions/pom.xml +++ b/modules/core-extensions/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -42,40 +42,40 @@ org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/core-git/pom.xml b/modules/core-git/pom.xml index bea7768857a..fe97fda1a45 100644 --- a/modules/core-git/pom.xml +++ b/modules/core-git/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,17 +32,17 @@ org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-workspace - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-publisher - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.jgit @@ -53,19 +53,19 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/core-indexing/pom.xml b/modules/core-indexing/pom.xml index 4cac98e1cd6..105506d217b 100644 --- a/modules/core-indexing/pom.xml +++ b/modules/core-indexing/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.apache.lucene @@ -48,7 +48,7 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/core-messaging/pom.xml b/modules/core-messaging/pom.xml index 6eaa5febef5..74325bf0f4b 100644 --- a/modules/core-messaging/pom.xml +++ b/modules/core-messaging/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -42,27 +42,27 @@ org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 @@ -105,25 +105,25 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-engine-js-rhino - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/core-publisher/pom.xml b/modules/core-publisher/pom.xml index b83d6319c80..9ae584338a1 100644 --- a/modules/core-publisher/pom.xml +++ b/modules/core-publisher/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -42,40 +42,40 @@ org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/core-scheduler/pom.xml b/modules/core-scheduler/pom.xml index 037aaf804b3..f9091cb9bf1 100644 --- a/modules/core-scheduler/pom.xml +++ b/modules/core-scheduler/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -42,27 +42,27 @@ org.eclipse.dirigible dirigible-database-data-models - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 @@ -74,13 +74,13 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/core-security/pom.xml b/modules/core-security/pom.xml index 52d2f14d7bf..3123778f169 100644 --- a/modules/core-security/pom.xml +++ b/modules/core-security/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -42,35 +42,35 @@ org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/core-workspace/pom.xml b/modules/core-workspace/pom.xml index 58db318d763..cf7cba2ce47 100644 --- a/modules/core-workspace/pom.xml +++ b/modules/core-workspace/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,35 +32,35 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/database-api/pom.xml b/modules/database-api/pom.xml index 030d9ff22ae..6339351e859 100644 --- a/modules/database-api/pom.xml +++ b/modules/database-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,17 +32,17 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-sql - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/database-custom/pom.xml b/modules/database-custom/pom.xml index bc9d436a25b..38bd88731cb 100644 --- a/modules/database-custom/pom.xml +++ b/modules/database-custom/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 commons-dbcp diff --git a/modules/database-data-models/pom.xml b/modules/database-data-models/pom.xml index 31895961a3a..24f1cf3eb64 100644 --- a/modules/database-data-models/pom.xml +++ b/modules/database-data-models/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -47,17 +47,17 @@ org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 @@ -69,19 +69,19 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/database-data-structures/pom.xml b/modules/database-data-structures/pom.xml index 5d6d2114dea..737e57d953b 100644 --- a/modules/database-data-structures/pom.xml +++ b/modules/database-data-structures/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -47,45 +47,45 @@ org.eclipse.dirigible dirigible-database-data-models - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/database-derby/pom.xml b/modules/database-derby/pom.xml index d3dfcd7f867..ea88755f196 100644 --- a/modules/database-derby/pom.xml +++ b/modules/database-derby/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 org.apache.derby diff --git a/modules/database-managed/pom.xml b/modules/database-managed/pom.xml index 53023ca46e4..4521082d52d 100644 --- a/modules/database-managed/pom.xml +++ b/modules/database-managed/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/database-persistence/pom.xml b/modules/database-persistence/pom.xml index 949a09b50a1..c511f95a7f1 100644 --- a/modules/database-persistence/pom.xml +++ b/modules/database-persistence/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-database-sql - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence diff --git a/modules/database-sql/pom.xml b/modules/database-sql/pom.xml index 026db671b10..568cb9d709c 100644 --- a/modules/database-sql/pom.xml +++ b/modules/database-sql/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml diff --git a/modules/engine-api/pom.xml b/modules/engine-api/pom.xml index 6b80c91afaa..0210ba6cfd2 100644 --- a/modules/engine-api/pom.xml +++ b/modules/engine-api/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,12 +32,12 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 javax.websocket @@ -49,13 +49,13 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/engine-job/pom.xml b/modules/engine-job/pom.xml index 46468f02044..6a5198e256c 100644 --- a/modules/engine-job/pom.xml +++ b/modules/engine-job/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -42,51 +42,51 @@ org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-engine-js-rhino - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/engine-js-nashorn/pom.xml b/modules/engine-js-nashorn/pom.xml index f7d321a3c05..cf4f5c68884 100644 --- a/modules/engine-js-nashorn/pom.xml +++ b/modules/engine-js-nashorn/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,45 +32,45 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-api-tests - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/engine-js-rhino/pom.xml b/modules/engine-js-rhino/pom.xml index a446710476c..2d405ef31fe 100644 --- a/modules/engine-js-rhino/pom.xml +++ b/modules/engine-js-rhino/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,22 +32,22 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.mozilla @@ -58,24 +58,24 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-api-tests - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/engine-js-v8/pom.xml b/modules/engine-js-v8/pom.xml index 7bd2a5cb472..a98a99fcdb9 100644 --- a/modules/engine-js-v8/pom.xml +++ b/modules/engine-js-v8/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,27 +32,27 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 com.eclipsesource.j2v8 @@ -78,24 +78,24 @@ org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-api-tests - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/engine-js/pom.xml b/modules/engine-js/pom.xml index d51f53d6c6a..7dfc282a4c0 100644 --- a/modules/engine-js/pom.xml +++ b/modules/engine-js/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,27 +32,27 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/engine-listener/pom.xml b/modules/engine-listener/pom.xml index 5ac6c0afb15..e6b847b86fe 100644 --- a/modules/engine-listener/pom.xml +++ b/modules/engine-listener/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,7 +32,7 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 javax.persistence @@ -42,56 +42,56 @@ org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-commons-test - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-engine-js-rhino - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 test org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 test diff --git a/modules/engine-web/pom.xml b/modules/engine-web/pom.xml index b29231ae64b..0e62909a3ac 100644 --- a/modules/engine-web/pom.xml +++ b/modules/engine-web/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,27 +32,27 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-core - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/modules/engine-wiki/pom.xml b/modules/engine-wiki/pom.xml index b0d67deb501..e9d9861d97c 100644 --- a/modules/engine-wiki/pom.xml +++ b/modules/engine-wiki/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -32,27 +32,27 @@ org.eclipse.dirigible dirigible-commons-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-zip - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-master - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-sql - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-models - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-structures - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-repository - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-registry - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-extensions - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-transport - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-theme - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-anonymous - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-workspaces - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-terminal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-console - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-databases - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-publisher - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-git - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-generation - 3.1.0-SNAPSHOT + 3.1.0 @@ -495,279 +495,279 @@ org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-web - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-rhino - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-nashorn - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-v8 - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-wiki - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-listener - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-job - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-internal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-terminal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-console - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-orion - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-swagger - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-workspace - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-preview - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-help - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-database - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-git - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-repository - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-documents - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-hello-world - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-http-client - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-access - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-table - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-view - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-html - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-bookstore - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-job - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-listener - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-extension-view - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-extension-perspective - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-themes - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-angular - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-bootstrap - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-goldenlayout - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jquery - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jstree - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-fonts - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ext-qunit - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/releng/sap-all/pom.xml b/releng/sap-all/pom.xml index c4483a57988..23eb51becf3 100644 --- a/releng/sap-all/pom.xml +++ b/releng/sap-all/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -90,220 +90,220 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-zip - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-database - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-sql - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-models - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-structures - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-managed - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-extensions - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-git - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-scheduler - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-publisher - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-core-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-repository - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-registry - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-extensions - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-transport - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-theme - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-workspaces - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-terminal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-console - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-databases - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-publisher - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-git - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-generation - 3.1.0-SNAPSHOT + 3.1.0 @@ -311,279 +311,279 @@ org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-web - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-rhino - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-nashorn - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-v8 - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-wiki - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-listener - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-job - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-managed - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-terminal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-console - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-orion - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-swagger - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-workspace - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-preview - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-help - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-database - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-git - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-repository - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-documents - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-hello-world - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-http-client - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-access - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-table - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-view - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-html - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-bookstore - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-job - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-listener - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-extension-view - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-extension-perspective - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-themes - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-angular - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-bootstrap - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-goldenlayout - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jquery - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jstree - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-fonts - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ext-qunit - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/releng/server-all/.settings/org.eclipse.wst.common.component b/releng/server-all/.settings/org.eclipse.wst.common.component index 6d8e36a3aa5..fc215972e01 100644 --- a/releng/server-all/.settings/org.eclipse.wst.common.component +++ b/releng/server-all/.settings/org.eclipse.wst.common.component @@ -5,283 +5,286 @@ - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + uses - + + uses + + uses diff --git a/releng/server-all/pom.xml b/releng/server-all/pom.xml index cd4d9cd7935..53b16c45714 100644 --- a/releng/server-all/pom.xml +++ b/releng/server-all/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -90,119 +90,119 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-zip - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-master - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-sql - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-models - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-structures - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-managed - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-repository - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-registry - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-extensions - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-transport - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-theme - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-workspaces - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-terminal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-console - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-databases - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-publisher - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-git - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-ide-generation - 3.1.0-SNAPSHOT + 3.1.0 @@ -326,279 +326,279 @@ org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-web - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-rhino - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-nashorn - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-v8 - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-wiki - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-listener - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-job - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-internal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-terminal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-console - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-orion - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-swagger - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-workspace - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-preview - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-help - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-database - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-git - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-repository - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ide-documents - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-hello-world - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-http-client - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-access - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-table - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-database-view - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-html - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-bookstore - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-job - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-listener - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-extension-view - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-template-extension-perspective - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-themes - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-angular - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-bootstrap - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-goldenlayout - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jquery - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jstree - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-fonts - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-ext-qunit - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/releng/server-runtime/pom.xml b/releng/server-runtime/pom.xml index a51a7d5b2e9..bebf5c0955d 100644 --- a/releng/server-runtime/pom.xml +++ b/releng/server-runtime/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../../pom.xml @@ -70,119 +70,119 @@ org.eclipse.dirigible dirigible-commons-config - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-zip - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-local - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-repository-master - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-sql - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-persistence - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-models - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-data-structures - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-derby - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-database-managed - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-repository - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-registry - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-extensions - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-transport - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-runtime-theme - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-web - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-rhino - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-nashorn - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-js-v8 - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-wiki - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-listener - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-engine-job - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-api - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-cms-internal - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-core - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-http - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-utils - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-security - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-db - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-io - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-messaging - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-indexing - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-log - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-test - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-api-javascript-cms - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-themes - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-angular - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-bootstrap - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-goldenlayout - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jquery - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-jstree - 3.1.0-SNAPSHOT + 3.1.0 org.eclipse.dirigible dirigible-resources-fonts - 3.1.0-SNAPSHOT + 3.1.0 diff --git a/resources/pom.xml b/resources/pom.xml index 1126061379d..ce7f989d2bd 100644 --- a/resources/pom.xml +++ b/resources/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/resources/resources-angular/pom.xml b/resources/resources-angular/pom.xml index 5efc4e3956d..f1fb78262a1 100644 --- a/resources/resources-angular/pom.xml +++ b/resources/resources-angular/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-resources - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/resources/resources-bootstrap/pom.xml b/resources/resources-bootstrap/pom.xml index 0a0b79fac0e..0b9b5b8df69 100644 --- a/resources/resources-bootstrap/pom.xml +++ b/resources/resources-bootstrap/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-resources - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/resources/resources-fonts/pom.xml b/resources/resources-fonts/pom.xml index 8270858794d..4673c6c9b2a 100644 --- a/resources/resources-fonts/pom.xml +++ b/resources/resources-fonts/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-resources - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/resources/resources-goldenlayout/pom.xml b/resources/resources-goldenlayout/pom.xml index 5d5363a40b5..9b14177a597 100644 --- a/resources/resources-goldenlayout/pom.xml +++ b/resources/resources-goldenlayout/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-resources - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/resources/resources-jquery/pom.xml b/resources/resources-jquery/pom.xml index 9aedb10cd36..22c23449df7 100644 --- a/resources/resources-jquery/pom.xml +++ b/resources/resources-jquery/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-resources - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/resources/resources-jstree/pom.xml b/resources/resources-jstree/pom.xml index 431cddac92c..2f3e5787479 100644 --- a/resources/resources-jstree/pom.xml +++ b/resources/resources-jstree/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-resources - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/resources/resources-themes/pom.xml b/resources/resources-themes/pom.xml index 603acb690df..72bba6a318e 100644 --- a/resources/resources-themes/pom.xml +++ b/resources/resources-themes/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-resources - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/pom.xml b/templates/pom.xml index 3716585f07a..4fe7ec1812a 100644 --- a/templates/pom.xml +++ b/templates/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-parent - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-bookstore/pom.xml b/templates/template-bookstore/pom.xml index c3fd44106bb..2e6c302dc39 100644 --- a/templates/template-bookstore/pom.xml +++ b/templates/template-bookstore/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-database-access/pom.xml b/templates/template-database-access/pom.xml index 617eb1196e6..7f85343fb65 100644 --- a/templates/template-database-access/pom.xml +++ b/templates/template-database-access/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-database-table/pom.xml b/templates/template-database-table/pom.xml index 383b78d41bc..79e04b1cc17 100644 --- a/templates/template-database-table/pom.xml +++ b/templates/template-database-table/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-database-view/pom.xml b/templates/template-database-view/pom.xml index 3bf5fcbf497..09f4f1ab177 100644 --- a/templates/template-database-view/pom.xml +++ b/templates/template-database-view/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-extension-perspective/pom.xml b/templates/template-extension-perspective/pom.xml index 07f6dbbb64b..bd4a723be0b 100644 --- a/templates/template-extension-perspective/pom.xml +++ b/templates/template-extension-perspective/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-extension-view/pom.xml b/templates/template-extension-view/pom.xml index 1d054a877bd..1e60676ed2b 100644 --- a/templates/template-extension-view/pom.xml +++ b/templates/template-extension-view/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-hello-world/pom.xml b/templates/template-hello-world/pom.xml index d7e5c295d7c..69e97187d56 100644 --- a/templates/template-hello-world/pom.xml +++ b/templates/template-hello-world/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-html/pom.xml b/templates/template-html/pom.xml index 3262af81d9e..8cb58ddc4c2 100644 --- a/templates/template-html/pom.xml +++ b/templates/template-html/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-http-client/pom.xml b/templates/template-http-client/pom.xml index f39978130a1..c50560896fb 100644 --- a/templates/template-http-client/pom.xml +++ b/templates/template-http-client/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-job/pom.xml b/templates/template-job/pom.xml index 7378604312c..f9881beb276 100644 --- a/templates/template-job/pom.xml +++ b/templates/template-job/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml diff --git a/templates/template-listener/pom.xml b/templates/template-listener/pom.xml index f4733342c78..2a319937c8d 100644 --- a/templates/template-listener/pom.xml +++ b/templates/template-listener/pom.xml @@ -5,7 +5,7 @@ org.eclipse.dirigible dirigible-templates - 3.1.0-SNAPSHOT + 3.1.0 ../pom.xml