diff --git a/api/api-all/pom.xml b/api/api-all/pom.xml
index b8e522d23e7..2cac1102b94 100644
--- a/api/api-all/pom.xml
+++ b/api/api-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -36,14 +36,14 @@
org.eclipse.dirigible
dirigible-api-facade-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-all
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-all/pom.xml b/api/api-facade/api-all/pom.xml
index f67f40c8514..19a6dfb53ca 100644
--- a/api/api-facade/api-all/pom.xml
+++ b/api/api-facade/api-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -36,67 +36,67 @@
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http-async
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-indexing
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-io
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-log
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-mail
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-platform
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-net
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-core/pom.xml b/api/api-facade/api-core/pom.xml
index 68a0f1a484a..dc7b9f2683d 100644
--- a/api/api-facade/api-core/pom.xml
+++ b/api/api-facade/api-core/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,36 +35,36 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-extensions
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
provided
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-command
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-database/pom.xml b/api/api-facade/api-database/pom.xml
index 3df030a8fc5..32dd9aab5c9 100644
--- a/api/api-facade/api-database/pom.xml
+++ b/api/api-facade/api-database/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,22 +35,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-dynamic
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-http-async/pom.xml b/api/api-facade/api-http-async/pom.xml
index c7e9e8bb10c..a6e343a37ce 100644
--- a/api/api-facade/api-http-async/pom.xml
+++ b/api/api-facade/api-http-async/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -40,17 +40,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-http/pom.xml b/api/api-facade/api-http/pom.xml
index bb246188ca6..d2c7d2f6226 100644
--- a/api/api-facade/api-http/pom.xml
+++ b/api/api-facade/api-http/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-indexing/pom.xml b/api/api-facade/api-indexing/pom.xml
index 6e0ab109ac9..639755d7440 100644
--- a/api/api-facade/api-indexing/pom.xml
+++ b/api/api-facade/api-indexing/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-indexing
- 6.0.0-SNAPSHOT
+ 5.12.21
provided
diff --git a/api/api-facade/api-io/pom.xml b/api/api-facade/api-io/pom.xml
index 766d772ffab..90cb685b23f 100644
--- a/api/api-facade/api-io/pom.xml
+++ b/api/api-facade/api-io/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
commons-net
diff --git a/api/api-facade/api-log/pom.xml b/api/api-facade/api-log/pom.xml
index e2c5f7f7f97..e8353c36355 100644
--- a/api/api-facade/api-log/pom.xml
+++ b/api/api-facade/api-log/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,7 +35,7 @@
${project.groupId}
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -65,7 +65,7 @@
org.eclipse.dirigible
dirigible-core-problems
- 6.0.0-SNAPSHOT
+ 5.12.21
compile
diff --git a/api/api-facade/api-mail/pom.xml b/api/api-facade/api-mail/pom.xml
index b8cccf6dd2e..a0933e972b3 100644
--- a/api/api-facade/api-mail/pom.xml
+++ b/api/api-facade/api-mail/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-messaging/pom.xml b/api/api-facade/api-messaging/pom.xml
index bb384fcd719..6dc4dc25841 100644
--- a/api/api-facade/api-messaging/pom.xml
+++ b/api/api-facade/api-messaging/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
provided
diff --git a/api/api-facade/api-net/pom.xml b/api/api-facade/api-net/pom.xml
index 9a8993ad7e8..ce91d9f2e35 100644
--- a/api/api-facade/api-net/pom.xml
+++ b/api/api-facade/api-net/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
javax.websocket
@@ -51,12 +51,12 @@
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-platform/pom.xml b/api/api-facade/api-platform/pom.xml
index 736c630c101..17128459657 100644
--- a/api/api-facade/api-platform/pom.xml
+++ b/api/api-facade/api-platform/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-publisher
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-security/pom.xml b/api/api-facade/api-security/pom.xml
index 4a6994b4694..4e8c55eb360 100644
--- a/api/api-facade/api-security/pom.xml
+++ b/api/api-facade/api-security/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/api/api-facade/api-tests/pom.xml b/api/api-facade/api-tests/pom.xml
index 48ab4f608f4..671b59cd581 100644
--- a/api/api-facade/api-tests/pom.xml
+++ b/api/api-facade/api-tests/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,173 +34,173 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-extensions
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-io
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-indexing
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-spark
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-spark
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms-internal
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-indexing
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-platform
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-rabbitmq
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-elasticsearch
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-redis
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-etcd
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-io
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-log
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-platform
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-redis
- 6.0.0-SNAPSHOT
+ 5.12.21
org.testcontainers
@@ -211,23 +211,23 @@
org.eclipse.dirigible
dirigible-ext-etcd
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-rabbitmq
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-elasticsearch
- 6.0.0-SNAPSHOT
+ 5.12.21
junit
diff --git a/api/api-facade/api-utils/pom.xml b/api/api-facade/api-utils/pom.xml
index aad7dacb15f..04364efb6b7 100644
--- a/api/api-facade/api-utils/pom.xml
+++ b/api/api-facade/api-utils/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -33,12 +33,12 @@
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-xml2json
- 6.0.0-SNAPSHOT
+ 5.12.21
commons-codec
diff --git a/api/api-facade/pom.xml b/api/api-facade/pom.xml
index 6942837909b..caa01deeb8a 100644
--- a/api/api-facade/pom.xml
+++ b/api/api-facade/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-all/pom.xml b/api/api-javascript/api-all/pom.xml
index e1b93a4a7d2..7f146856416 100644
--- a/api/api-javascript/api-all/pom.xml
+++ b/api/api-javascript/api-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -23,77 +23,77 @@
org.eclipse.dirigible
dirigible-api-javascript-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-documents
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-io
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-log
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-mail
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-test
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-net
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-platform
- 6.0.0-SNAPSHOT
+ 5.12.21
\ No newline at end of file
diff --git a/api/api-javascript/api-core/pom.xml b/api/api-javascript/api-core/pom.xml
index 212d3444e51..f614148a20e 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-database/pom.xml b/api/api-javascript/api-database/pom.xml
index a33733248e5..d76b8793b7f 100644
--- a/api/api-javascript/api-database/pom.xml
+++ b/api/api-javascript/api-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-http/pom.xml b/api/api-javascript/api-http/pom.xml
index eed624315a1..4a3483a7714 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-indexing/pom.xml b/api/api-javascript/api-indexing/pom.xml
index 73069903883..7a776cf3af8 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-io/pom.xml b/api/api-javascript/api-io/pom.xml
index 839e4a62c2d..5260144c8b1 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-log/pom.xml b/api/api-javascript/api-log/pom.xml
index 111959f7260..eea4e222a76 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-mail/pom.xml b/api/api-javascript/api-mail/pom.xml
index 99faf3c103b..3385eeb1b3b 100644
--- a/api/api-javascript/api-mail/pom.xml
+++ b/api/api-javascript/api-mail/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-messaging/pom.xml b/api/api-javascript/api-messaging/pom.xml
index 2cd4cea6a5c..201c0b7aa6d 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-net/pom.xml b/api/api-javascript/api-net/pom.xml
index 1c67bdee543..9f7565cdc26 100644
--- a/api/api-javascript/api-net/pom.xml
+++ b/api/api-javascript/api-net/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-platform/pom.xml b/api/api-javascript/api-platform/pom.xml
index 00de7313ad7..70182f1507f 100644
--- a/api/api-javascript/api-platform/pom.xml
+++ b/api/api-javascript/api-platform/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-security/pom.xml b/api/api-javascript/api-security/pom.xml
index 1e9e0bdfbce..9eff75687d6 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-test/pom.xml b/api/api-javascript/api-test/pom.xml
index 4f88fe9525c..c177b611ac1 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/api-utils/pom.xml b/api/api-javascript/api-utils/pom.xml
index eb6e9b58f91..dc6c9e653f3 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-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/api-javascript/pom.xml b/api/api-javascript/pom.xml
index c529c6a6cbe..8f26348e2a0 100644
--- a/api/api-javascript/pom.xml
+++ b/api/api-javascript/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/api/pom.xml b/api/pom.xml
index 5fe968deb9b..9e977dbaf5b 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-all/pom.xml b/ext/ext-all/pom.xml
index 87a70c364b8..84d7eb9fd17 100644
--- a/ext/ext-all/pom.xml
+++ b/ext/ext-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -17,97 +17,97 @@
org.eclipse.dirigible
dirigible-ext-acorn
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-jasmine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-qunit
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-kafka
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-mongodb
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-cassandra
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-elasticsearch
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-etcd
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-rabbitmq
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-redis
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext-spark
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-kafka
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-mongodb
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-cassandra
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-elasticsearch
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-etcd
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-rabbitmq
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-redis
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-spark
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ext/ext-api/api-cassandra/pom.xml b/ext/ext-api/api-cassandra/pom.xml
index 830987597a0..0d4ce33b0c5 100644
--- a/ext/ext-api/api-cassandra/pom.xml
+++ b/ext/ext-api/api-cassandra/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -92,7 +92,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -102,27 +102,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -135,20 +135,20 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/api-elasticsearch/pom.xml b/ext/ext-api/api-elasticsearch/pom.xml
index dfb0f421064..e0d1f7fa380 100644
--- a/ext/ext-api/api-elasticsearch/pom.xml
+++ b/ext/ext-api/api-elasticsearch/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -145,19 +145,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/api-etcd/pom.xml b/ext/ext-api/api-etcd/pom.xml
index 9d9cadaecdd..5a0cd1b0cf0 100644
--- a/ext/ext-api/api-etcd/pom.xml
+++ b/ext/ext-api/api-etcd/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -96,22 +96,22 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -136,19 +136,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/api-kafka/pom.xml b/ext/ext-api/api-kafka/pom.xml
index e430367edff..97d271f37a3 100644
--- a/ext/ext-api/api-kafka/pom.xml
+++ b/ext/ext-api/api-kafka/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -82,25 +82,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/api-mongodb/pom.xml b/ext/ext-api/api-mongodb/pom.xml
index b5c3dd151ff..71ce98d5ec0 100644
--- a/ext/ext-api/api-mongodb/pom.xml
+++ b/ext/ext-api/api-mongodb/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -77,25 +77,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/api-rabbitmq/pom.xml b/ext/ext-api/api-rabbitmq/pom.xml
index 03ab4f4e0e0..656d89ef078 100644
--- a/ext/ext-api/api-rabbitmq/pom.xml
+++ b/ext/ext-api/api-rabbitmq/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
com.rabbitmq
@@ -126,19 +126,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/api-redis/pom.xml b/ext/ext-api/api-redis/pom.xml
index bdabe605a9d..5484f10ff8e 100644
--- a/ext/ext-api/api-redis/pom.xml
+++ b/ext/ext-api/api-redis/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -132,19 +132,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/api-spark/pom.xml b/ext/ext-api/api-spark/pom.xml
index 466c39a5966..47dd41c506e 100644
--- a/ext/ext-api/api-spark/pom.xml
+++ b/ext/ext-api/api-spark/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-api-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -173,7 +173,7 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
@@ -186,13 +186,13 @@
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/ext/ext-api/pom.xml b/ext/ext-api/pom.xml
index 65a4a38a16f..292f8e7c124 100644
--- a/ext/ext-api/pom.xml
+++ b/ext/ext-api/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-acorn/pom.xml b/ext/ext-modules/ext-acorn/pom.xml
index f9f88f2c272..18f921e3313 100644
--- a/ext/ext-modules/ext-acorn/pom.xml
+++ b/ext/ext-modules/ext-acorn/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-cassandra/pom.xml b/ext/ext-modules/ext-cassandra/pom.xml
index 10fc931e84e..df0f8d05750 100644
--- a/ext/ext-modules/ext-cassandra/pom.xml
+++ b/ext/ext-modules/ext-cassandra/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-elasticsearch/pom.xml b/ext/ext-modules/ext-elasticsearch/pom.xml
index 09b867efcb8..4c9355b49f2 100644
--- a/ext/ext-modules/ext-elasticsearch/pom.xml
+++ b/ext/ext-modules/ext-elasticsearch/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-etcd/pom.xml b/ext/ext-modules/ext-etcd/pom.xml
index fa58a3745b6..2386025d920 100644
--- a/ext/ext-modules/ext-etcd/pom.xml
+++ b/ext/ext-modules/ext-etcd/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-jasmine/pom.xml b/ext/ext-modules/ext-jasmine/pom.xml
index 782971e0e74..a1b88c34652 100644
--- a/ext/ext-modules/ext-jasmine/pom.xml
+++ b/ext/ext-modules/ext-jasmine/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-kafka/pom.xml b/ext/ext-modules/ext-kafka/pom.xml
index df72709b794..232cba4ab8b 100644
--- a/ext/ext-modules/ext-kafka/pom.xml
+++ b/ext/ext-modules/ext-kafka/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-mongodb/pom.xml b/ext/ext-modules/ext-mongodb/pom.xml
index cf9e0df4b61..d838aff8001 100644
--- a/ext/ext-modules/ext-mongodb/pom.xml
+++ b/ext/ext-modules/ext-mongodb/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-qunit/pom.xml b/ext/ext-modules/ext-qunit/pom.xml
index 515a27d17c1..fd5a60d28e6 100644
--- a/ext/ext-modules/ext-qunit/pom.xml
+++ b/ext/ext-modules/ext-qunit/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-rabbitmq/pom.xml b/ext/ext-modules/ext-rabbitmq/pom.xml
index aa77878b198..4c895e7caae 100644
--- a/ext/ext-modules/ext-rabbitmq/pom.xml
+++ b/ext/ext-modules/ext-rabbitmq/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-redis/pom.xml b/ext/ext-modules/ext-redis/pom.xml
index 8026c419a2a..e7d23a62810 100644
--- a/ext/ext-modules/ext-redis/pom.xml
+++ b/ext/ext-modules/ext-redis/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/ext-spark/pom.xml b/ext/ext-modules/ext-spark/pom.xml
index 5705b45ba78..3936b403a5c 100644
--- a/ext/ext-modules/ext-spark/pom.xml
+++ b/ext/ext-modules/ext-spark/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-modules-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/ext-modules/pom.xml b/ext/ext-modules/pom.xml
index 049ca397aa2..33a24e2121d 100644
--- a/ext/ext-modules/pom.xml
+++ b/ext/ext-modules/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ext/pom.xml b/ext/pom.xml
index 6932ba600d5..7f45a586689 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ide-all/pom.xml b/ide/ide-all/pom.xml
index d1940588649..ffe0560adc2 100644
--- a/ide/ide-all/pom.xml
+++ b/ide/ide-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-services-group-all
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/pom.xml b/ide/pom.xml
index d4c987e666a..e49a13cb05d 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/services/ide-console/pom.xml b/ide/services/ide-console/pom.xml
index 424db4e9d08..0d439366261 100644
--- a/ide/services/ide-console/pom.xml
+++ b/ide/services/ide-console/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/services/ide-core/pom.xml b/ide/services/ide-core/pom.xml
index a22aaf67937..433b745940d 100644
--- a/ide/services/ide-core/pom.xml
+++ b/ide/services/ide-core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-health
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/services/ide-databases/pom.xml b/ide/services/ide-databases/pom.xml
index 30df630f625..34921e1ce11 100644
--- a/ide/services/ide-databases/pom.xml
+++ b/ide/services/ide-databases/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-sql
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/services/ide-git/pom.xml b/ide/services/ide-git/pom.xml
index 99da0765a44..3ae1d927ecc 100644
--- a/ide/services/ide-git/pom.xml
+++ b/ide/services/ide-git/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-git
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/services/ide-group-all/pom.xml b/ide/services/ide-group-all/pom.xml
index b56df05eae7..80b21a6e9a4 100644
--- a/ide/services/ide-group-all/pom.xml
+++ b/ide/services/ide-group-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,37 +34,37 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-databases
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-git
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-publisher
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-terminal
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/services/ide-publisher/pom.xml b/ide/services/ide-publisher/pom.xml
index 651feb5ea9d..c0f538ef00f 100644
--- a/ide/services/ide-publisher/pom.xml
+++ b/ide/services/ide-publisher/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-publisher
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/services/ide-terminal/pom.xml b/ide/services/ide-terminal/pom.xml
index 239e0650882..10616307c31 100644
--- a/ide/services/ide-terminal/pom.xml
+++ b/ide/services/ide-terminal/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-process
- 6.0.0-SNAPSHOT
+ 5.12.21
javax.websocket
diff --git a/ide/services/ide-workspaces/pom.xml b/ide/services/ide-workspaces/pom.xml
index 0cc2c82d058..7c82e390a16 100644
--- a/ide/services/ide-workspaces/pom.xml
+++ b/ide/services/ide-workspaces/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/ide/services/pom.xml b/ide/services/pom.xml
index b9f2e3a5710..987e5a2047a 100644
--- a/ide/services/pom.xml
+++ b/ide/services/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-branding/pom.xml b/ide/ui/ide-branding/pom.xml
index 2f8d36d7393..7d3735fdbc1 100644
--- a/ide/ui/ide-branding/pom.xml
+++ b/ide/ui/ide-branding/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-console/pom.xml b/ide/ui/ide-console/pom.xml
index 13a9ac13f31..fd8b27b3977 100644
--- a/ide/ui/ide-console/pom.xml
+++ b/ide/ui/ide-console/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-core/pom.xml b/ide/ui/ide-core/pom.xml
index 673711b6c2f..375c8a2eb0a 100644
--- a/ide/ui/ide-core/pom.xml
+++ b/ide/ui/ide-core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-data-structures/pom.xml b/ide/ui/ide-data-structures/pom.xml
index eb7359d048a..1f1c9579ca1 100644
--- a/ide/ui/ide-data-structures/pom.xml
+++ b/ide/ui/ide-data-structures/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-database/pom.xml b/ide/ui/ide-database/pom.xml
index 262893b98b5..30f2b2fa07c 100644
--- a/ide/ui/ide-database/pom.xml
+++ b/ide/ui/ide-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-debugger/pom.xml b/ide/ui/ide-debugger/pom.xml
index 402011c43a5..96c3ba53f58 100644
--- a/ide/ui/ide-debugger/pom.xml
+++ b/ide/ui/ide-debugger/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-deploy-manager/pom.xml b/ide/ui/ide-deploy-manager/pom.xml
index 59192fc4b06..47cd05719a5 100644
--- a/ide/ui/ide-deploy-manager/pom.xml
+++ b/ide/ui/ide-deploy-manager/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-entity/pom.xml b/ide/ui/ide-entity/pom.xml
index 184e548a7d2..eda3c067211 100644
--- a/ide/ui/ide-entity/pom.xml
+++ b/ide/ui/ide-entity/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-extensions/pom.xml b/ide/ui/ide-extensions/pom.xml
index 27800bbefb1..916bb4ab5ca 100644
--- a/ide/ui/ide-extensions/pom.xml
+++ b/ide/ui/ide-extensions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-form-builder/pom.xml b/ide/ui/ide-form-builder/pom.xml
index 28b3ebab243..203143d9538 100644
--- a/ide/ui/ide-form-builder/pom.xml
+++ b/ide/ui/ide-form-builder/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-git/pom.xml b/ide/ui/ide-git/pom.xml
index b2adf9ba196..013c234d0e2 100644
--- a/ide/ui/ide-git/pom.xml
+++ b/ide/ui/ide-git/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-group-all/pom.xml b/ide/ui/ide-group-all/pom.xml
index 27221e72ab9..82613398822 100644
--- a/ide/ui/ide-group-all/pom.xml
+++ b/ide/ui/ide-group-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -21,152 +21,152 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-terminal
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-console
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-swagger
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-preview
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-problems
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-git
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-schema
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-entity
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-monaco
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-monaco-extensions
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-debugger
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-logs
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-jobs
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-extensions
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-operations
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-listeners
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-data-structures
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-registry
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-plugins
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-deploy-manager
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-websockets
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-form-builder
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-image
- 6.0.0-SNAPSHOT
+ 5.12.21
\ No newline at end of file
diff --git a/ide/ui/ide-image/pom.xml b/ide/ui/ide-image/pom.xml
index cc3975ba9b8..af8f1da9ad8 100644
--- a/ide/ui/ide-image/pom.xml
+++ b/ide/ui/ide-image/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-jobs/pom.xml b/ide/ui/ide-jobs/pom.xml
index 64f52c902f5..af7963678b5 100644
--- a/ide/ui/ide-jobs/pom.xml
+++ b/ide/ui/ide-jobs/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-listeners/pom.xml b/ide/ui/ide-listeners/pom.xml
index 77555ae8b20..e3403b2ed4c 100644
--- a/ide/ui/ide-listeners/pom.xml
+++ b/ide/ui/ide-listeners/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-logs/pom.xml b/ide/ui/ide-logs/pom.xml
index 33f9d84046b..7f11e5f23b5 100644
--- a/ide/ui/ide-logs/pom.xml
+++ b/ide/ui/ide-logs/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-monaco-extensions/pom.xml b/ide/ui/ide-monaco-extensions/pom.xml
index 8fd785fb996..88feddab42c 100644
--- a/ide/ui/ide-monaco-extensions/pom.xml
+++ b/ide/ui/ide-monaco-extensions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-monaco/pom.xml b/ide/ui/ide-monaco/pom.xml
index 4ba59d7699e..03800e100c6 100644
--- a/ide/ui/ide-monaco/pom.xml
+++ b/ide/ui/ide-monaco/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-operations/pom.xml b/ide/ui/ide-operations/pom.xml
index f8d86f3fdcd..669b32ab30b 100644
--- a/ide/ui/ide-operations/pom.xml
+++ b/ide/ui/ide-operations/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-plugins/pom.xml b/ide/ui/ide-plugins/pom.xml
index 8839be0a5be..afbe2b65bbb 100644
--- a/ide/ui/ide-plugins/pom.xml
+++ b/ide/ui/ide-plugins/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-preview/pom.xml b/ide/ui/ide-preview/pom.xml
index bd02668c317..1c78ff345bf 100644
--- a/ide/ui/ide-preview/pom.xml
+++ b/ide/ui/ide-preview/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-problems/pom.xml b/ide/ui/ide-problems/pom.xml
index 1707ac16e26..ed504c42bc3 100644
--- a/ide/ui/ide-problems/pom.xml
+++ b/ide/ui/ide-problems/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-registry/pom.xml b/ide/ui/ide-registry/pom.xml
index 2888503d7db..ca59b009aa7 100644
--- a/ide/ui/ide-registry/pom.xml
+++ b/ide/ui/ide-registry/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-repository/pom.xml b/ide/ui/ide-repository/pom.xml
index 4490e57d49a..9dacf8fd0b2 100644
--- a/ide/ui/ide-repository/pom.xml
+++ b/ide/ui/ide-repository/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-schema/pom.xml b/ide/ui/ide-schema/pom.xml
index 1c0ff4b44a0..1100f86e711 100644
--- a/ide/ui/ide-schema/pom.xml
+++ b/ide/ui/ide-schema/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-security/pom.xml b/ide/ui/ide-security/pom.xml
index 6a586f10458..cfc0411f164 100644
--- a/ide/ui/ide-security/pom.xml
+++ b/ide/ui/ide-security/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-swagger/pom.xml b/ide/ui/ide-swagger/pom.xml
index 3ba18ac4c94..cbba597e90a 100644
--- a/ide/ui/ide-swagger/pom.xml
+++ b/ide/ui/ide-swagger/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-terminal/pom.xml b/ide/ui/ide-terminal/pom.xml
index 0a225375895..b9a838fa439 100644
--- a/ide/ui/ide-terminal/pom.xml
+++ b/ide/ui/ide-terminal/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-websockets/pom.xml b/ide/ui/ide-websockets/pom.xml
index 02393dbbf76..be4a4e5c665 100644
--- a/ide/ui/ide-websockets/pom.xml
+++ b/ide/ui/ide-websockets/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-workbench/pom.xml b/ide/ui/ide-workbench/pom.xml
index 26ed67bdb46..bcad5ca67e1 100644
--- a/ide/ui/ide-workbench/pom.xml
+++ b/ide/ui/ide-workbench/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/ide-workspace/pom.xml b/ide/ui/ide-workspace/pom.xml
index c558a54e4fd..31ca26db16c 100644
--- a/ide/ui/ide-workspace/pom.xml
+++ b/ide/ui/ide-workspace/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/ide/ui/pom.xml b/ide/ui/pom.xml
index ad5ecc66cdb..4fc09a7d2df 100644
--- a/ide/ui/pom.xml
+++ b/ide/ui/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/bpm/api-facade-bpm/pom.xml b/modules/bpm/api-facade-bpm/pom.xml
index b493ace781e..fdff68903a0 100644
--- a/modules/bpm/api-facade-bpm/pom.xml
+++ b/modules/bpm/api-facade-bpm/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-bpm-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-bpm-api
- 6.0.0-SNAPSHOT
+ 5.12.21
provided
diff --git a/modules/bpm/bpm-all/pom.xml b/modules/bpm/bpm-all/pom.xml
index 4fed430a429..30d92b6ae8e 100644
--- a/modules/bpm/bpm-all/pom.xml
+++ b/modules/bpm/bpm-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-bpm-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,37 +34,37 @@
org.eclipse.dirigible
dirigible-bpm-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-bpm-flowable
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources-flowable-libs
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/bpm/bpm-api/pom.xml b/modules/bpm/bpm-api/pom.xml
index d7db0769196..5fd26d35018 100644
--- a/modules/bpm/bpm-api/pom.xml
+++ b/modules/bpm/bpm-api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-bpm-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/bpm/bpm-flowable/pom.xml b/modules/bpm/bpm-flowable/pom.xml
index 6c31a498273..1e316b8a073 100644
--- a/modules/bpm/bpm-flowable/pom.xml
+++ b/modules/bpm/bpm-flowable/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-bpm-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,42 +34,42 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-bpm-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -87,38 +87,38 @@
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
provided
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-api-javascript-core
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/bpm/bpm-resources/api-bpm/pom.xml b/modules/bpm/bpm-resources/api-bpm/pom.xml
index cfa0ce0e414..7cc4bd10f14 100644
--- a/modules/bpm/bpm-resources/api-bpm/pom.xml
+++ b/modules/bpm/bpm-resources/api-bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-bpm-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/bpm/bpm-resources/ide-bpm/pom.xml b/modules/bpm/bpm-resources/ide-bpm/pom.xml
index 766a584c410..362cdcaa067 100644
--- a/modules/bpm/bpm-resources/ide-bpm/pom.xml
+++ b/modules/bpm/bpm-resources/ide-bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-bpm-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/bpm/bpm-resources/pom.xml b/modules/bpm/bpm-resources/pom.xml
index 31303dda9a7..6c7784be78d 100644
--- a/modules/bpm/bpm-resources/pom.xml
+++ b/modules/bpm/bpm-resources/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-bpm-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/bpm/bpm-resources/resources-flowable-libs/pom.xml b/modules/bpm/bpm-resources/resources-flowable-libs/pom.xml
index 875b441042b..19093cbe248 100644
--- a/modules/bpm/bpm-resources/resources-flowable-libs/pom.xml
+++ b/modules/bpm/bpm-resources/resources-flowable-libs/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-bpm-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/bpm/ide-service-bpm/pom.xml b/modules/bpm/ide-service-bpm/pom.xml
index c0095fe541f..641bd5f4a25 100644
--- a/modules/bpm/ide-service-bpm/pom.xml
+++ b/modules/bpm/ide-service-bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-bpm-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-core
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -71,25 +71,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/bpm/pom.xml b/modules/bpm/pom.xml
index 899d6bf5353..3c15fb373b9 100644
--- a/modules/bpm/pom.xml
+++ b/modules/bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/cms/api-cms/pom.xml b/modules/cms/api-cms/pom.xml
index 69460d4e28e..17e372feef9 100644
--- a/modules/cms/api-cms/pom.xml
+++ b/modules/cms/api-cms/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,18 +35,18 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms-api
- 6.0.0-SNAPSHOT
+ 5.12.21
provided
org.eclipse.dirigible
dirigible-core-security
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/cms/api-documents/pom.xml b/modules/cms/api-documents/pom.xml
index 3085d5a1bd3..d46024fbd0d 100644
--- a/modules/cms/api-documents/pom.xml
+++ b/modules/cms/api-documents/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.apache.xmlgraphics
diff --git a/modules/cms/cms-all/pom.xml b/modules/cms/cms-all/pom.xml
index d4c9623c1fe..7a138172e53 100644
--- a/modules/cms/cms-all/pom.xml
+++ b/modules/cms/cms-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,63 +34,63 @@
org.eclipse.dirigible
dirigible-cms-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms-internal
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms-managed
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-documents
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-javascript-documents
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-documents
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-documents-ext-content-type-ms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-csv
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-ui-csvim
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/cms/cms-api/pom.xml b/modules/cms/cms-api/pom.xml
index 0e6441aa62b..e3719265588 100644
--- a/modules/cms/cms-api/pom.xml
+++ b/modules/cms/cms-api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/cms/cms-database/pom.xml b/modules/cms/cms-database/pom.xml
index 452d14644ed..e5c8669340a 100644
--- a/modules/cms/cms-database/pom.xml
+++ b/modules/cms/cms-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.apache.chemistry.opencmis
@@ -55,38 +55,38 @@
org.eclipse.dirigible
dirigible-repository-api-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-zip
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-sql
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-search
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/cms/cms-internal/pom.xml b/modules/cms/cms-internal/pom.xml
index 7bcc4cb393d..875573923ae 100644
--- a/modules/cms/cms-internal/pom.xml
+++ b/modules/cms/cms-internal/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.apache.chemistry.opencmis
diff --git a/modules/cms/cms-managed/pom.xml b/modules/cms/cms-managed/pom.xml
index aa9e19f9da3..19896464f10 100644
--- a/modules/cms/cms-managed/pom.xml
+++ b/modules/cms/cms-managed/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/cms/cms-resources/api-cms/pom.xml b/modules/cms/cms-resources/api-cms/pom.xml
index 57ef25a3909..e3a8fae48f8 100644
--- a/modules/cms/cms-resources/api-cms/pom.xml
+++ b/modules/cms/cms-resources/api-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/cms/cms-resources/api-documents/pom.xml b/modules/cms/cms-resources/api-documents/pom.xml
index 2fa8eaa7a14..22232dbb5ea 100644
--- a/modules/cms/cms-resources/api-documents/pom.xml
+++ b/modules/cms/cms-resources/api-documents/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/cms/cms-resources/ide-csv/pom.xml b/modules/cms/cms-resources/ide-csv/pom.xml
index ca04c71bbd0..f474a524aef 100644
--- a/modules/cms/cms-resources/ide-csv/pom.xml
+++ b/modules/cms/cms-resources/ide-csv/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.dirigible
dirigible-cms-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/cms/cms-resources/ide-csvim/pom.xml b/modules/cms/cms-resources/ide-csvim/pom.xml
index ca51df6dfde..c856505f287 100644
--- a/modules/cms/cms-resources/ide-csvim/pom.xml
+++ b/modules/cms/cms-resources/ide-csvim/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.dirigible
dirigible-cms-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/cms/cms-resources/ide-documents-ext-content-type-ms/pom.xml b/modules/cms/cms-resources/ide-documents-ext-content-type-ms/pom.xml
index 1142bbceae2..753f1ce0146 100644
--- a/modules/cms/cms-resources/ide-documents-ext-content-type-ms/pom.xml
+++ b/modules/cms/cms-resources/ide-documents-ext-content-type-ms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/cms/cms-resources/ide-documents/pom.xml b/modules/cms/cms-resources/ide-documents/pom.xml
index 5f0318aba1f..16d9cd27768 100644
--- a/modules/cms/cms-resources/ide-documents/pom.xml
+++ b/modules/cms/cms-resources/ide-documents/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-cms-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/cms/cms-resources/pom.xml b/modules/cms/cms-resources/pom.xml
index fc59b9f9885..fa7c80b6d40 100644
--- a/modules/cms/cms-resources/pom.xml
+++ b/modules/cms/cms-resources/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-cms-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml
index 2762eb00abc..14ba64f151e 100644
--- a/modules/cms/pom.xml
+++ b/modules/cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/commons/commons-all/pom.xml b/modules/commons/commons-all/pom.xml
index 49c68097572..fafaaa8dc64 100644
--- a/modules/commons/commons-all/pom.xml
+++ b/modules/commons/commons-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-process
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-xml2json
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-health
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-timeout
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/commons/commons-api/pom.xml b/modules/commons/commons-api/pom.xml
index d6f44a2aed5..88b27d82899 100644
--- a/modules/commons/commons-api/pom.xml
+++ b/modules/commons/commons-api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/commons/commons-config/pom.xml b/modules/commons/commons-config/pom.xml
index 4bf7d80867c..c62381dba34 100644
--- a/modules/commons/commons-config/pom.xml
+++ b/modules/commons/commons-config/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/commons/commons-health/pom.xml b/modules/commons/commons-health/pom.xml
index 2f3d73cf561..f8eb546a501 100644
--- a/modules/commons/commons-health/pom.xml
+++ b/modules/commons/commons-health/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-timeout
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/commons/commons-process/pom.xml b/modules/commons/commons-process/pom.xml
index e968942f40b..55ace4c0b22 100644
--- a/modules/commons/commons-process/pom.xml
+++ b/modules/commons/commons-process/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/commons/commons-test/pom.xml b/modules/commons/commons-test/pom.xml
index 3dd2fd44e54..e8a5f22c51c 100644
--- a/modules/commons/commons-test/pom.xml
+++ b/modules/commons/commons-test/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
com.squareup.okhttp
diff --git a/modules/commons/commons-timeout/pom.xml b/modules/commons/commons-timeout/pom.xml
index 045254dd01c..5d02ebcefb1 100644
--- a/modules/commons/commons-timeout/pom.xml
+++ b/modules/commons/commons-timeout/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/commons/commons-xml2json/pom.xml b/modules/commons/commons-xml2json/pom.xml
index 55b11ec8e16..bcf061a9fc7 100644
--- a/modules/commons/commons-xml2json/pom.xml
+++ b/modules/commons/commons-xml2json/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-commons-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml
index a6d74a9033c..66615f14e8c 100644
--- a/modules/commons/pom.xml
+++ b/modules/commons/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/core/core-all/pom.xml b/modules/core/core-all/pom.xml
index 2e19df8570c..ab26114fbea 100644
--- a/modules/core/core-all/pom.xml
+++ b/modules/core/core-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,62 +34,62 @@
org.eclipse.dirigible
dirigible-core-extensions
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-git
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-indexing
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-problems
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-publisher
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-registry
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-migrations
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-websockets
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/core/core-extensions/pom.xml b/modules/core/core-extensions/pom.xml
index a23797a710d..eaa7afc4315 100644
--- a/modules/core/core-extensions/pom.xml
+++ b/modules/core/core-extensions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-git/pom.xml b/modules/core/core-git/pom.xml
index e0043603fdc..7d5dcfb2e5e 100644
--- a/modules/core/core-git/pom.xml
+++ b/modules/core/core-git/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-publisher
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.jgit
@@ -60,13 +60,13 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-indexing/pom.xml b/modules/core/core-indexing/pom.xml
index 2a7bae2d46d..ce69abd5281 100644
--- a/modules/core/core-indexing/pom.xml
+++ b/modules/core/core-indexing/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.apache.lucene
@@ -50,7 +50,7 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/core/core-messaging/pom.xml b/modules/core/core-messaging/pom.xml
index 0652da1d32d..816458c75d8 100644
--- a/modules/core/core-messaging/pom.xml
+++ b/modules/core/core-messaging/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,27 +44,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -107,25 +107,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-migrations/pom.xml b/modules/core/core-migrations/pom.xml
index d0798ac854f..8aa67613713 100644
--- a/modules/core/core-migrations/pom.xml
+++ b/modules/core/core-migrations/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,51 +44,51 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-problems/pom.xml b/modules/core/core-problems/pom.xml
index db84416ce0d..36820d45d5c 100644
--- a/modules/core/core-problems/pom.xml
+++ b/modules/core/core-problems/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,25 +34,25 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
compile
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
compile
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-publisher/pom.xml b/modules/core/core-publisher/pom.xml
index f98897f77ca..455115fe719 100644
--- a/modules/core/core-publisher/pom.xml
+++ b/modules/core/core-publisher/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-registry/pom.xml b/modules/core/core-registry/pom.xml
index 83b830a1c32..ad9129fa02a 100644
--- a/modules/core/core-registry/pom.xml
+++ b/modules/core/core-registry/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,30 +34,30 @@
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-scheduler/pom.xml b/modules/core/core-scheduler/pom.xml
index 46dbb761fe8..10466e38ba9 100644
--- a/modules/core/core-scheduler/pom.xml
+++ b/modules/core/core-scheduler/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-health
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-timeout
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -54,32 +54,32 @@
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-data-models
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -91,25 +91,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-security/pom.xml b/modules/core/core-security/pom.xml
index 7a64784edba..5bf998cf039 100644
--- a/modules/core/core-security/pom.xml
+++ b/modules/core/core-security/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,35 +44,35 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-websockets/pom.xml b/modules/core/core-websockets/pom.xml
index a0ee8e840bc..76da20b6ade 100644
--- a/modules/core/core-websockets/pom.xml
+++ b/modules/core/core-websockets/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/core-workspace/pom.xml b/modules/core/core-workspace/pom.xml
index 93be0bb14f8..734fb4fc344 100644
--- a/modules/core/core-workspace/pom.xml
+++ b/modules/core/core-workspace/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,34 +34,34 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 67f95126766..f5e484b6a5c 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/database/database-all/pom.xml b/modules/database/database-all/pom.xml
index 3f678d8be89..b42a1a82e15 100644
--- a/modules/database/database-all/pom.xml
+++ b/modules/database/database-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,37 +34,37 @@
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-data-models
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-data-structures
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-sql
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-dynamic
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-changelog
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/database/database-api/pom.xml b/modules/database/database-api/pom.xml
index b70e975d428..13242dec509 100644
--- a/modules/database/database-api/pom.xml
+++ b/modules/database/database-api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-sql
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/database/database-changelog/pom.xml b/modules/database/database-changelog/pom.xml
index 4d9f64ecea3..6b97bef7003 100644
--- a/modules/database/database-changelog/pom.xml
+++ b/modules/database/database-changelog/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -49,37 +49,37 @@
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-data-models
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-data-structures
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -91,19 +91,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/database/database-custom/pom.xml b/modules/database/database-custom/pom.xml
index 3768832b7df..28a92788185 100644
--- a/modules/database/database-custom/pom.xml
+++ b/modules/database/database-custom/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.apache.commons
diff --git a/modules/database/database-data-models/pom.xml b/modules/database/database-data-models/pom.xml
index 56605796d08..746ac69c845 100644
--- a/modules/database/database-data-models/pom.xml
+++ b/modules/database/database-data-models/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -54,17 +54,17 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
commons-codec
@@ -74,7 +74,7 @@
org.eclipse.dirigible
dirigible-commons-xml2json
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -111,19 +111,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/database/database-data-structures/pom.xml b/modules/database/database-data-structures/pom.xml
index 3a0b44fde23..d5fa89bfb19 100644
--- a/modules/database/database-data-structures/pom.xml
+++ b/modules/database/database-data-structures/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -49,50 +49,50 @@
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-data-models
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/database/database-derby/pom.xml b/modules/database/database-derby/pom.xml
index ba1b623996a..3feb995c8bb 100644
--- a/modules/database/database-derby/pom.xml
+++ b/modules/database/database-derby/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.apache.derby
diff --git a/modules/database/database-dynamic/pom.xml b/modules/database/database-dynamic/pom.xml
index 4d4cc8616f6..5cf71946eee 100644
--- a/modules/database/database-dynamic/pom.xml
+++ b/modules/database/database-dynamic/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.apache.commons
diff --git a/modules/database/database-h2/pom.xml b/modules/database/database-h2/pom.xml
index 1996866ef45..544abf20d59 100644
--- a/modules/database/database-h2/pom.xml
+++ b/modules/database/database-h2/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
com.h2database
diff --git a/modules/database/database-managed/pom.xml b/modules/database/database-managed/pom.xml
index 1152ee79f42..7222a65b416 100644
--- a/modules/database/database-managed/pom.xml
+++ b/modules/database/database-managed/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/database/database-persistence/pom.xml b/modules/database/database-persistence/pom.xml
index d5216358e0b..a2b53e9173c 100644
--- a/modules/database/database-persistence/pom.xml
+++ b/modules/database/database-persistence/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -27,7 +27,7 @@
org.eclipse.dirigible
dirigible-database-sql
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
diff --git a/modules/database/database-sql/pom.xml b/modules/database/database-sql/pom.xml
index dfca137c116..dc18fcbb9f7 100644
--- a/modules/database/database-sql/pom.xml
+++ b/modules/database/database-sql/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-database-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/database/pom.xml b/modules/database/pom.xml
index 779f7c985bc..f594c41c737 100644
--- a/modules/database/pom.xml
+++ b/modules/database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/engines/engine-all/pom.xml b/modules/engines/engine-all/pom.xml
index 46c1e7cabff..23f9cac5261 100644
--- a/modules/engines/engine-all/pom.xml
+++ b/modules/engines/engine-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-engine-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/engines/engine-javascript/pom.xml b/modules/engines/engine-javascript/pom.xml
index cc9d6ed7683..627d7308416 100644
--- a/modules/engines/engine-javascript/pom.xml
+++ b/modules/engines/engine-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-engine-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/engines/engine-job/pom.xml b/modules/engines/engine-job/pom.xml
index b71e145ea17..066a68f6375 100644
--- a/modules/engines/engine-job/pom.xml
+++ b/modules/engines/engine-job/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-engine-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,57 +44,57 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/engines/engine-listener/pom.xml b/modules/engines/engine-listener/pom.xml
index aa8bc1d8e67..e7cffde66aa 100644
--- a/modules/engines/engine-listener/pom.xml
+++ b/modules/engines/engine-listener/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-engine-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.persistence
@@ -44,56 +44,56 @@
org.eclipse.dirigible
dirigible-database-persistence
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/engines/engine-odata/pom.xml b/modules/engines/engine-odata/pom.xml
index a824c865225..262b34720cc 100644
--- a/modules/engines/engine-odata/pom.xml
+++ b/modules/engines/engine-odata/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-engine-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -35,42 +35,42 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-odata-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-odata-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -81,29 +81,29 @@
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/engines/engine-web/pom.xml b/modules/engines/engine-web/pom.xml
index 49530f5b054..98b12e821ce 100644
--- a/modules/engines/engine-web/pom.xml
+++ b/modules/engines/engine-web/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-engine-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-core
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/engines/engine-wiki/pom.xml b/modules/engines/engine-wiki/pom.xml
index 846475b968c..fe8bb942942 100644
--- a/modules/engines/engine-wiki/pom.xml
+++ b/modules/engines/engine-wiki/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-engine-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-core
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/engines/pom.xml b/modules/engines/pom.xml
index 9fb05fbcba9..1dfa4bca65d 100644
--- a/modules/engines/pom.xml
+++ b/modules/engines/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/odata/odata-all/pom.xml b/modules/odata/odata-all/pom.xml
index 0c20354aa20..2667125c1bd 100644
--- a/modules/odata/odata-all/pom.xml
+++ b/modules/odata/odata-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-odata-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-odata-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-odata-core
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/odata/odata-api/pom.xml b/modules/odata/odata-api/pom.xml
index d8a4307a246..7d199cbd6d1 100644
--- a/modules/odata/odata-api/pom.xml
+++ b/modules/odata/odata-api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-odata-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/odata/odata-core/pom.xml b/modules/odata/odata-core/pom.xml
index eb23b1c4011..0105b35fc01 100644
--- a/modules/odata/odata-core/pom.xml
+++ b/modules/odata/odata-core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-odata-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -44,22 +44,22 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-odata-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/odata/pom.xml b/modules/odata/pom.xml
index dccc1389fc9..d9b1c837623 100644
--- a/modules/odata/pom.xml
+++ b/modules/odata/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/pom.xml b/modules/pom.xml
index c67c624f73f..23b2b730f62 100644
--- a/modules/pom.xml
+++ b/modules/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/modules/repository/pom.xml b/modules/repository/pom.xml
index a2df30d7910..c1435a28409 100644
--- a/modules/repository/pom.xml
+++ b/modules/repository/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/repository/repository-all/pom.xml b/modules/repository/repository-all/pom.xml
index f9d7f79addc..f3ce8af4851 100644
--- a/modules/repository/repository-all/pom.xml
+++ b/modules/repository/repository-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-repository-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-cache
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-search
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-zip
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-security
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/pom.xml b/modules/services/pom.xml
index ecd5c1baba3..a6e42ef270d 100644
--- a/modules/services/pom.xml
+++ b/modules/services/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/services/service-all/pom.xml b/modules/services/service-all/pom.xml
index c8d4f8d2e76..f164c51ecda 100644
--- a/modules/services/service-all/pom.xml
+++ b/modules/services/service-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,47 +34,47 @@
org.eclipse.dirigible
dirigible-service-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-extensions
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-registry
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-theme
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-transport
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-operations
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-websockets
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/service-anonymous/pom.xml b/modules/services/service-anonymous/pom.xml
index 630a1bc2005..c1da30ada0d 100644
--- a/modules/services/service-anonymous/pom.xml
+++ b/modules/services/service-anonymous/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-api-facade-security
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/service-core/pom.xml b/modules/services/service-core/pom.xml
index e90e3665a7e..6cbd1daed41 100644
--- a/modules/services/service-core/pom.xml
+++ b/modules/services/service-core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-health
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -72,19 +72,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/services/service-extensions/pom.xml b/modules/services/service-extensions/pom.xml
index 95e06b699f5..b94accb70df 100644
--- a/modules/services/service-extensions/pom.xml
+++ b/modules/services/service-extensions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-extensions
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/service-operations/pom.xml b/modules/services/service-operations/pom.xml
index f9f59739f1d..2ac9375b716 100644
--- a/modules/services/service-operations/pom.xml
+++ b/modules/services/service-operations/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -42,47 +42,47 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-scheduler
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-messaging
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-data-structures
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-websockets
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-problems
- 6.0.0-SNAPSHOT
+ 5.12.21
compile
diff --git a/modules/services/service-registry/pom.xml b/modules/services/service-registry/pom.xml
index f2bcf75b49e..0cb116d4b9c 100644
--- a/modules/services/service-registry/pom.xml
+++ b/modules/services/service-registry/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/service-repository/pom.xml b/modules/services/service-repository/pom.xml
index e9ab1de7e86..30da8751f5d 100644
--- a/modules/services/service-repository/pom.xml
+++ b/modules/services/service-repository/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/service-security/pom.xml b/modules/services/service-security/pom.xml
index 68a16998c2b..4905c9af3fb 100644
--- a/modules/services/service-security/pom.xml
+++ b/modules/services/service-security/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,40 +34,40 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-http
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-test
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-database-derby
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/services/service-theme/pom.xml b/modules/services/service-theme/pom.xml
index 0d36c4d57da..9d1a9ba3d2d 100644
--- a/modules/services/service-theme/pom.xml
+++ b/modules/services/service-theme/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/service-transport/pom.xml b/modules/services/service-transport/pom.xml
index daa5f145eed..08b9b157004 100644
--- a/modules/services/service-transport/pom.xml
+++ b/modules/services/service-transport/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-git
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/services/service-websockets/pom.xml b/modules/services/service-websockets/pom.xml
index 3a4dc8ff31a..88da22e094c 100644
--- a/modules/services/service-websockets/pom.xml
+++ b/modules/services/service-websockets/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-service-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-websockets
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-net
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/templating/api-facade-templating/pom.xml b/modules/templating/api-facade-templating/pom.xml
index 2ec9c6cad88..cce230b850f 100644
--- a/modules/templating/api-facade-templating/pom.xml
+++ b/modules/templating/api-facade-templating/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-templating-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,37 +34,37 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-publisher
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/templating/ide-templating/pom.xml b/modules/templating/ide-templating/pom.xml
index bb8f81c92dd..a2dcb815c65 100644
--- a/modules/templating/ide-templating/pom.xml
+++ b/modules/templating/ide-templating/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-templating-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,52 +34,52 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-workspace
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-service-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api-facade-utils
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/templating/pom.xml b/modules/templating/pom.xml
index 2d765c5fe83..e7d31c10fb0 100644
--- a/modules/templating/pom.xml
+++ b/modules/templating/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../../pom.xml
diff --git a/modules/templating/templating-all/pom.xml b/modules/templating/templating-all/pom.xml
index 31f40a9d007..5f5800eb5db 100644
--- a/modules/templating/templating-all/pom.xml
+++ b/modules/templating/templating-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-templating-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-api-facade-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-templating-mustache
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-templating-velocity
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core-templating-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide-service-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/templating/templating-core/pom.xml b/modules/templating/templating-core/pom.xml
index 8aaa8260f71..f494842dbb8 100644
--- a/modules/templating/templating-core/pom.xml
+++ b/modules/templating/templating-core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-templating-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/templating/templating-javascript/pom.xml b/modules/templating/templating-javascript/pom.xml
index 8ee10e43eca..5c3c2cffd32 100644
--- a/modules/templating/templating-javascript/pom.xml
+++ b/modules/templating/templating-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-templating-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,36 +34,36 @@
org.eclipse.dirigible
dirigible-core-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-api-facade-core
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-api-javascript-core
- 6.0.0-SNAPSHOT
+ 5.12.21
test
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
test
diff --git a/modules/templating/templating-mustache/pom.xml b/modules/templating/templating-mustache/pom.xml
index 140c5f14fd0..ee6d80087d2 100644
--- a/modules/templating/templating-mustache/pom.xml
+++ b/modules/templating/templating-mustache/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-templating-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/modules/templating/templating-velocity/pom.xml b/modules/templating/templating-velocity/pom.xml
index a0fcedf9f13..e83eb674bce 100644
--- a/modules/templating/templating-velocity/pom.xml
+++ b/modules/templating/templating-velocity/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-templating-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-templating
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/pom.xml b/pom.xml
index 76b71238060..1729eb51bc7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
Dirigible Parent
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
pom
2010
diff --git a/releng/anonymous-all/pom.xml b/releng/anonymous-all/pom.xml
index 77edf529a87..957eaa02c06 100644
--- a/releng/anonymous-all/pom.xml
+++ b/releng/anonymous-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -165,14 +165,14 @@
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -189,42 +189,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/anonymous-runtime/pom.xml b/releng/anonymous-runtime/pom.xml
index 9f9e1e6b745..401c1084430 100644
--- a/releng/anonymous-runtime/pom.xml
+++ b/releng/anonymous-runtime/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -165,14 +165,14 @@
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -189,35 +189,35 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/desktop-all/pom.xml b/releng/desktop-all/pom.xml
index 1a5a5b93be9..0f8beeef9bd 100644
--- a/releng/desktop-all/pom.xml
+++ b/releng/desktop-all/pom.xml
@@ -4,7 +4,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -144,57 +144,57 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -205,20 +205,20 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -235,14 +235,14 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -259,28 +259,28 @@
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/openshift-all/pom.xml b/releng/openshift-all/pom.xml
index f75ec5dc27c..f9ba8ec977a 100644
--- a/releng/openshift-all/pom.xml
+++ b/releng/openshift-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -164,14 +164,14 @@
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -188,42 +188,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/pom.xml b/releng/pom.xml
index 3bcff5dd95e..566e5da6790 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/releng/sap-all-ephemeral/pom.xml b/releng/sap-all-ephemeral/pom.xml
index d354570af6a..73b5e7a9cda 100644
--- a/releng/sap-all-ephemeral/pom.xml
+++ b/releng/sap-all-ephemeral/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -76,68 +76,68 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -150,7 +150,7 @@
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -167,14 +167,14 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
dirigible-ide-ui-git
@@ -205,28 +205,28 @@
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/sap-all/pom.xml b/releng/sap-all/pom.xml
index cae7620ec32..2ec7afd1eca 100644
--- a/releng/sap-all/pom.xml
+++ b/releng/sap-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -76,50 +76,50 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-managed
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -132,13 +132,13 @@
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -151,7 +151,7 @@
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -168,14 +168,14 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
dirigible-ide-ui-git
@@ -206,28 +206,28 @@
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/sap-cf-all/pom.xml b/releng/sap-cf-all/pom.xml
index 94a844e4ab2..4d316653cfc 100644
--- a/releng/sap-cf-all/pom.xml
+++ b/releng/sap-cf-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/sap-cf-base/pom.xml b/releng/sap-cf-base/pom.xml
index 58bdf337375..91a8833bd47 100644
--- a/releng/sap-cf-base/pom.xml
+++ b/releng/sap-cf-base/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -62,82 +62,82 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -150,42 +150,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/sap-cf-runtime/pom.xml b/releng/sap-cf-runtime/pom.xml
index 102d6254197..a6a2199a199 100644
--- a/releng/sap-cf-runtime/pom.xml
+++ b/releng/sap-cf-runtime/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
diff --git a/releng/sap-cms/pom.xml b/releng/sap-cms/pom.xml
index 71f90d48d1c..d259163856c 100644
--- a/releng/sap-cms/pom.xml
+++ b/releng/sap-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -76,43 +76,43 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -150,7 +150,7 @@
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -167,7 +167,7 @@
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/sap-kyma-all/pom.xml b/releng/sap-kyma-all/pom.xml
index f8b65c4bb3a..89601d9076f 100644
--- a/releng/sap-kyma-all/pom.xml
+++ b/releng/sap-kyma-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/sap-kyma-base/pom.xml b/releng/sap-kyma-base/pom.xml
index 5be1c91d6e5..cd1fe6cfdbd 100644
--- a/releng/sap-kyma-base/pom.xml
+++ b/releng/sap-kyma-base/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -39,82 +39,82 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -127,42 +127,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/sap-kyma-runtime/pom.xml b/releng/sap-kyma-runtime/pom.xml
index 12a43816872..3d1c214207b 100644
--- a/releng/sap-kyma-runtime/pom.xml
+++ b/releng/sap-kyma-runtime/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
diff --git a/releng/sap-runtime-ephemeral/pom.xml b/releng/sap-runtime-ephemeral/pom.xml
index 427c6e67e1b..fed10520698 100644
--- a/releng/sap-runtime-ephemeral/pom.xml
+++ b/releng/sap-runtime-ephemeral/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -76,75 +76,75 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -161,21 +161,21 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/server-all/pom.xml b/releng/server-all/pom.xml
index 2e50f87a20a..4fe979b609b 100644
--- a/releng/server-all/pom.xml
+++ b/releng/server-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,75 +97,75 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -182,42 +182,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/server-keycloak-all/pom.xml b/releng/server-keycloak-all/pom.xml
index bbbb65a9d12..c3dd36ca7fb 100644
--- a/releng/server-keycloak-all/pom.xml
+++ b/releng/server-keycloak-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,75 +97,75 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -182,42 +182,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/server-minimal/pom.xml b/releng/server-minimal/pom.xml
index 2888a5eda4e..2f69f934feb 100644
--- a/releng/server-minimal/pom.xml
+++ b/releng/server-minimal/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,26 +97,26 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -189,28 +189,28 @@
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/server-oauth/pom.xml b/releng/server-oauth/pom.xml
index 0eef1e09bc0..87f53e609f7 100644
--- a/releng/server-oauth/pom.xml
+++ b/releng/server-oauth/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,82 +97,82 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-security
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -189,42 +189,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/server-runtime-keycloak/pom.xml b/releng/server-runtime-keycloak/pom.xml
index bf6c9ea45d3..0e6c33c9bcb 100644
--- a/releng/server-runtime-keycloak/pom.xml
+++ b/releng/server-runtime-keycloak/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,75 +97,75 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -182,21 +182,21 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/server-runtime/pom.xml b/releng/server-runtime/pom.xml
index a45e9fa8c19..26d9e57a523 100644
--- a/releng/server-runtime/pom.xml
+++ b/releng/server-runtime/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,75 +97,75 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -182,14 +182,14 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/spring-boot/pom.xml b/releng/spring-boot/pom.xml
index db81f013b1d..2bee1b473c2 100644
--- a/releng/spring-boot/pom.xml
+++ b/releng/spring-boot/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -40,14 +40,14 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -60,12 +60,12 @@
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -74,7 +74,7 @@
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -85,26 +85,26 @@
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -115,13 +115,13 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
@@ -139,28 +139,28 @@
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/releng/trial-all/pom.xml b/releng/trial-all/pom.xml
index 173f17207fb..14907eccc62 100644
--- a/releng/trial-all/pom.xml
+++ b/releng/trial-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-releng-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-api
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-local
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-repository-master
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-h2
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-database-custom
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-core
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-services
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -163,20 +163,20 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-engine
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-cms
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
@@ -193,42 +193,42 @@
org.eclipse.dirigible
dirigible-bpm
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ide
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-templates
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-ext
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/resources/pom.xml b/resources/pom.xml
index 8926268248d..d215711b70e 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/resources/resources-all/pom.xml b/resources/resources-all/pom.xml
index 05152016314..5520ae716dc 100644
--- a/resources/resources-all/pom.xml
+++ b/resources/resources-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -21,37 +21,37 @@
org.eclipse.dirigible
dirigible-resources-fonts
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources-goldenlayout
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources-dev-tools
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources-resources
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources-themes
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources-theme-default
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-resources-theme-fiori
- 6.0.0-SNAPSHOT
+ 5.12.21
diff --git a/resources/resources-dev-tools/pom.xml b/resources/resources-dev-tools/pom.xml
index 8756917d15d..5d59612a8d0 100644
--- a/resources/resources-dev-tools/pom.xml
+++ b/resources/resources-dev-tools/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/resources/resources-fonts/pom.xml b/resources/resources-fonts/pom.xml
index ede4aa5493d..c83971c1dd9 100644
--- a/resources/resources-fonts/pom.xml
+++ b/resources/resources-fonts/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/resources/resources-goldenlayout/pom.xml b/resources/resources-goldenlayout/pom.xml
index 38edb63ada5..ecda7b8b91c 100644
--- a/resources/resources-goldenlayout/pom.xml
+++ b/resources/resources-goldenlayout/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/resources/resources-resources/pom.xml b/resources/resources-resources/pom.xml
index cdd30aa2f5a..6456f73011b 100644
--- a/resources/resources-resources/pom.xml
+++ b/resources/resources-resources/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/resources/resources-theme-default/pom.xml b/resources/resources-theme-default/pom.xml
index 8aa8905155d..b04bf19eadc 100644
--- a/resources/resources-theme-default/pom.xml
+++ b/resources/resources-theme-default/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/resources/resources-theme-fiori/pom.xml b/resources/resources-theme-fiori/pom.xml
index 2739d6586c4..d378299e44a 100644
--- a/resources/resources-theme-fiori/pom.xml
+++ b/resources/resources-theme-fiori/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/resources/resources-themes/pom.xml b/resources/resources-themes/pom.xml
index 1e05800a40e..6755d886a14 100644
--- a/resources/resources-themes/pom.xml
+++ b/resources/resources-themes/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/pom.xml b/templates/pom.xml
index 6658c6e297d..12a267bb6b3 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-all/pom.xml b/templates/template-all/pom.xml
index 44c42120554..d0b664863a9 100644
--- a/templates/template-all/pom.xml
+++ b/templates/template-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
@@ -24,176 +24,176 @@
org.eclipse.dirigible
dirigible-templating-all
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-hello-world
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-http-client
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-database-access
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-database-table
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-database-view
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-html
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-bookstore
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-job
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-listener
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-extension-view
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-extension-perspective
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-launchpad
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-schema
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-dao
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-data
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-rest
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-feed
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-ui-angular
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-angular
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-mobile-hello-world
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-form-builder-angularjs
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-odata
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-openui5-wizard
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-openui5-simple-form
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-openui5-tiles
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-openui5-planning-calendar
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-openui5-list
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-openui5-master-detail
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-openui5-table
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-websocket
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-dao-mongodb
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-rest-mongodb
- 6.0.0-SNAPSHOT
+ 5.12.21
org.eclipse.dirigible
dirigible-template-application-ui-angular-mongodb
- 6.0.0-SNAPSHOT
+ 5.12.21
\ No newline at end of file
diff --git a/templates/template-application-angular/pom.xml b/templates/template-application-angular/pom.xml
index aee8b8e8f48..17ed1ce792a 100644
--- a/templates/template-application-angular/pom.xml
+++ b/templates/template-application-angular/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-dao-mongodb/pom.xml b/templates/template-application-dao-mongodb/pom.xml
index 2ed9cef87be..8df1fa8e4a1 100644
--- a/templates/template-application-dao-mongodb/pom.xml
+++ b/templates/template-application-dao-mongodb/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-dao/pom.xml b/templates/template-application-dao/pom.xml
index 2f35512ce7a..872246ab8d3 100644
--- a/templates/template-application-dao/pom.xml
+++ b/templates/template-application-dao/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-data/pom.xml b/templates/template-application-data/pom.xml
index 1ae5a71a79c..ce986f41c1f 100644
--- a/templates/template-application-data/pom.xml
+++ b/templates/template-application-data/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-feed/pom.xml b/templates/template-application-feed/pom.xml
index fe02a8c4042..70788b1e677 100644
--- a/templates/template-application-feed/pom.xml
+++ b/templates/template-application-feed/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-launchpad/pom.xml b/templates/template-application-launchpad/pom.xml
index 8320191b807..8cb8597a05b 100644
--- a/templates/template-application-launchpad/pom.xml
+++ b/templates/template-application-launchpad/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-odata/pom.xml b/templates/template-application-odata/pom.xml
index 5b104285e31..004968767bc 100644
--- a/templates/template-application-odata/pom.xml
+++ b/templates/template-application-odata/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-openui5/pom.xml b/templates/template-application-openui5/pom.xml
index b436cc6acda..b63cbc96918 100644
--- a/templates/template-application-openui5/pom.xml
+++ b/templates/template-application-openui5/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-rest-mongodb/pom.xml b/templates/template-application-rest-mongodb/pom.xml
index bc71936c928..4d9155217db 100644
--- a/templates/template-application-rest-mongodb/pom.xml
+++ b/templates/template-application-rest-mongodb/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-rest/pom.xml b/templates/template-application-rest/pom.xml
index 609ae2cac2f..139e67218dd 100644
--- a/templates/template-application-rest/pom.xml
+++ b/templates/template-application-rest/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-schema/pom.xml b/templates/template-application-schema/pom.xml
index 995ff63c2b7..20edf438bf9 100644
--- a/templates/template-application-schema/pom.xml
+++ b/templates/template-application-schema/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-ui-angular-mongodb/pom.xml b/templates/template-application-ui-angular-mongodb/pom.xml
index a19c97410ae..1e862483123 100644
--- a/templates/template-application-ui-angular-mongodb/pom.xml
+++ b/templates/template-application-ui-angular-mongodb/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-application-ui-angular/pom.xml b/templates/template-application-ui-angular/pom.xml
index 38a52a3ade1..f964b05a691 100644
--- a/templates/template-application-ui-angular/pom.xml
+++ b/templates/template-application-ui-angular/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-bookstore/pom.xml b/templates/template-bookstore/pom.xml
index ff068b674de..01e0ddec280 100644
--- a/templates/template-bookstore/pom.xml
+++ b/templates/template-bookstore/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-database-access/pom.xml b/templates/template-database-access/pom.xml
index 5a9b9c9a578..f003b2dc083 100644
--- a/templates/template-database-access/pom.xml
+++ b/templates/template-database-access/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-database-table/pom.xml b/templates/template-database-table/pom.xml
index b83700e79b6..5f6592f840a 100644
--- a/templates/template-database-table/pom.xml
+++ b/templates/template-database-table/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-database-view/pom.xml b/templates/template-database-view/pom.xml
index 99423f8b014..043309dc1e4 100644
--- a/templates/template-database-view/pom.xml
+++ b/templates/template-database-view/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-extension-perspective/pom.xml b/templates/template-extension-perspective/pom.xml
index f9ecc390335..7e0727288f6 100644
--- a/templates/template-extension-perspective/pom.xml
+++ b/templates/template-extension-perspective/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-extension-view/pom.xml b/templates/template-extension-view/pom.xml
index d28ea2eb881..384e76a2b67 100644
--- a/templates/template-extension-view/pom.xml
+++ b/templates/template-extension-view/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-form-builder-angularjs/pom.xml b/templates/template-form-builder-angularjs/pom.xml
index 0b7db944a09..8eb259f1fd1 100644
--- a/templates/template-form-builder-angularjs/pom.xml
+++ b/templates/template-form-builder-angularjs/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-hello-world/pom.xml b/templates/template-hello-world/pom.xml
index 340d73bca6c..68686eccd3c 100644
--- a/templates/template-hello-world/pom.xml
+++ b/templates/template-hello-world/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-html/pom.xml b/templates/template-html/pom.xml
index 65d0640cde9..b103b82c6cd 100644
--- a/templates/template-html/pom.xml
+++ b/templates/template-html/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-http-client/pom.xml b/templates/template-http-client/pom.xml
index 95f6949edab..f0fbd387355 100644
--- a/templates/template-http-client/pom.xml
+++ b/templates/template-http-client/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-job/pom.xml b/templates/template-job/pom.xml
index 8ead8288108..72d07d75a7e 100644
--- a/templates/template-job/pom.xml
+++ b/templates/template-job/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-listener/pom.xml b/templates/template-listener/pom.xml
index 55f32e96dd6..c10e860179d 100644
--- a/templates/template-listener/pom.xml
+++ b/templates/template-listener/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-mobile-hello-world/pom.xml b/templates/template-mobile-hello-world/pom.xml
index 609b33413e4..d454f8b380f 100644
--- a/templates/template-mobile-hello-world/pom.xml
+++ b/templates/template-mobile-hello-world/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-openui5-list/pom.xml b/templates/template-openui5-list/pom.xml
index d5aff41c8bf..20644229fda 100644
--- a/templates/template-openui5-list/pom.xml
+++ b/templates/template-openui5-list/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-openui5-master-detail/pom.xml b/templates/template-openui5-master-detail/pom.xml
index c362d16168e..532e255fe47 100644
--- a/templates/template-openui5-master-detail/pom.xml
+++ b/templates/template-openui5-master-detail/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-openui5-planning-calendar/pom.xml b/templates/template-openui5-planning-calendar/pom.xml
index f5bbf43b11f..dce4e3e4d49 100644
--- a/templates/template-openui5-planning-calendar/pom.xml
+++ b/templates/template-openui5-planning-calendar/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-openui5-simple-form/pom.xml b/templates/template-openui5-simple-form/pom.xml
index 35d14eab25a..ece771c9297 100644
--- a/templates/template-openui5-simple-form/pom.xml
+++ b/templates/template-openui5-simple-form/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-openui5-table/pom.xml b/templates/template-openui5-table/pom.xml
index ac630a3c502..726441b46a4 100644
--- a/templates/template-openui5-table/pom.xml
+++ b/templates/template-openui5-table/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-openui5-tiles/pom.xml b/templates/template-openui5-tiles/pom.xml
index 4fdec56bd35..e812371d1ac 100644
--- a/templates/template-openui5-tiles/pom.xml
+++ b/templates/template-openui5-tiles/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-openui5-wizard/pom.xml b/templates/template-openui5-wizard/pom.xml
index 56974d99ff5..c08fd5feb50 100644
--- a/templates/template-openui5-wizard/pom.xml
+++ b/templates/template-openui5-wizard/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml
diff --git a/templates/template-websocket/pom.xml b/templates/template-websocket/pom.xml
index 928d1e17846..7f1882c9142 100644
--- a/templates/template-websocket/pom.xml
+++ b/templates/template-websocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 6.0.0-SNAPSHOT
+ 5.12.21
../pom.xml