diff --git a/api/api-all/pom.xml b/api/api-all/pom.xml
index 4f551a169d1..8ce75ff15c1 100644
--- a/api/api-all/pom.xml
+++ b/api/api-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -36,14 +36,14 @@
org.eclipse.dirigible
dirigible-api-facade-all
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-all
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-all/pom.xml b/api/api-facade/api-all/pom.xml
index c45f0cb9ec0..0770137e9e3 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -36,122 +36,122 @@
org.eclipse.dirigible
dirigible-api-facade-cms
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-documents
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http-async
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-indexing
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-io
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-log
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-mail
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-platform
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-net
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-kafka
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-cassandra
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-etcd
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-redis
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-spark
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-bpm/pom.xml b/api/api-facade/api-bpm/pom.xml
index 324764f6a35..5d29a41c4e7 100644
--- a/api/api-facade/api-bpm/pom.xml
+++ b/api/api-facade/api-bpm/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm-api
- 5.12.0-SNAPSHOT
+ 5.11.2
provided
diff --git a/api/api-facade/api-cassandra/pom.xml b/api/api-facade/api-cassandra/pom.xml
index 8af9677aaf4..18884babbc3 100644
--- a/api/api-facade/api-cassandra/pom.xml
+++ b/api/api-facade/api-cassandra/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-cms/pom.xml b/api/api-facade/api-cms/pom.xml
index 53fc47eab78..3e77665e042 100644
--- a/api/api-facade/api-cms/pom.xml
+++ b/api/api-facade/api-cms/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,18 +35,18 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
provided
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-core/pom.xml b/api/api-facade/api-core/pom.xml
index 60a983c7e0f..d7d8936714e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,30 +35,30 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
provided
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-database/pom.xml b/api/api-facade/api-database/pom.xml
index 43f6de31038..4d23f768b74 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,22 +35,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-dynamic
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-documents/pom.xml b/api/api-facade/api-documents/pom.xml
index 24aa8718f1f..c57187a1f20 100644
--- a/api/api-facade/api-documents/pom.xml
+++ b/api/api-facade/api-documents/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.apache.xmlgraphics
diff --git a/api/api-facade/api-elasticsearch/pom.xml b/api/api-facade/api-elasticsearch/pom.xml
index 492048d98e0..90b0596d209 100644
--- a/api/api-facade/api-elasticsearch/pom.xml
+++ b/api/api-facade/api-elasticsearch/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -145,19 +145,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-etcd/pom.xml b/api/api-facade/api-etcd/pom.xml
index d58a22072b1..b020753249e 100644
--- a/api/api-facade/api-etcd/pom.xml
+++ b/api/api-facade/api-etcd/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -96,22 +96,22 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -136,19 +136,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-http-async/pom.xml b/api/api-facade/api-http-async/pom.xml
index 2120f5c2a3a..0acf9adb4b3 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -40,17 +40,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-http/pom.xml b/api/api-facade/api-http/pom.xml
index 65c651a5db9..3ad9d717687 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-indexing/pom.xml b/api/api-facade/api-indexing/pom.xml
index cbb50b13987..4ade3bd7049 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-indexing
- 5.12.0-SNAPSHOT
+ 5.11.2
provided
diff --git a/api/api-facade/api-io/pom.xml b/api/api-facade/api-io/pom.xml
index f6776bbdf86..bb7c26202e8 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
commons-net
diff --git a/api/api-facade/api-kafka/pom.xml b/api/api-facade/api-kafka/pom.xml
index 219df394d88..6e007c4a40f 100644
--- a/api/api-facade/api-kafka/pom.xml
+++ b/api/api-facade/api-kafka/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -87,25 +87,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-log/pom.xml b/api/api-facade/api-log/pom.xml
index f8c36a50e52..6f97dfe15a1 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,7 +35,7 @@
${project.groupId}
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-mail/pom.xml b/api/api-facade/api-mail/pom.xml
index 6d848417340..0d9c9616c6b 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-messaging/pom.xml b/api/api-facade/api-messaging/pom.xml
index fae18fd34f1..f0a3b7c5218 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
provided
diff --git a/api/api-facade/api-mongodb/pom.xml b/api/api-facade/api-mongodb/pom.xml
index 9ba700bab4e..775c627519a 100644
--- a/api/api-facade/api-mongodb/pom.xml
+++ b/api/api-facade/api-mongodb/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -77,25 +77,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-net/pom.xml b/api/api-facade/api-net/pom.xml
index 40171cd15a2..8cacbf2e47f 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
javax.websocket
@@ -51,12 +51,12 @@
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-platform/pom.xml b/api/api-facade/api-platform/pom.xml
index 34a8b581ba4..d43fdbc46ae 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,37 +34,37 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-rabbitmq/pom.xml b/api/api-facade/api-rabbitmq/pom.xml
index 93763c2c12e..3dfbaf4753f 100644
--- a/api/api-facade/api-rabbitmq/pom.xml
+++ b/api/api-facade/api-rabbitmq/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
com.rabbitmq
@@ -126,19 +126,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-redis/pom.xml b/api/api-facade/api-redis/pom.xml
index c2e72cd0ca4..de6e2eccd80 100644
--- a/api/api-facade/api-redis/pom.xml
+++ b/api/api-facade/api-redis/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -132,19 +132,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-security/pom.xml b/api/api-facade/api-security/pom.xml
index 93ba9ad38c3..783e32e427d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/api/api-facade/api-spark/pom.xml b/api/api-facade/api-spark/pom.xml
index e6abc4cd8e8..8a697290022 100644
--- a/api/api-facade/api-spark/pom.xml
+++ b/api/api-facade/api-spark/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-facade-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -173,7 +173,7 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
@@ -186,13 +186,13 @@
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/api/api-facade/api-tests/pom.xml b/api/api-facade/api-tests/pom.xml
index 564675fface..3dfaf5b85c0 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,173 +34,173 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-io
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-indexing
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-cms
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-spark
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-spark
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-indexing
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-platform
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-redis
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-etcd
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-io
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-log
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-cms
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-platform
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-redis
- 5.12.0-SNAPSHOT
+ 5.11.2
org.testcontainers
@@ -211,23 +211,23 @@
org.eclipse.dirigible
dirigible-ext-etcd
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.2
junit
diff --git a/api/api-facade/api-utils/pom.xml b/api/api-facade/api-utils/pom.xml
index 9c5769beae5..76c78d39d54 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -33,12 +33,12 @@
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.12.0-SNAPSHOT
+ 5.11.2
commons-codec
diff --git a/api/api-facade/pom.xml b/api/api-facade/pom.xml
index 0b8b4393898..52f210f3fdf 100644
--- a/api/api-facade/pom.xml
+++ b/api/api-facade/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-all/pom.xml b/api/api-javascript/api-all/pom.xml
index 0ca570d00dd..175cdbbb89d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -36,82 +36,82 @@
org.eclipse.dirigible
dirigible-api-javascript-cms
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-documents
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-io
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-log
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-mail
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-test
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-net
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-javascript-platform
- 5.12.0-SNAPSHOT
+ 5.11.2
\ No newline at end of file
diff --git a/api/api-javascript/api-bpm/pom.xml b/api/api-javascript/api-bpm/pom.xml
index 701bd6b2317..9274ebc1084 100644
--- a/api/api-javascript/api-bpm/pom.xml
+++ b/api/api-javascript/api-bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-cms/pom.xml b/api/api-javascript/api-cms/pom.xml
index b5fc0f0a1c0..2caa2220d66 100644
--- a/api/api-javascript/api-cms/pom.xml
+++ b/api/api-javascript/api-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-core/pom.xml b/api/api-javascript/api-core/pom.xml
index 89066269892..7436fda6e2e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-database/pom.xml b/api/api-javascript/api-database/pom.xml
index b3e9b7197b3..57ef464e3b4 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-documents/pom.xml b/api/api-javascript/api-documents/pom.xml
index 8ab5aae086d..c46c59f88d3 100644
--- a/api/api-javascript/api-documents/pom.xml
+++ b/api/api-javascript/api-documents/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-javascript-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-http/pom.xml b/api/api-javascript/api-http/pom.xml
index aeae6ca4fd3..e01c03a188a 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-indexing/pom.xml b/api/api-javascript/api-indexing/pom.xml
index e8e54c91ef2..b0ae0dec0a1 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-io/pom.xml b/api/api-javascript/api-io/pom.xml
index ccc766a7afa..0c19804a420 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-log/pom.xml b/api/api-javascript/api-log/pom.xml
index b7ec6d7e95f..6664b859aa4 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-mail/pom.xml b/api/api-javascript/api-mail/pom.xml
index 5bd4630e523..bb0292d8c71 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-messaging/pom.xml b/api/api-javascript/api-messaging/pom.xml
index bcb5c392a53..c7f8adc279d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-net/pom.xml b/api/api-javascript/api-net/pom.xml
index 69adeeccd90..00ffaa60d99 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-platform/pom.xml b/api/api-javascript/api-platform/pom.xml
index 019ea08221d..b9f7e2574ea 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-security/pom.xml b/api/api-javascript/api-security/pom.xml
index c52ba73d16b..7315689c585 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-test/pom.xml b/api/api-javascript/api-test/pom.xml
index de3054dd7e4..c9c6490d3eb 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/api-utils/pom.xml b/api/api-javascript/api-utils/pom.xml
index 7947697fdc1..305301d2265 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/api-javascript/pom.xml b/api/api-javascript/pom.xml
index 1b5c0ec675e..e80b70de846 100644
--- a/api/api-javascript/pom.xml
+++ b/api/api-javascript/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/api/pom.xml b/api/pom.xml
index 2f0da992c59..325536ee22f 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-all/pom.xml b/ext/ext-all/pom.xml
index f88dbf0acff..587159b8a75 100644
--- a/ext/ext-all/pom.xml
+++ b/ext/ext-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -17,57 +17,57 @@
org.eclipse.dirigible
dirigible-ext-acorn
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-jasmine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-qunit
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-kafka
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-cassandra
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-etcd
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-redis
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext-spark
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ext/ext-modules/ext-acorn/pom.xml b/ext/ext-modules/ext-acorn/pom.xml
index 84cf821232e..5f4d939340f 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-cassandra/pom.xml b/ext/ext-modules/ext-cassandra/pom.xml
index d100eb8f361..fd1e8594f77 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-elasticsearch/pom.xml b/ext/ext-modules/ext-elasticsearch/pom.xml
index 96bf56c86ab..6533462ec2d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-etcd/pom.xml b/ext/ext-modules/ext-etcd/pom.xml
index 5983f5b08b9..59516414794 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-jasmine/pom.xml b/ext/ext-modules/ext-jasmine/pom.xml
index 7c536d9eca5..9fa3d2d4c6d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-kafka/pom.xml b/ext/ext-modules/ext-kafka/pom.xml
index 987201824bd..83d37b806f7 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-mongodb/pom.xml b/ext/ext-modules/ext-mongodb/pom.xml
index 7da14901a30..594c76bd4ee 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-qunit/pom.xml b/ext/ext-modules/ext-qunit/pom.xml
index 4d0da81fd3c..633ec55b247 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-rabbitmq/pom.xml b/ext/ext-modules/ext-rabbitmq/pom.xml
index 0ccb8df1128..b7374dc52ed 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-redis/pom.xml b/ext/ext-modules/ext-redis/pom.xml
index bbfe76e86be..16ebf3d7504 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/ext-spark/pom.xml b/ext/ext-modules/ext-spark/pom.xml
index 1a7c7e981cf..b845d4ee7c8 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/ext-modules/pom.xml b/ext/ext-modules/pom.xml
index 5e2ec32b158..743dc25d4ac 100644
--- a/ext/ext-modules/pom.xml
+++ b/ext/ext-modules/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ext/pom.xml b/ext/pom.xml
index 5ec806c406e..2f6e55f80fc 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/groups/runtime-all/pom.xml b/groups/runtime-all/pom.xml
index eba3c8199dc..9378c1cf871 100644
--- a/groups/runtime-all/pom.xml
+++ b/groups/runtime-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -18,89 +18,89 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/groups/runtime-javascript/pom.xml b/groups/runtime-javascript/pom.xml
index 2401df28244..d7104eca3c1 100644
--- a/groups/runtime-javascript/pom.xml
+++ b/groups/runtime-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -18,63 +18,63 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -87,7 +87,7 @@
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/ide-all/pom.xml b/ide/ide-all/pom.xml
index e9334a2f06d..1f5b477b8b3 100644
--- a/ide/ide-all/pom.xml
+++ b/ide/ide-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-all
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-services-group-all
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/ide-cms/pom.xml b/ide/ide-cms/pom.xml
index 9ddc3ae3438..dc4a65f6bfe 100644
--- a/ide/ide-cms/pom.xml
+++ b/ide/ide-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -17,7 +17,7 @@
org.eclipse.dirigible
dirigible-ide-ui-group-cms
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/ide-database/pom.xml b/ide/ide-database/pom.xml
index 3138e7b048b..beb99631076 100644
--- a/ide/ide-database/pom.xml
+++ b/ide/ide-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-services-group-database
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/ide-javascript/pom.xml b/ide/ide-javascript/pom.xml
index 2eb793ac345..8e89b28e86c 100644
--- a/ide/ide-javascript/pom.xml
+++ b/ide/ide-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-services-group-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/pom.xml b/ide/pom.xml
index 0ba2f6df4db..850ba0695e5 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/services/ide-bpm/pom.xml b/ide/services/ide-bpm/pom.xml
index 7de28528d75..493940b2f23 100644
--- a/ide/services/ide-bpm/pom.xml
+++ b/ide/services/ide-bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -71,25 +71,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/ide/services/ide-console/pom.xml b/ide/services/ide-console/pom.xml
index e0f20ced439..eaebe9c9593 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-core/pom.xml b/ide/services/ide-core/pom.xml
index 499ef807294..475fe99d944 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-databases/pom.xml b/ide/services/ide-databases/pom.xml
index f8e78b9b2ae..ade8bc1056d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-generation/pom.xml b/ide/services/ide-generation/pom.xml
index 86eb2a22ca0..b6786b257ec 100644
--- a/ide/services/ide-generation/pom.xml
+++ b/ide/services/ide-generation/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,52 +34,52 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-git/pom.xml b/ide/services/ide-git/pom.xml
index 497c840effb..889c5cec4a3 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-git
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-group-all/pom.xml b/ide/services/ide-group-all/pom.xml
index 2b492b2f1fd..3dcb17dfa01 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,47 +34,47 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-generation
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-git
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-publisher
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-terminal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-group-database/pom.xml b/ide/services/ide-group-database/pom.xml
index 084eac5161a..9ed10b01e62 100644
--- a/ide/services/ide-group-database/pom.xml
+++ b/ide/services/ide-group-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-group-javascript/pom.xml b/ide/services/ide-group-javascript/pom.xml
index a958fc0c012..8134854f3f0 100644
--- a/ide/services/ide-group-javascript/pom.xml
+++ b/ide/services/ide-group-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-service-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-git
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-publisher
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-publisher/pom.xml b/ide/services/ide-publisher/pom.xml
index ff8dafd09b8..a79ce3271ad 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/ide-terminal/pom.xml b/ide/services/ide-terminal/pom.xml
index 0f5ba06ea1d..7775347a6ae 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-process
- 5.12.0-SNAPSHOT
+ 5.11.2
javax.websocket
diff --git a/ide/services/ide-workspaces/pom.xml b/ide/services/ide-workspaces/pom.xml
index 08bef6792e4..d4d7a9502f7 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/ide/services/pom.xml b/ide/services/pom.xml
index 4c6214f0a22..7450e61634d 100644
--- a/ide/services/pom.xml
+++ b/ide/services/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-bpm/pom.xml b/ide/ui/ide-bpm/pom.xml
index 3b50edf5885..c7a1cbbc8f8 100644
--- a/ide/ui/ide-bpm/pom.xml
+++ b/ide/ui/ide-bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-branding/pom.xml b/ide/ui/ide-branding/pom.xml
index 912ee6f3b98..9c57b494d93 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-console/pom.xml b/ide/ui/ide-console/pom.xml
index 1fcc09717cf..5a769f7d961 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-core/pom.xml b/ide/ui/ide-core/pom.xml
index 0295e72eaf8..fb6c58ec687 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-data-structures/pom.xml b/ide/ui/ide-data-structures/pom.xml
index 98952533717..2d34fc4d863 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-database/pom.xml b/ide/ui/ide-database/pom.xml
index 2c85360e0fc..bac55462387 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-debugger/pom.xml b/ide/ui/ide-debugger/pom.xml
index c530b2fa366..3949418bcb9 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-deploy-manager/pom.xml b/ide/ui/ide-deploy-manager/pom.xml
index a66b1e90358..7a716c1dffa 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-discussions/pom.xml b/ide/ui/ide-discussions/pom.xml
index 222bba2a8e2..0724b5071b3 100644
--- a/ide/ui/ide-discussions/pom.xml
+++ b/ide/ui/ide-discussions/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-documents-ext-content-type-ms/pom.xml b/ide/ui/ide-documents-ext-content-type-ms/pom.xml
index 0211aaea0d5..0849ee28a95 100644
--- a/ide/ui/ide-documents-ext-content-type-ms/pom.xml
+++ b/ide/ui/ide-documents-ext-content-type-ms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-documents/pom.xml b/ide/ui/ide-documents/pom.xml
index 95f021aa57f..cf453e44498 100644
--- a/ide/ui/ide-documents/pom.xml
+++ b/ide/ui/ide-documents/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-entity/pom.xml b/ide/ui/ide-entity/pom.xml
index a6715d460df..7dbb8161f9e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-extensions/pom.xml b/ide/ui/ide-extensions/pom.xml
index fc0e36be352..ab9a0d5b6a6 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-form-builder/pom.xml b/ide/ui/ide-form-builder/pom.xml
index 02cef74cf7c..aadc5cf70bd 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-git/pom.xml b/ide/ui/ide-git/pom.xml
index 08b32603586..e824bd96cff 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-group-all/pom.xml b/ide/ui/ide-group-all/pom.xml
index 8e226bb6e05..873756f1501 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,162 +34,162 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-terminal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-swagger
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-preview
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-git
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-documents
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-documents-ext-content-type-ms
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-schema
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-entity
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-monaco
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-monaco-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-debugger
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-jobs
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-operations
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-listeners
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-registry
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-plugins
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-discussions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-deploy-manager
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-websockets
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-form-builder
- 5.12.0-SNAPSHOT
+ 5.11.2
\ No newline at end of file
diff --git a/ide/ui/ide-group-cms/pom.xml b/ide/ui/ide-group-cms/pom.xml
index c506e7741fb..55cc8b9fd26 100644
--- a/ide/ui/ide-group-cms/pom.xml
+++ b/ide/ui/ide-group-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-documents
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-documents-ext-content-type-ms
- 5.12.0-SNAPSHOT
+ 5.11.2
\ No newline at end of file
diff --git a/ide/ui/ide-group-database/pom.xml b/ide/ui/ide-group-database/pom.xml
index a585e8dd105..2756d8d69c8 100644
--- a/ide/ui/ide-group-database/pom.xml
+++ b/ide/ui/ide-group-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.12.0-SNAPSHOT
+ 5.11.2
\ No newline at end of file
diff --git a/ide/ui/ide-group-javascript/pom.xml b/ide/ui/ide-group-javascript/pom.xml
index eda19b42311..8624dac9655 100644
--- a/ide/ui/ide-group-javascript/pom.xml
+++ b/ide/ui/ide-group-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-ui-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,107 +34,107 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-monaco
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-preview
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-git
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-debugger
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-jobs
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-operations
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-listeners
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-registry
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-plugins
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-ui-websockets
- 5.12.0-SNAPSHOT
+ 5.11.2
\ No newline at end of file
diff --git a/ide/ui/ide-jobs/pom.xml b/ide/ui/ide-jobs/pom.xml
index 500fdff0b2f..d96cacc0b68 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-listeners/pom.xml b/ide/ui/ide-listeners/pom.xml
index ee096ef10df..515b5d4510f 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-logs/pom.xml b/ide/ui/ide-logs/pom.xml
index bde1c647bfe..8b48cca13bb 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-monaco-extensions/pom.xml b/ide/ui/ide-monaco-extensions/pom.xml
index 81923036592..b0ac239f651 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-monaco/pom.xml b/ide/ui/ide-monaco/pom.xml
index b904b1876ae..1867153e91a 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-operations/pom.xml b/ide/ui/ide-operations/pom.xml
index 078ec430347..d536a41e969 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-plugins/pom.xml b/ide/ui/ide-plugins/pom.xml
index 4d3df7890a9..bf46b3a10f3 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-preview/pom.xml b/ide/ui/ide-preview/pom.xml
index e8526df9250..e019dd4359e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-registry/pom.xml b/ide/ui/ide-registry/pom.xml
index 2858f1b46d5..b93de33c17e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-repository/pom.xml b/ide/ui/ide-repository/pom.xml
index 0d4a7188f0a..67688a723ef 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-schema/pom.xml b/ide/ui/ide-schema/pom.xml
index eb76b9506af..345597d1692 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-security/pom.xml b/ide/ui/ide-security/pom.xml
index 67a021bc07d..7bd02afd7fe 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-swagger/pom.xml b/ide/ui/ide-swagger/pom.xml
index 51232b287f3..fce0830ed44 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-terminal/pom.xml b/ide/ui/ide-terminal/pom.xml
index 104e05240c2..083b0b8bbc5 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-websockets/pom.xml b/ide/ui/ide-websockets/pom.xml
index 3ecfb0b8a0b..eac07d1c133 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-workbench/pom.xml b/ide/ui/ide-workbench/pom.xml
index 804a208f54e..7ac853713f7 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/ide-workspace/pom.xml b/ide/ui/ide-workspace/pom.xml
index 6b4d1bf7245..a404dfd16f6 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/ide/ui/pom.xml b/ide/ui/pom.xml
index b17d9263179..002e421eb54 100644
--- a/ide/ui/pom.xml
+++ b/ide/ui/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/modules/bpm/bpm-all/pom.xml b/modules/bpm/bpm-all/pom.xml
index 42bfdbc6341..57601dfafa6 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-bpm-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm-flowable
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/bpm/bpm-api/pom.xml b/modules/bpm/bpm-api/pom.xml
index 91e51aa5037..100e72f2e82 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/bpm/bpm-flowable/pom.xml b/modules/bpm/bpm-flowable/pom.xml
index ac1e76120a1..020622f260f 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,42 +34,42 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -87,26 +87,26 @@
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
provided
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/bpm/pom.xml b/modules/bpm/pom.xml
index d60918ab12a..10e83420063 100644
--- a/modules/bpm/pom.xml
+++ b/modules/bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/cms/cms-all/pom.xml b/modules/cms/cms-all/pom.xml
index 42265bd093c..a49a957c85b 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/cms/cms-api/pom.xml b/modules/cms/cms-api/pom.xml
index 758b45ce3e6..52b41c0cb0e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/cms/cms-database/pom.xml b/modules/cms/cms-database/pom.xml
index c8ad8ad3745..f6c90bac485 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.apache.chemistry.opencmis
@@ -55,38 +55,38 @@
org.eclipse.dirigible
dirigible-repository-api-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-zip
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-search
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/cms/cms-internal/pom.xml b/modules/cms/cms-internal/pom.xml
index f244378b8a7..8f3c4a85268 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.apache.chemistry.opencmis
diff --git a/modules/cms/cms-managed/pom.xml b/modules/cms/cms-managed/pom.xml
index 7089579a383..efa7cbbf4a1 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml
index 2711eb01e6a..52990a1910f 100644
--- a/modules/cms/pom.xml
+++ b/modules/cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/commons/commons-all/pom.xml b/modules/commons/commons-all/pom.xml
index 2c309f771c0..a24415bd203 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-process
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/commons/commons-api/pom.xml b/modules/commons/commons-api/pom.xml
index 923547534b2..2841fdbd827 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -38,7 +38,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/commons/commons-config/pom.xml b/modules/commons/commons-config/pom.xml
index 709f7cebf42..90ef803a944 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/modules/commons/commons-process/pom.xml b/modules/commons/commons-process/pom.xml
index 90c7f03e8b3..8cf283ac7f8 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/commons/commons-test/pom.xml b/modules/commons/commons-test/pom.xml
index 596e0c75e16..49b462aca53 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
com.squareup.okhttp
diff --git a/modules/commons/commons-xml2json/pom.xml b/modules/commons/commons-xml2json/pom.xml
index cb3d8898bf1..614dd69ad46 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml
index 7102a592d08..e0b7e59fbdc 100644
--- a/modules/commons/pom.xml
+++ b/modules/commons/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/core/core-all/pom.xml b/modules/core/core-all/pom.xml
index 99884606ec4..973e1454439 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,77 +34,77 @@
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-generation-mustache
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-generation-velocity
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-generation-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-git
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-indexing
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-registry
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-migrations
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-websockets
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/core/core-extensions/pom.xml b/modules/core/core-extensions/pom.xml
index 1586a913c0f..4198f933096 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-generation-javascript/pom.xml b/modules/core/core-generation-javascript/pom.xml
index b85838d9319..4189d751fa2 100644
--- a/modules/core/core-generation-javascript/pom.xml
+++ b/modules/core/core-generation-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,24 +34,24 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-generation-mustache/pom.xml b/modules/core/core-generation-mustache/pom.xml
index d68b172c943..d8d695e1d1c 100644
--- a/modules/core/core-generation-mustache/pom.xml
+++ b/modules/core/core-generation-mustache/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/core/core-generation-velocity/pom.xml b/modules/core/core-generation-velocity/pom.xml
index 0b0bd91b09e..90a41dcc402 100644
--- a/modules/core/core-generation-velocity/pom.xml
+++ b/modules/core/core-generation-velocity/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/core/core-generation/pom.xml b/modules/core/core-generation/pom.xml
index c0cc6fa3ae4..b7a93224793 100644
--- a/modules/core/core-generation/pom.xml
+++ b/modules/core/core-generation/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-core-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/core/core-git/pom.xml b/modules/core/core-git/pom.xml
index 7ed4042c0b1..77b9920167f 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.jgit
@@ -60,13 +60,13 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-indexing/pom.xml b/modules/core/core-indexing/pom.xml
index dfeba05fce2..f259239fa14 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.apache.lucene
@@ -50,7 +50,7 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/core/core-messaging/pom.xml b/modules/core/core-messaging/pom.xml
index 869e7a01718..f878db735b6 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,27 +44,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -107,25 +107,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-migrations/pom.xml b/modules/core/core-migrations/pom.xml
index 4b30d387d6d..1d019a97073 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,51 +44,51 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-publisher/pom.xml b/modules/core/core-publisher/pom.xml
index 47590bdfb5b..b9dd35e873d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-registry/pom.xml b/modules/core/core-registry/pom.xml
index 797e98fc9ca..d8fbe1d7ad7 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,30 +34,30 @@
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-scheduler/pom.xml b/modules/core/core-scheduler/pom.xml
index 045e67fcad9..550b47609b7 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,32 +44,32 @@
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-data-models
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -81,25 +81,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-security/pom.xml b/modules/core/core-security/pom.xml
index 8ad908f5eb1..08dddafdee9 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,35 +44,35 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-websockets/pom.xml b/modules/core/core-websockets/pom.xml
index 96435b247f9..8b3d092e2be 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/core-workspace/pom.xml b/modules/core/core-workspace/pom.xml
index 18e6d0d6e6d..d43b4c402f8 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,34 +34,34 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 7b1fc7c8057..dc6dbcbc80e 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/database/database-all/pom.xml b/modules/database/database-all/pom.xml
index 2d164153ef2..6d15995df9d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-data-models
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-dynamic
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/database/database-api/pom.xml b/modules/database/database-api/pom.xml
index b6f9d842fe2..55db703eff3 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/database/database-custom/pom.xml b/modules/database/database-custom/pom.xml
index 3b044df566c..ec351fe1faf 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.apache.commons
diff --git a/modules/database/database-data-models/pom.xml b/modules/database/database-data-models/pom.xml
index 5c71684741b..61398c79846 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -54,17 +54,17 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
commons-codec
@@ -74,7 +74,7 @@
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -111,19 +111,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/database/database-data-structures/pom.xml b/modules/database/database-data-structures/pom.xml
index 83478671683..bf8724451d2 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -49,50 +49,50 @@
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-data-models
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/database/database-derby/pom.xml b/modules/database/database-derby/pom.xml
index 093b55240e8..ea987466ff6 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.apache.derby
diff --git a/modules/database/database-dynamic/pom.xml b/modules/database/database-dynamic/pom.xml
index bd0b4c3844a..826d62926cc 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.apache.commons
diff --git a/modules/database/database-h2/pom.xml b/modules/database/database-h2/pom.xml
index c7dc7a77ef5..62621a40e84 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
com.h2database
diff --git a/modules/database/database-managed/pom.xml b/modules/database/database-managed/pom.xml
index 3c969942b01..b7bce57f420 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/database/database-persistence/pom.xml b/modules/database/database-persistence/pom.xml
index bf3cde22b97..f1e9b773fb6 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -27,7 +27,7 @@
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
diff --git a/modules/database/database-sql/pom.xml b/modules/database/database-sql/pom.xml
index 75ad5b876d4..a4271c61269 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/database/pom.xml b/modules/database/pom.xml
index 9ccb6c7a0f0..7da7d99d0f9 100644
--- a/modules/database/pom.xml
+++ b/modules/database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/engines/engine-all/pom.xml b/modules/engines/engine-all/pom.xml
index 839204aae14..65fdf27a736 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/engines/engine-javascript/pom.xml b/modules/engines/engine-javascript/pom.xml
index cded226f93e..60800a68b63 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/engines/engine-job/pom.xml b/modules/engines/engine-job/pom.xml
index ef08a2ee848..cb9460aff94 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,57 +44,57 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/engines/engine-listener/pom.xml b/modules/engines/engine-listener/pom.xml
index d16f720bac5..cff27d15a62 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.persistence
@@ -44,56 +44,56 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/engines/engine-odata/pom.xml b/modules/engines/engine-odata/pom.xml
index 1c7a877d572..9c7bd510096 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -35,42 +35,42 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-odata-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-odata-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -81,12 +81,12 @@
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/engines/engine-web/pom.xml b/modules/engines/engine-web/pom.xml
index e8f6dc66f7d..d306081972a 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/engines/engine-wiki/pom.xml b/modules/engines/engine-wiki/pom.xml
index 062be616ad5..19c7aca202a 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/engines/pom.xml b/modules/engines/pom.xml
index fb5f00f7cf3..3b5130aaa76 100644
--- a/modules/engines/pom.xml
+++ b/modules/engines/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/odata/odata-all/pom.xml b/modules/odata/odata-all/pom.xml
index ed5049fc066..5dc848237f7 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-odata-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-odata-core
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/odata/odata-api/pom.xml b/modules/odata/odata-api/pom.xml
index da3612b814a..863ba276d1f 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/odata/odata-core/pom.xml b/modules/odata/odata-core/pom.xml
index 5693924170a..7bf5d09a985 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/odata/pom.xml b/modules/odata/pom.xml
index d2465837862..24f0dd8594a 100644
--- a/modules/odata/pom.xml
+++ b/modules/odata/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/repository/pom.xml b/modules/repository/pom.xml
index b5bd65b74ee..e4fee8e3ae7 100644
--- a/modules/repository/pom.xml
+++ b/modules/repository/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/repository/repository-all/pom.xml b/modules/repository/repository-all/pom.xml
index ee54050f3ce..93c2de39e20 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-search
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-zip
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/pom.xml b/modules/services/pom.xml
index 8719b247f44..9e230969bf9 100644
--- a/modules/services/pom.xml
+++ b/modules/services/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
diff --git a/modules/services/service-all/pom.xml b/modules/services/service-all/pom.xml
index 0d492b1a2f2..8e53d41e3a0 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,47 +34,47 @@
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-registry
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-theme
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-transport
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-operations
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-websockets
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-anonymous/pom.xml b/modules/services/service-anonymous/pom.xml
index b8b9cde3704..f02c8fb1446 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-core/pom.xml b/modules/services/service-core/pom.xml
index e1d656bf414..8b1668acefd 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -72,19 +72,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/services/service-extensions/pom.xml b/modules/services/service-extensions/pom.xml
index 3acbf1c1307..5e39600571d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-operations/pom.xml b/modules/services/service-operations/pom.xml
index 69b23478438..d758d6535af 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -42,42 +42,42 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-websockets
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-registry/pom.xml b/modules/services/service-registry/pom.xml
index d4b24a7018a..96ef139c69d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-repository/pom.xml b/modules/services/service-repository/pom.xml
index b71cfa2c21d..0cd8ceafc28 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-security/pom.xml b/modules/services/service-security/pom.xml
index 78435706f5c..90e9995748e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,40 +34,40 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.2
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
test
diff --git a/modules/services/service-theme/pom.xml b/modules/services/service-theme/pom.xml
index 3947e596e6b..e21846fcd0d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-transport/pom.xml b/modules/services/service-transport/pom.xml
index 2014f83f757..bed665f2912 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-git
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/modules/services/service-websockets/pom.xml b/modules/services/service-websockets/pom.xml
index 13185b4c295..91a8390599c 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core-websockets
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api-facade-net
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/pom.xml b/pom.xml
index 7a5460823ad..00ca049ab93 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
Dirigible Parent
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
pom
2010
diff --git a/releng/anonymous-all/pom.xml b/releng/anonymous-all/pom.xml
index fa12c4f587f..8af628c4c2d 100644
--- a/releng/anonymous-all/pom.xml
+++ b/releng/anonymous-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -165,54 +165,54 @@
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/anonymous-runtime/pom.xml b/releng/anonymous-runtime/pom.xml
index 4bb7c149415..1bee1aecf98 100644
--- a/releng/anonymous-runtime/pom.xml
+++ b/releng/anonymous-runtime/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -165,47 +165,47 @@
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/desktop-all/pom.xml b/releng/desktop-all/pom.xml
index a3c898a3008..fb27fd985db 100644
--- a/releng/desktop-all/pom.xml
+++ b/releng/desktop-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -145,57 +145,57 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -206,60 +206,60 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/openshift-all/pom.xml b/releng/openshift-all/pom.xml
index af8872ffb77..13b88626064 100644
--- a/releng/openshift-all/pom.xml
+++ b/releng/openshift-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -164,54 +164,54 @@
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/pom.xml b/releng/pom.xml
index cc44ffbf522..3d74e7fe762 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/releng/sap-all-ephemeral/pom.xml b/releng/sap-all-ephemeral/pom.xml
index 1c55449951a..c6365a06bbc 100644
--- a/releng/sap-all-ephemeral/pom.xml
+++ b/releng/sap-all-ephemeral/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -76,80 +76,80 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
dirigible-ide-ui-git
@@ -199,21 +199,21 @@
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/sap-all/pom.xml b/releng/sap-all/pom.xml
index e26bfd0d392..a9508db0e4d 100644
--- a/releng/sap-all/pom.xml
+++ b/releng/sap-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -76,50 +76,50 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-managed
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -132,25 +132,25 @@
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
dirigible-ide-ui-git
@@ -200,21 +200,21 @@
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/sap-cf-all/pom.xml b/releng/sap-cf-all/pom.xml
index 525334c65d1..851e9d51f33 100644
--- a/releng/sap-cf-all/pom.xml
+++ b/releng/sap-cf-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/sap-cf-base/pom.xml b/releng/sap-cf-base/pom.xml
index e6be9c5f48f..e14b9dc62e9 100644
--- a/releng/sap-cf-base/pom.xml
+++ b/releng/sap-cf-base/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -62,127 +62,127 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/sap-cf-runtime/pom.xml b/releng/sap-cf-runtime/pom.xml
index 4ed067940c9..4eead3daf81 100644
--- a/releng/sap-cf-runtime/pom.xml
+++ b/releng/sap-cf-runtime/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
diff --git a/releng/sap-cms/pom.xml b/releng/sap-cms/pom.xml
index 4419936b610..2a4ceb627ac 100644
--- a/releng/sap-cms/pom.xml
+++ b/releng/sap-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -76,94 +76,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-managed
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-cms
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/sap-kyma-all/pom.xml b/releng/sap-kyma-all/pom.xml
index 088c6de4963..28c0ba83f48 100644
--- a/releng/sap-kyma-all/pom.xml
+++ b/releng/sap-kyma-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/sap-kyma-base/pom.xml b/releng/sap-kyma-base/pom.xml
index 32326d17fb8..148eeb2e5c3 100644
--- a/releng/sap-kyma-base/pom.xml
+++ b/releng/sap-kyma-base/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -39,127 +39,127 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/sap-kyma-runtime/pom.xml b/releng/sap-kyma-runtime/pom.xml
index 3d29762224b..fefd84408a4 100644
--- a/releng/sap-kyma-runtime/pom.xml
+++ b/releng/sap-kyma-runtime/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
diff --git a/releng/sap-runtime-ephemeral/pom.xml b/releng/sap-runtime-ephemeral/pom.xml
index e5910fe7550..b8eeec32a96 100644
--- a/releng/sap-runtime-ephemeral/pom.xml
+++ b/releng/sap-runtime-ephemeral/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -76,80 +76,80 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-all/pom.xml b/releng/server-all/pom.xml
index 3e3101b5730..8c69e87578f 100644
--- a/releng/server-all/pom.xml
+++ b/releng/server-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,115 +97,115 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-cms/pom.xml b/releng/server-cms/pom.xml
index a3ebbd551c8..87ae2950a7e 100644
--- a/releng/server-cms/pom.xml
+++ b/releng/server-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,48 +97,48 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
@@ -165,94 +165,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide-cms
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-database/pom.xml b/releng/server-database/pom.xml
index a87693ee08f..bdb0127b974 100644
--- a/releng/server-database/pom.xml
+++ b/releng/server-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,38 +97,38 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -143,19 +143,19 @@
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-javascript/pom.xml b/releng/server-javascript/pom.xml
index b68272e4f6d..884abe15b17 100644
--- a/releng/server-javascript/pom.xml
+++ b/releng/server-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,68 +97,68 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -175,21 +175,21 @@
org.eclipse.dirigible
dirigible-ide-javascript
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-keycloak-all/pom.xml b/releng/server-keycloak-all/pom.xml
index 28ed8926749..e19040d5a46 100644
--- a/releng/server-keycloak-all/pom.xml
+++ b/releng/server-keycloak-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,115 +97,115 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-oauth/pom.xml b/releng/server-oauth/pom.xml
index 69a397e650d..299e293b0ce 100644
--- a/releng/server-oauth/pom.xml
+++ b/releng/server-oauth/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,122 +97,122 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-security
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-runtime-keycloak/pom.xml b/releng/server-runtime-keycloak/pom.xml
index 09ea657b97b..e875cc192f7 100644
--- a/releng/server-runtime-keycloak/pom.xml
+++ b/releng/server-runtime-keycloak/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,101 +97,101 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/server-runtime/pom.xml b/releng/server-runtime/pom.xml
index 752ed941103..9da17e165da 100644
--- a/releng/server-runtime/pom.xml
+++ b/releng/server-runtime/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,94 +97,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/releng/trial-all/pom.xml b/releng/trial-all/pom.xml
index 5e5318759e1..14ef74d5147 100644
--- a/releng/trial-all/pom.xml
+++ b/releng/trial-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
@@ -163,60 +163,60 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.2
diff --git a/resources/pom.xml b/resources/pom.xml
index d43b5ba54cb..cc2e7b46176 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-all/pom.xml b/resources/resources-all/pom.xml
index 092ec9de405..ade67887ace 100644
--- a/resources/resources-all/pom.xml
+++ b/resources/resources-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -34,82 +34,82 @@
org.eclipse.dirigible
dirigible-resources-angular
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-bootstrap
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-fonts
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-goldenlayout
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-jquery
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-jstree
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-flowable-libs
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-dev-tools
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-mxgraph
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-jqplot
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-resources
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-themes
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-theme-default
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-theme-fiori
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-jquery-ui
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-resources-requirejs
- 5.12.0-SNAPSHOT
+ 5.11.2
\ No newline at end of file
diff --git a/resources/resources-angular/pom.xml b/resources/resources-angular/pom.xml
index 7226e7cccab..ec9a0d0f17c 100644
--- a/resources/resources-angular/pom.xml
+++ b/resources/resources-angular/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-bootstrap/pom.xml b/resources/resources-bootstrap/pom.xml
index 702469dc20a..c8bfd2a7977 100644
--- a/resources/resources-bootstrap/pom.xml
+++ b/resources/resources-bootstrap/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-dev-tools/pom.xml b/resources/resources-dev-tools/pom.xml
index caf0d8d3870..331ee7c9008 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-flowable-libs/pom.xml b/resources/resources-flowable-libs/pom.xml
index 26cd3a41c75..db0cfd8858e 100644
--- a/resources/resources-flowable-libs/pom.xml
+++ b/resources/resources-flowable-libs/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-fonts/pom.xml b/resources/resources-fonts/pom.xml
index 065ae5314d5..dc873f11b10 100644
--- a/resources/resources-fonts/pom.xml
+++ b/resources/resources-fonts/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-goldenlayout/pom.xml b/resources/resources-goldenlayout/pom.xml
index 1a84af79efa..2b02313ae40 100644
--- a/resources/resources-goldenlayout/pom.xml
+++ b/resources/resources-goldenlayout/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-jqplot/pom.xml b/resources/resources-jqplot/pom.xml
index 938d71acc73..f0106deacc6 100644
--- a/resources/resources-jqplot/pom.xml
+++ b/resources/resources-jqplot/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-jquery-ui/pom.xml b/resources/resources-jquery-ui/pom.xml
index 1ded00c9970..38a1dd5fc66 100644
--- a/resources/resources-jquery-ui/pom.xml
+++ b/resources/resources-jquery-ui/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-jquery/pom.xml b/resources/resources-jquery/pom.xml
index 959e1b01255..0603b535a7d 100644
--- a/resources/resources-jquery/pom.xml
+++ b/resources/resources-jquery/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-jstree/pom.xml b/resources/resources-jstree/pom.xml
index 69b01b5efa3..f707ca97e5f 100644
--- a/resources/resources-jstree/pom.xml
+++ b/resources/resources-jstree/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-mxgraph/pom.xml b/resources/resources-mxgraph/pom.xml
index 2864083f228..90ddf000a53 100644
--- a/resources/resources-mxgraph/pom.xml
+++ b/resources/resources-mxgraph/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-requirejs/pom.xml b/resources/resources-requirejs/pom.xml
index 7a92302e286..d586ec263bd 100644
--- a/resources/resources-requirejs/pom.xml
+++ b/resources/resources-requirejs/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-resources/pom.xml b/resources/resources-resources/pom.xml
index 0e9deee3cca..d5e525d03af 100644
--- a/resources/resources-resources/pom.xml
+++ b/resources/resources-resources/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-theme-default/pom.xml b/resources/resources-theme-default/pom.xml
index 6248d1a5197..f4296155eef 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-theme-fiori/pom.xml b/resources/resources-theme-fiori/pom.xml
index ba1689ab62d..94b32cf72f7 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/resources/resources-themes/pom.xml b/resources/resources-themes/pom.xml
index 669aec03e80..7c1848e6cac 100644
--- a/resources/resources-themes/pom.xml
+++ b/resources/resources-themes/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/pom.xml b/templates/pom.xml
index 635ac4cdef6..b7917bf86b3 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-all/pom.xml b/templates/template-all/pom.xml
index 6803addeeac..3af5705c3c1 100644
--- a/templates/template-all/pom.xml
+++ b/templates/template-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
@@ -36,169 +36,169 @@
org.eclipse.dirigible
dirigible-template-hello-world
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-http-client
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-database-access
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-database-table
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-database-view
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-html
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-bookstore
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-job
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-listener
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-extension-view
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-extension-perspective
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-launchpad
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-schema
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-dao
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-data
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-rest
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-feed
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-ui-angular
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-angular
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-mobile-hello-world
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
template-form-builder-angularjs
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-odata
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-openui5-wizard
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-openui5-simple-form
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-openui5-tiles
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-openui5-planning-calendar
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-openui5-list
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-openui5-master-detail
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-openui5-table
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-websocket
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-dao-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-rest-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.2
org.eclipse.dirigible
dirigible-template-application-ui-angular-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.2
\ No newline at end of file
diff --git a/templates/template-application-angular/pom.xml b/templates/template-application-angular/pom.xml
index 76f39c1723a..45612903219 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-dao-mongodb/pom.xml b/templates/template-application-dao-mongodb/pom.xml
index 732e0730c79..fc4259f0ce4 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-dao/pom.xml b/templates/template-application-dao/pom.xml
index 1fa281a1440..5455a669940 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-data/pom.xml b/templates/template-application-data/pom.xml
index 7b136c6d114..38f30b49a47 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-feed/pom.xml b/templates/template-application-feed/pom.xml
index 427a62f3b53..22f443ecca1 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-launchpad/pom.xml b/templates/template-application-launchpad/pom.xml
index f0975990c7a..770071ce441 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-odata/pom.xml b/templates/template-application-odata/pom.xml
index b44424328a9..37119a3a691 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-openui5/pom.xml b/templates/template-application-openui5/pom.xml
index 51d00b6d6fd..7ff348c178d 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-rest-mongodb/pom.xml b/templates/template-application-rest-mongodb/pom.xml
index dc527bddcbf..9d4950d2a24 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-rest/pom.xml b/templates/template-application-rest/pom.xml
index 44078e9b525..3af58f46166 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-schema/pom.xml b/templates/template-application-schema/pom.xml
index bd6caf5a803..cb604c9dcf4 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-ui-angular-mongodb/pom.xml b/templates/template-application-ui-angular-mongodb/pom.xml
index 6a4de8c797b..5afdcd22142 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-application-ui-angular/pom.xml b/templates/template-application-ui-angular/pom.xml
index 1726b1948a4..9bd58871ee2 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-bookstore/pom.xml b/templates/template-bookstore/pom.xml
index 02a668eef8b..f24d6822319 100644
--- a/templates/template-bookstore/pom.xml
+++ b/templates/template-bookstore/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-database-access/pom.xml b/templates/template-database-access/pom.xml
index a4eaac51483..a10ff5197ec 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-database-table/pom.xml b/templates/template-database-table/pom.xml
index 18f6f7a7b00..ae45e01f518 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-database-view/pom.xml b/templates/template-database-view/pom.xml
index 32979fcc446..79b152e67ab 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-extension-perspective/pom.xml b/templates/template-extension-perspective/pom.xml
index 7c2930c5442..1498682fc9e 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-extension-view/pom.xml b/templates/template-extension-view/pom.xml
index 133e83fb994..28ae24923a5 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-form-builder-angularjs/pom.xml b/templates/template-form-builder-angularjs/pom.xml
index d3bf5c46785..127d7e1698f 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-hello-world/pom.xml b/templates/template-hello-world/pom.xml
index 96d24bd84df..9e94e53b544 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-html/pom.xml b/templates/template-html/pom.xml
index bb18a488a0f..a99e8a1cda7 100644
--- a/templates/template-html/pom.xml
+++ b/templates/template-html/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-http-client/pom.xml b/templates/template-http-client/pom.xml
index 89e57ab29a5..c40f15eb0eb 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-job/pom.xml b/templates/template-job/pom.xml
index b5144b7013b..cfffdd970d6 100644
--- a/templates/template-job/pom.xml
+++ b/templates/template-job/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-listener/pom.xml b/templates/template-listener/pom.xml
index 1678b204fc7..66a4d16d818 100644
--- a/templates/template-listener/pom.xml
+++ b/templates/template-listener/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-mobile-hello-world/pom.xml b/templates/template-mobile-hello-world/pom.xml
index 110443834ed..4f24f6924e2 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-openui5-list/pom.xml b/templates/template-openui5-list/pom.xml
index 14a9b462dfb..731539deb53 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-openui5-master-detail/pom.xml b/templates/template-openui5-master-detail/pom.xml
index cf58dc196ca..fb7c331afac 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-openui5-planning-calendar/pom.xml b/templates/template-openui5-planning-calendar/pom.xml
index 2f565759a46..a95617b1567 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-openui5-simple-form/pom.xml b/templates/template-openui5-simple-form/pom.xml
index 442c3c5a361..1747a769db4 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-openui5-table/pom.xml b/templates/template-openui5-table/pom.xml
index f61839dd78a..ec73a99d7ee 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-openui5-tiles/pom.xml b/templates/template-openui5-tiles/pom.xml
index b473e34eed7..5543d7e5ca4 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-openui5-wizard/pom.xml b/templates/template-openui5-wizard/pom.xml
index bb450a49cf7..785ae70e1a8 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
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml
diff --git a/templates/template-websocket/pom.xml b/templates/template-websocket/pom.xml
index 4f3a966bf40..58d56312982 100644
--- a/templates/template-websocket/pom.xml
+++ b/templates/template-websocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.12.0-SNAPSHOT
+ 5.11.2
../pom.xml