diff --git a/api/api-all/pom.xml b/api/api-all/pom.xml
index 4f551a169d1..59ddac1eff2 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.1
../pom.xml
@@ -36,14 +36,14 @@
org.eclipse.dirigible
dirigible-api-facade-all
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-all
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-all/pom.xml b/api/api-facade/api-all/pom.xml
index c45f0cb9ec0..f21b78c848b 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.1
../pom.xml
@@ -36,122 +36,122 @@
org.eclipse.dirigible
dirigible-api-facade-cms
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-documents
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http-async
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-indexing
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-io
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-log
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-mail
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-platform
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-net
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-kafka
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-cassandra
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-etcd
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-redis
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-spark
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-bpm/pom.xml b/api/api-facade/api-bpm/pom.xml
index 324764f6a35..31225d9727f 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.1
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm-api
- 5.12.0-SNAPSHOT
+ 5.11.1
provided
diff --git a/api/api-facade/api-cassandra/pom.xml b/api/api-facade/api-cassandra/pom.xml
index 8af9677aaf4..59e02601c75 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.1
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-cms/pom.xml b/api/api-facade/api-cms/pom.xml
index 53fc47eab78..f2128037375 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.1
../pom.xml
@@ -35,18 +35,18 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
provided
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-core/pom.xml b/api/api-facade/api-core/pom.xml
index 60a983c7e0f..60c2fcb300b 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.1
../pom.xml
@@ -35,30 +35,30 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
provided
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-database/pom.xml b/api/api-facade/api-database/pom.xml
index 43f6de31038..5b51f79582a 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.1
../pom.xml
@@ -35,22 +35,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-dynamic
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-documents/pom.xml b/api/api-facade/api-documents/pom.xml
index 24aa8718f1f..36057f3c093 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.1
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.apache.xmlgraphics
diff --git a/api/api-facade/api-elasticsearch/pom.xml b/api/api-facade/api-elasticsearch/pom.xml
index 492048d98e0..e249315dd0b 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.1
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -145,19 +145,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-etcd/pom.xml b/api/api-facade/api-etcd/pom.xml
index d58a22072b1..a17cd5ae74d 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.1
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -96,22 +96,22 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -136,19 +136,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-http-async/pom.xml b/api/api-facade/api-http-async/pom.xml
index 2120f5c2a3a..0d935b87c78 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.1
../pom.xml
@@ -40,17 +40,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-http/pom.xml b/api/api-facade/api-http/pom.xml
index ce1912b0ba7..1690a065ce7 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.1
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-indexing/pom.xml b/api/api-facade/api-indexing/pom.xml
index cbb50b13987..20654862996 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.1
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-indexing
- 5.12.0-SNAPSHOT
+ 5.11.1
provided
diff --git a/api/api-facade/api-io/pom.xml b/api/api-facade/api-io/pom.xml
index f6776bbdf86..00b87118b78 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.1
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
commons-net
diff --git a/api/api-facade/api-kafka/pom.xml b/api/api-facade/api-kafka/pom.xml
index 219df394d88..f7d5add080b 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.1
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -87,25 +87,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-log/pom.xml b/api/api-facade/api-log/pom.xml
index f8c36a50e52..2a102b2e38f 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.1
../pom.xml
@@ -35,7 +35,7 @@
${project.groupId}
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-mail/pom.xml b/api/api-facade/api-mail/pom.xml
index 6d848417340..1927c5498c2 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.1
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-messaging/pom.xml b/api/api-facade/api-messaging/pom.xml
index fae18fd34f1..14637cba5f0 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.1
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
provided
diff --git a/api/api-facade/api-mongodb/pom.xml b/api/api-facade/api-mongodb/pom.xml
index 9ba700bab4e..7d3cf39f5ec 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.1
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -77,25 +77,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-net/pom.xml b/api/api-facade/api-net/pom.xml
index 40171cd15a2..4723c349a1c 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.1
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
javax.websocket
@@ -51,12 +51,12 @@
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-platform/pom.xml b/api/api-facade/api-platform/pom.xml
index 34a8b581ba4..34cdfa1265a 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.1
../pom.xml
@@ -34,37 +34,37 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-rabbitmq/pom.xml b/api/api-facade/api-rabbitmq/pom.xml
index 93763c2c12e..1ed590e6af4 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.1
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
com.rabbitmq
@@ -126,19 +126,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-redis/pom.xml b/api/api-facade/api-redis/pom.xml
index c2e72cd0ca4..2535b1f02ce 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.1
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -132,19 +132,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-security/pom.xml b/api/api-facade/api-security/pom.xml
index 93ba9ad38c3..a8830f9fc6f 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/api/api-facade/api-spark/pom.xml b/api/api-facade/api-spark/pom.xml
index e6abc4cd8e8..3aa1fbf82f7 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.1
../pom.xml
@@ -86,7 +86,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -96,27 +96,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -173,7 +173,7 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
@@ -186,13 +186,13 @@
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/api/api-facade/api-tests/pom.xml b/api/api-facade/api-tests/pom.xml
index 564675fface..19b29d76640 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.1
../pom.xml
@@ -34,173 +34,173 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-io
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-indexing
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-cms
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-spark
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-spark
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-indexing
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-platform
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-redis
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-etcd
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-io
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-log
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-cms
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-platform
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-redis
- 5.12.0-SNAPSHOT
+ 5.11.1
org.testcontainers
@@ -211,23 +211,23 @@
org.eclipse.dirigible
dirigible-ext-etcd
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.1
junit
diff --git a/api/api-facade/api-utils/pom.xml b/api/api-facade/api-utils/pom.xml
index 9c5769beae5..76ecd54e029 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.1
../pom.xml
@@ -33,12 +33,12 @@
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.12.0-SNAPSHOT
+ 5.11.1
commons-codec
diff --git a/api/api-facade/pom.xml b/api/api-facade/pom.xml
index 0b8b4393898..875843aa461 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.1
../pom.xml
diff --git a/api/api-javascript/api-all/pom.xml b/api/api-javascript/api-all/pom.xml
index 0ca570d00dd..0184a233a16 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.1
../pom.xml
@@ -36,82 +36,82 @@
org.eclipse.dirigible
dirigible-api-javascript-cms
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-documents
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-io
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-log
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-mail
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-test
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-net
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-javascript-platform
- 5.12.0-SNAPSHOT
+ 5.11.1
\ 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..3a815eec7f7 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.1
../pom.xml
diff --git a/api/api-javascript/api-cms/pom.xml b/api/api-javascript/api-cms/pom.xml
index b5fc0f0a1c0..943c8ae1a37 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.1
../pom.xml
diff --git a/api/api-javascript/api-core/pom.xml b/api/api-javascript/api-core/pom.xml
index 89066269892..9f5a8cda56c 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.1
../pom.xml
diff --git a/api/api-javascript/api-database/pom.xml b/api/api-javascript/api-database/pom.xml
index b3e9b7197b3..96d3c25124f 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.1
../pom.xml
diff --git a/api/api-javascript/api-documents/pom.xml b/api/api-javascript/api-documents/pom.xml
index 8ab5aae086d..012fa8151ec 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.1
../pom.xml
diff --git a/api/api-javascript/api-http/pom.xml b/api/api-javascript/api-http/pom.xml
index aeae6ca4fd3..a915e151a02 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.1
../pom.xml
diff --git a/api/api-javascript/api-indexing/pom.xml b/api/api-javascript/api-indexing/pom.xml
index e8e54c91ef2..4e7c7da8b4b 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.1
../pom.xml
diff --git a/api/api-javascript/api-io/pom.xml b/api/api-javascript/api-io/pom.xml
index ccc766a7afa..80c6fa1bd1e 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.1
../pom.xml
diff --git a/api/api-javascript/api-log/pom.xml b/api/api-javascript/api-log/pom.xml
index b7ec6d7e95f..1c9ec0a04e5 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.1
../pom.xml
diff --git a/api/api-javascript/api-mail/pom.xml b/api/api-javascript/api-mail/pom.xml
index 5bd4630e523..d444c58f69a 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.1
../pom.xml
diff --git a/api/api-javascript/api-messaging/pom.xml b/api/api-javascript/api-messaging/pom.xml
index bcb5c392a53..bb9b3474515 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.1
../pom.xml
diff --git a/api/api-javascript/api-net/pom.xml b/api/api-javascript/api-net/pom.xml
index 69adeeccd90..24986fb9cfd 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.1
../pom.xml
diff --git a/api/api-javascript/api-platform/pom.xml b/api/api-javascript/api-platform/pom.xml
index 019ea08221d..5c92d2f04af 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.1
../pom.xml
diff --git a/api/api-javascript/api-security/pom.xml b/api/api-javascript/api-security/pom.xml
index c52ba73d16b..22dad336ecb 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.1
../pom.xml
diff --git a/api/api-javascript/api-test/pom.xml b/api/api-javascript/api-test/pom.xml
index de3054dd7e4..ad1a8ba3f60 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.1
../pom.xml
diff --git a/api/api-javascript/api-utils/pom.xml b/api/api-javascript/api-utils/pom.xml
index 7947697fdc1..9d7d180b237 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.1
../pom.xml
diff --git a/api/api-javascript/pom.xml b/api/api-javascript/pom.xml
index 1b5c0ec675e..192cf799e6a 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.1
../pom.xml
diff --git a/api/pom.xml b/api/pom.xml
index 2f0da992c59..955ca02b485 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.1
../pom.xml
diff --git a/ext/ext-all/pom.xml b/ext/ext-all/pom.xml
index f88dbf0acff..c320e4482d0 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.1
../pom.xml
@@ -17,57 +17,57 @@
org.eclipse.dirigible
dirigible-ext-acorn
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-jasmine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-qunit
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-kafka
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-cassandra
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-elasticsearch
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-etcd
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-rabbitmq
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-redis
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext-spark
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ext/ext-modules/ext-acorn/pom.xml b/ext/ext-modules/ext-acorn/pom.xml
index 84cf821232e..720e427c529 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-cassandra/pom.xml b/ext/ext-modules/ext-cassandra/pom.xml
index d100eb8f361..ff0b33ee9be 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-elasticsearch/pom.xml b/ext/ext-modules/ext-elasticsearch/pom.xml
index 96bf56c86ab..7f8b7eb84c5 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-etcd/pom.xml b/ext/ext-modules/ext-etcd/pom.xml
index 5983f5b08b9..36961a6433b 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-jasmine/pom.xml b/ext/ext-modules/ext-jasmine/pom.xml
index 7c536d9eca5..6aa51d0807c 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-kafka/pom.xml b/ext/ext-modules/ext-kafka/pom.xml
index 987201824bd..3e4b1d14791 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-mongodb/pom.xml b/ext/ext-modules/ext-mongodb/pom.xml
index 7da14901a30..c3be50a7400 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-qunit/pom.xml b/ext/ext-modules/ext-qunit/pom.xml
index 4d0da81fd3c..c4e7cfd16b7 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-rabbitmq/pom.xml b/ext/ext-modules/ext-rabbitmq/pom.xml
index 0ccb8df1128..3dcf19e1e33 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-redis/pom.xml b/ext/ext-modules/ext-redis/pom.xml
index bbfe76e86be..db7263fe616 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.1
../pom.xml
diff --git a/ext/ext-modules/ext-spark/pom.xml b/ext/ext-modules/ext-spark/pom.xml
index 1a7c7e981cf..f96fe988f15 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.1
../pom.xml
diff --git a/ext/ext-modules/pom.xml b/ext/ext-modules/pom.xml
index 5e2ec32b158..254314cdfcb 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.1
../pom.xml
diff --git a/ext/pom.xml b/ext/pom.xml
index 5ec806c406e..3242c2db962 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.1
../pom.xml
diff --git a/groups/runtime-all/pom.xml b/groups/runtime-all/pom.xml
index eba3c8199dc..11f8d48d6c1 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.1
../../pom.xml
@@ -18,89 +18,89 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/groups/runtime-javascript/pom.xml b/groups/runtime-javascript/pom.xml
index 2401df28244..95a9d0a6cb1 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.1
../../pom.xml
@@ -18,63 +18,63 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -87,7 +87,7 @@
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/ide-all/pom.xml b/ide/ide-all/pom.xml
index e9334a2f06d..07793c11fa1 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.1
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-all
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-services-group-all
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/ide-cms/pom.xml b/ide/ide-cms/pom.xml
index 9ddc3ae3438..c305064c4ec 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.1
../pom.xml
@@ -17,7 +17,7 @@
org.eclipse.dirigible
dirigible-ide-ui-group-cms
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/ide-database/pom.xml b/ide/ide-database/pom.xml
index 3138e7b048b..3c6c1b33769 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.1
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-services-group-database
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/ide-javascript/pom.xml b/ide/ide-javascript/pom.xml
index 2eb793ac345..95b7fbab9da 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.1
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-services-group-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/pom.xml b/ide/pom.xml
index 0ba2f6df4db..7ec06ab6a06 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.1
../pom.xml
diff --git a/ide/services/ide-bpm/pom.xml b/ide/services/ide-bpm/pom.xml
index 7de28528d75..d4925f5cfbd 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.1
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -71,25 +71,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/ide/services/ide-console/pom.xml b/ide/services/ide-console/pom.xml
index e0f20ced439..09da3fae881 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-core/pom.xml b/ide/services/ide-core/pom.xml
index 499ef807294..10f81b1d81f 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-databases/pom.xml b/ide/services/ide-databases/pom.xml
index f8e78b9b2ae..0e180f06c3b 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.1
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-generation/pom.xml b/ide/services/ide-generation/pom.xml
index 86eb2a22ca0..3162d318964 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.1
../pom.xml
@@ -34,52 +34,52 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-git/pom.xml b/ide/services/ide-git/pom.xml
index 497c840effb..44c41ea45ba 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-git
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-group-all/pom.xml b/ide/services/ide-group-all/pom.xml
index 2b492b2f1fd..fec65743176 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.1
../pom.xml
@@ -34,47 +34,47 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-generation
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-git
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-publisher
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-terminal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-group-database/pom.xml b/ide/services/ide-group-database/pom.xml
index 084eac5161a..8e1ff0aafbb 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-group-javascript/pom.xml b/ide/services/ide-group-javascript/pom.xml
index a958fc0c012..cf172532ec7 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.1
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-git
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-publisher
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-publisher/pom.xml b/ide/services/ide-publisher/pom.xml
index ff8dafd09b8..f0cb5da3e36 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/ide-terminal/pom.xml b/ide/services/ide-terminal/pom.xml
index 0f5ba06ea1d..03d266640f1 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-process
- 5.12.0-SNAPSHOT
+ 5.11.1
javax.websocket
diff --git a/ide/services/ide-workspaces/pom.xml b/ide/services/ide-workspaces/pom.xml
index 08bef6792e4..fec8b458a13 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.1
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/ide/services/pom.xml b/ide/services/pom.xml
index 4c6214f0a22..1e8a5be2023 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.1
../pom.xml
diff --git a/ide/ui/ide-bpm/pom.xml b/ide/ui/ide-bpm/pom.xml
index 3b50edf5885..f6f882baae7 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.1
../pom.xml
diff --git a/ide/ui/ide-branding/pom.xml b/ide/ui/ide-branding/pom.xml
index 912ee6f3b98..4b33816523d 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.1
../pom.xml
diff --git a/ide/ui/ide-console/pom.xml b/ide/ui/ide-console/pom.xml
index 1fcc09717cf..3df70e2424a 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.1
../pom.xml
diff --git a/ide/ui/ide-core/pom.xml b/ide/ui/ide-core/pom.xml
index 0295e72eaf8..15b4a93f652 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.1
../pom.xml
diff --git a/ide/ui/ide-data-structures/pom.xml b/ide/ui/ide-data-structures/pom.xml
index 98952533717..17d83e81186 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.1
../pom.xml
diff --git a/ide/ui/ide-database/pom.xml b/ide/ui/ide-database/pom.xml
index 2c85360e0fc..9e14ca5f121 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.1
../pom.xml
diff --git a/ide/ui/ide-debugger/pom.xml b/ide/ui/ide-debugger/pom.xml
index c530b2fa366..7d5ef79a573 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.1
../pom.xml
diff --git a/ide/ui/ide-deploy-manager/pom.xml b/ide/ui/ide-deploy-manager/pom.xml
index a66b1e90358..8eee34dffe3 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.1
../pom.xml
diff --git a/ide/ui/ide-discussions/pom.xml b/ide/ui/ide-discussions/pom.xml
index 222bba2a8e2..b052ad1b856 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.1
../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..067bef47b8e 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.1
../pom.xml
diff --git a/ide/ui/ide-documents/pom.xml b/ide/ui/ide-documents/pom.xml
index 95f021aa57f..5851b4acdfc 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.1
../pom.xml
diff --git a/ide/ui/ide-entity/pom.xml b/ide/ui/ide-entity/pom.xml
index a6715d460df..728415906e8 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.1
../pom.xml
diff --git a/ide/ui/ide-extensions/pom.xml b/ide/ui/ide-extensions/pom.xml
index fc0e36be352..86f3395978c 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.1
../pom.xml
diff --git a/ide/ui/ide-form-builder/pom.xml b/ide/ui/ide-form-builder/pom.xml
index 02cef74cf7c..1ec3faa1227 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.1
../pom.xml
diff --git a/ide/ui/ide-git/pom.xml b/ide/ui/ide-git/pom.xml
index 08b32603586..32f75c7d27e 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.1
../pom.xml
diff --git a/ide/ui/ide-group-all/pom.xml b/ide/ui/ide-group-all/pom.xml
index 8e226bb6e05..26ca3d543ee 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.1
../pom.xml
@@ -34,162 +34,162 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-terminal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-swagger
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-preview
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-git
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-documents
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-documents-ext-content-type-ms
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-schema
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-entity
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-monaco
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-monaco-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-debugger
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-jobs
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-operations
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-listeners
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-registry
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-plugins
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-discussions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-deploy-manager
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-websockets
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-form-builder
- 5.12.0-SNAPSHOT
+ 5.11.1
\ 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..2d1b4d1e2aa 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.1
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-documents
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-documents-ext-content-type-ms
- 5.12.0-SNAPSHOT
+ 5.11.1
\ 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..db2257280d4 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.1
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.12.0-SNAPSHOT
+ 5.11.1
\ 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..046efd5ea35 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.1
../pom.xml
@@ -34,107 +34,107 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-monaco
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-preview
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-git
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-debugger
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-jobs
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-operations
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-listeners
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-registry
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-plugins
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-ui-websockets
- 5.12.0-SNAPSHOT
+ 5.11.1
\ No newline at end of file
diff --git a/ide/ui/ide-jobs/pom.xml b/ide/ui/ide-jobs/pom.xml
index 500fdff0b2f..d56e0fdaaa7 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.1
../pom.xml
diff --git a/ide/ui/ide-listeners/pom.xml b/ide/ui/ide-listeners/pom.xml
index ee096ef10df..0ee6ae9f354 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.1
../pom.xml
diff --git a/ide/ui/ide-logs/pom.xml b/ide/ui/ide-logs/pom.xml
index bde1c647bfe..4e4d99c897e 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.1
../pom.xml
diff --git a/ide/ui/ide-monaco-extensions/pom.xml b/ide/ui/ide-monaco-extensions/pom.xml
index 81923036592..dd0a1adf144 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.1
../pom.xml
diff --git a/ide/ui/ide-monaco/pom.xml b/ide/ui/ide-monaco/pom.xml
index b904b1876ae..f4df4c9115b 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.1
../pom.xml
diff --git a/ide/ui/ide-operations/pom.xml b/ide/ui/ide-operations/pom.xml
index 078ec430347..d8f699180e8 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.1
../pom.xml
diff --git a/ide/ui/ide-plugins/pom.xml b/ide/ui/ide-plugins/pom.xml
index 4d3df7890a9..a6e282dbe37 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.1
../pom.xml
diff --git a/ide/ui/ide-preview/pom.xml b/ide/ui/ide-preview/pom.xml
index e8526df9250..e904782ea03 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.1
../pom.xml
diff --git a/ide/ui/ide-registry/pom.xml b/ide/ui/ide-registry/pom.xml
index 2858f1b46d5..6216e6bdc40 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.1
../pom.xml
diff --git a/ide/ui/ide-repository/pom.xml b/ide/ui/ide-repository/pom.xml
index 0d4a7188f0a..bf02ff6dff7 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.1
../pom.xml
diff --git a/ide/ui/ide-schema/pom.xml b/ide/ui/ide-schema/pom.xml
index eb76b9506af..099fe89de90 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.1
../pom.xml
diff --git a/ide/ui/ide-security/pom.xml b/ide/ui/ide-security/pom.xml
index 67a021bc07d..8f286e30afd 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.1
../pom.xml
diff --git a/ide/ui/ide-swagger/pom.xml b/ide/ui/ide-swagger/pom.xml
index 51232b287f3..8c542abe942 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.1
../pom.xml
diff --git a/ide/ui/ide-terminal/pom.xml b/ide/ui/ide-terminal/pom.xml
index 104e05240c2..f4d18052c9f 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.1
../pom.xml
diff --git a/ide/ui/ide-websockets/pom.xml b/ide/ui/ide-websockets/pom.xml
index 3ecfb0b8a0b..821a1930f94 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.1
../pom.xml
diff --git a/ide/ui/ide-workbench/pom.xml b/ide/ui/ide-workbench/pom.xml
index 804a208f54e..5ec4ffac34b 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.1
../pom.xml
diff --git a/ide/ui/ide-workspace/pom.xml b/ide/ui/ide-workspace/pom.xml
index 6b4d1bf7245..f34ee5b5f8b 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.1
../pom.xml
diff --git a/ide/ui/pom.xml b/ide/ui/pom.xml
index b17d9263179..c6f78a1b6fb 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.1
../pom.xml
diff --git a/modules/bpm/bpm-all/pom.xml b/modules/bpm/bpm-all/pom.xml
index 42bfdbc6341..1e7f07654eb 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-bpm-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm-flowable
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/bpm/bpm-api/pom.xml b/modules/bpm/bpm-api/pom.xml
index 91e51aa5037..d52e4811e1d 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/bpm/bpm-flowable/pom.xml b/modules/bpm/bpm-flowable/pom.xml
index ac1e76120a1..e5628713484 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.1
../pom.xml
@@ -34,42 +34,42 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -87,26 +87,26 @@
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
provided
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/bpm/pom.xml b/modules/bpm/pom.xml
index d60918ab12a..6028d40c375 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.1
../../pom.xml
diff --git a/modules/cms/cms-all/pom.xml b/modules/cms/cms-all/pom.xml
index 42265bd093c..66dfab9f80c 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/cms/cms-api/pom.xml b/modules/cms/cms-api/pom.xml
index 758b45ce3e6..04c76e9e960 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/cms/cms-database/pom.xml b/modules/cms/cms-database/pom.xml
index c8ad8ad3745..1202cca0d45 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.apache.chemistry.opencmis
@@ -55,38 +55,38 @@
org.eclipse.dirigible
dirigible-repository-api-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-zip
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-search
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/cms/cms-internal/pom.xml b/modules/cms/cms-internal/pom.xml
index f244378b8a7..d19167a21ec 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.1
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.apache.chemistry.opencmis
diff --git a/modules/cms/cms-managed/pom.xml b/modules/cms/cms-managed/pom.xml
index 7089579a383..9dafbf17f67 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.1
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-core
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml
index 2711eb01e6a..8d7d7e02c63 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.1
../../pom.xml
diff --git a/modules/commons/commons-all/pom.xml b/modules/commons/commons-all/pom.xml
index 2c309f771c0..852d0c09785 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.1
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-process
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/commons/commons-api/pom.xml b/modules/commons/commons-api/pom.xml
index 923547534b2..0e47041dea3 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.1
../pom.xml
@@ -38,7 +38,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/commons/commons-config/pom.xml b/modules/commons/commons-config/pom.xml
index 709f7cebf42..cb1a69cd126 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.1
../pom.xml
diff --git a/modules/commons/commons-process/pom.xml b/modules/commons/commons-process/pom.xml
index 90c7f03e8b3..b093d8e1ec5 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/commons/commons-test/pom.xml b/modules/commons/commons-test/pom.xml
index 596e0c75e16..f38cd6b186f 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
com.squareup.okhttp
diff --git a/modules/commons/commons-xml2json/pom.xml b/modules/commons/commons-xml2json/pom.xml
index cb3d8898bf1..b9a12b7e00e 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.1
../pom.xml
diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml
index 7102a592d08..d810d0a5ec3 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.1
../../pom.xml
diff --git a/modules/core/core-all/pom.xml b/modules/core/core-all/pom.xml
index 99884606ec4..7680b5bad2b 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.1
../pom.xml
@@ -34,77 +34,77 @@
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-generation-mustache
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-generation-velocity
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-generation-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-git
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-indexing
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-registry
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-migrations
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-websockets
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/core/core-extensions/pom.xml b/modules/core/core-extensions/pom.xml
index 1586a913c0f..b1ee73a7f04 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-generation-javascript/pom.xml b/modules/core/core-generation-javascript/pom.xml
index b85838d9319..61e06a4ea3c 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.1
../pom.xml
@@ -34,24 +34,24 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-generation-mustache/pom.xml b/modules/core/core-generation-mustache/pom.xml
index d68b172c943..8c3fb2c61f3 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/core/core-generation-velocity/pom.xml b/modules/core/core-generation-velocity/pom.xml
index 0b0bd91b09e..765bec0204e 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/core/core-generation/pom.xml b/modules/core/core-generation/pom.xml
index c0cc6fa3ae4..63d8131a375 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/core/core-git/pom.xml b/modules/core/core-git/pom.xml
index 7ed4042c0b1..1afa5aa4c28 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.1
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-workspace
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-publisher
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.jgit
@@ -60,13 +60,13 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-indexing/pom.xml b/modules/core/core-indexing/pom.xml
index dfeba05fce2..67a64e19737 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.apache.lucene
@@ -50,7 +50,7 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/core/core-messaging/pom.xml b/modules/core/core-messaging/pom.xml
index 869e7a01718..8bc9629a539 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,27 +44,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -107,25 +107,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-migrations/pom.xml b/modules/core/core-migrations/pom.xml
index 4b30d387d6d..c8c31c76924 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,51 +44,51 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-publisher/pom.xml b/modules/core/core-publisher/pom.xml
index 47590bdfb5b..a751a7f684a 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-registry/pom.xml b/modules/core/core-registry/pom.xml
index 797e98fc9ca..b3bb2fb2cae 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.1
../pom.xml
@@ -34,30 +34,30 @@
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-scheduler/pom.xml b/modules/core/core-scheduler/pom.xml
index 045e67fcad9..f4849ea1bdc 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,32 +44,32 @@
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-data-models
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -81,25 +81,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-security/pom.xml b/modules/core/core-security/pom.xml
index 8ad908f5eb1..8c67d9cd548 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,35 +44,35 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-websockets/pom.xml b/modules/core/core-websockets/pom.xml
index 96435b247f9..416cfa4d3d0 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/core-workspace/pom.xml b/modules/core/core-workspace/pom.xml
index 18e6d0d6e6d..0b3e607f6b4 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.1
../pom.xml
@@ -34,34 +34,34 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index 7b1fc7c8057..b01cf6d0663 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.1
../../pom.xml
diff --git a/modules/database/database-all/pom.xml b/modules/database/database-all/pom.xml
index 2d164153ef2..1a56b11f548 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.1
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-data-models
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-dynamic
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/database/database-api/pom.xml b/modules/database/database-api/pom.xml
index b6f9d842fe2..227e2f50798 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/database/database-custom/pom.xml b/modules/database/database-custom/pom.xml
index 3b044df566c..b3d387a9f41 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.apache.commons
diff --git a/modules/database/database-data-models/pom.xml b/modules/database/database-data-models/pom.xml
index 5c71684741b..d9ee2a10b15 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -54,17 +54,17 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
commons-codec
@@ -74,7 +74,7 @@
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -111,19 +111,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/database/database-data-structures/pom.xml b/modules/database/database-data-structures/pom.xml
index 83478671683..ed2f99e56db 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -49,50 +49,50 @@
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-data-models
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/database/database-derby/pom.xml b/modules/database/database-derby/pom.xml
index 093b55240e8..7b21bdf320d 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.apache.derby
diff --git a/modules/database/database-dynamic/pom.xml b/modules/database/database-dynamic/pom.xml
index bd0b4c3844a..287b6b55459 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.apache.commons
diff --git a/modules/database/database-h2/pom.xml b/modules/database/database-h2/pom.xml
index c7dc7a77ef5..4f0099f7314 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
com.h2database
diff --git a/modules/database/database-managed/pom.xml b/modules/database/database-managed/pom.xml
index 3c969942b01..63e6409722f 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/database/database-persistence/pom.xml b/modules/database/database-persistence/pom.xml
index bf3cde22b97..491a9fada44 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.1
../pom.xml
@@ -27,7 +27,7 @@
org.eclipse.dirigible
dirigible-database-sql
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
diff --git a/modules/database/database-sql/pom.xml b/modules/database/database-sql/pom.xml
index 75ad5b876d4..21a0e5b59b2 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.1
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/database/pom.xml b/modules/database/pom.xml
index 9ccb6c7a0f0..1aa64f07788 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.1
../../pom.xml
diff --git a/modules/engines/engine-all/pom.xml b/modules/engines/engine-all/pom.xml
index 839204aae14..8f06f0e95a8 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/engines/engine-javascript/pom.xml b/modules/engines/engine-javascript/pom.xml
index cded226f93e..147206190fa 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.1
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/engines/engine-job/pom.xml b/modules/engines/engine-job/pom.xml
index ef08a2ee848..ecffdb497b6 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,57 +44,57 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/engines/engine-listener/pom.xml b/modules/engines/engine-listener/pom.xml
index d16f720bac5..26cecac1139 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.persistence
@@ -44,56 +44,56 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/engines/engine-odata/pom.xml b/modules/engines/engine-odata/pom.xml
index 1c7a877d572..59673d05794 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.1
../pom.xml
@@ -35,42 +35,42 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-odata-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-odata-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -81,12 +81,12 @@
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/engines/engine-web/pom.xml b/modules/engines/engine-web/pom.xml
index e8f6dc66f7d..b6a3caa4de3 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.1
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/engines/engine-wiki/pom.xml b/modules/engines/engine-wiki/pom.xml
index 062be616ad5..342bb0a0c7b 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.1
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/engines/pom.xml b/modules/engines/pom.xml
index fb5f00f7cf3..e61f6738235 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.1
../../pom.xml
diff --git a/modules/odata/odata-all/pom.xml b/modules/odata/odata-all/pom.xml
index ed5049fc066..f68107fa5a7 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-odata-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-odata-core
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/odata/odata-api/pom.xml b/modules/odata/odata-api/pom.xml
index 0545031334e..e325bf47e34 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.1
../pom.xml
@@ -34,11 +34,11 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/odata/odata-core/pom.xml b/modules/odata/odata-core/pom.xml
index 5693924170a..f9d968caa25 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/odata/pom.xml b/modules/odata/pom.xml
index d2465837862..a9497ad76ec 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.1
../../pom.xml
diff --git a/modules/repository/pom.xml b/modules/repository/pom.xml
index b5bd65b74ee..189011c7c88 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.1
../../pom.xml
diff --git a/modules/repository/repository-all/pom.xml b/modules/repository/repository-all/pom.xml
index ee54050f3ce..9b8063740e6 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-search
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-zip
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/pom.xml b/modules/services/pom.xml
index 8719b247f44..36b9a68b3ef 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.1
../../pom.xml
diff --git a/modules/services/service-all/pom.xml b/modules/services/service-all/pom.xml
index 0d492b1a2f2..0a87f1efe01 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.1
../pom.xml
@@ -34,47 +34,47 @@
org.eclipse.dirigible
dirigible-service-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-registry
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-theme
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-transport
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-operations
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-websockets
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-anonymous/pom.xml b/modules/services/service-anonymous/pom.xml
index b8b9cde3704..1fb58708f85 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.1
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-api-facade-security
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-core/pom.xml b/modules/services/service-core/pom.xml
index e1d656bf414..d307050e4bb 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.1
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -72,19 +72,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/services/service-extensions/pom.xml b/modules/services/service-extensions/pom.xml
index 3acbf1c1307..5a7e7deff74 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-extensions
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-operations/pom.xml b/modules/services/service-operations/pom.xml
index 69b23478438..a3edfece2f2 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.1
../pom.xml
@@ -42,42 +42,42 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-scheduler
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-messaging
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-data-structures
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-websockets
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-registry/pom.xml b/modules/services/service-registry/pom.xml
index d4b24a7018a..ad3b161a61d 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-service-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-repository/pom.xml b/modules/services/service-repository/pom.xml
index b71cfa2c21d..8826bf15883 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.1
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-security/pom.xml b/modules/services/service-security/pom.xml
index 78435706f5c..bad51e069a3 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.1
../pom.xml
@@ -34,40 +34,40 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-http
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-test
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-database-derby
- 5.12.0-SNAPSHOT
+ 5.11.1
test
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
test
diff --git a/modules/services/service-theme/pom.xml b/modules/services/service-theme/pom.xml
index 3947e596e6b..1549a17b955 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.1
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-transport/pom.xml b/modules/services/service-transport/pom.xml
index 2014f83f757..01d02875a54 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.1
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-git
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/modules/services/service-websockets/pom.xml b/modules/services/service-websockets/pom.xml
index 13185b4c295..38db962f10e 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.1
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core-websockets
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api-facade-net
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/pom.xml b/pom.xml
index fdda647b663..6cd6559f912 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
Dirigible Parent
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.1
pom
2010
diff --git a/releng/anonymous-all/pom.xml b/releng/anonymous-all/pom.xml
index fa12c4f587f..ca9a08f3751 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.1
../../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -165,54 +165,54 @@
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/anonymous-runtime/pom.xml b/releng/anonymous-runtime/pom.xml
index 4bb7c149415..da6b1b2a7fa 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.1
../../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -165,47 +165,47 @@
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/desktop-all/pom.xml b/releng/desktop-all/pom.xml
index a3c898a3008..b081c67c936 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.1
../../pom.xml
@@ -145,57 +145,57 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -206,60 +206,60 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/openshift-all/pom.xml b/releng/openshift-all/pom.xml
index af8872ffb77..5345e4bd4c5 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.1
../../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -164,54 +164,54 @@
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/pom.xml b/releng/pom.xml
index cc44ffbf522..bc418a3ac8b 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.1
../pom.xml
diff --git a/releng/sap-all-ephemeral/pom.xml b/releng/sap-all-ephemeral/pom.xml
index 1c55449951a..13ba260144d 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.1
../../pom.xml
@@ -76,80 +76,80 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
dirigible-ide-ui-git
@@ -199,21 +199,21 @@
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/sap-all/pom.xml b/releng/sap-all/pom.xml
index e26bfd0d392..fca649e1c44 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.1
../../pom.xml
@@ -76,50 +76,50 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-managed
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -132,25 +132,25 @@
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
dirigible-ide-ui-git
@@ -200,21 +200,21 @@
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/sap-cf-all/pom.xml b/releng/sap-cf-all/pom.xml
index 525334c65d1..8352ac9a463 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.1
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/sap-cf-base/pom.xml b/releng/sap-cf-base/pom.xml
index e6be9c5f48f..361ef85e27c 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.1
../../pom.xml
@@ -62,127 +62,127 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/sap-cf-runtime/pom.xml b/releng/sap-cf-runtime/pom.xml
index 4ed067940c9..8ae05a63d14 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.1
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
diff --git a/releng/sap-cms/pom.xml b/releng/sap-cms/pom.xml
index 4419936b610..c0b375b970c 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.1
../../pom.xml
@@ -76,94 +76,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-managed
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-cms
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/sap-kyma-all/pom.xml b/releng/sap-kyma-all/pom.xml
index 088c6de4963..f47aac6fa75 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.1
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/sap-kyma-base/pom.xml b/releng/sap-kyma-base/pom.xml
index 32326d17fb8..892908e3276 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.1
../../pom.xml
@@ -39,127 +39,127 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/sap-kyma-runtime/pom.xml b/releng/sap-kyma-runtime/pom.xml
index 3d29762224b..e76b20a290d 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.1
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
diff --git a/releng/sap-runtime-ephemeral/pom.xml b/releng/sap-runtime-ephemeral/pom.xml
index e5910fe7550..ddb17761971 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.1
../../pom.xml
@@ -76,80 +76,80 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-managed
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-all/pom.xml b/releng/server-all/pom.xml
index 3e3101b5730..086456ebcd4 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.1
../../pom.xml
@@ -97,115 +97,115 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-cms/pom.xml b/releng/server-cms/pom.xml
index a3ebbd551c8..08dd2b484e3 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.1
../../pom.xml
@@ -97,48 +97,48 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
@@ -165,94 +165,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide-cms
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-database/pom.xml b/releng/server-database/pom.xml
index a87693ee08f..33e533ccade 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.1
../../pom.xml
@@ -97,38 +97,38 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -143,19 +143,19 @@
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-javascript/pom.xml b/releng/server-javascript/pom.xml
index b68272e4f6d..782cb79dbde 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.1
../../pom.xml
@@ -97,68 +97,68 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -175,21 +175,21 @@
org.eclipse.dirigible
dirigible-ide-javascript
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-keycloak-all/pom.xml b/releng/server-keycloak-all/pom.xml
index 28ed8926749..91ebdb70f9f 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.1
../../pom.xml
@@ -97,115 +97,115 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-oauth/pom.xml b/releng/server-oauth/pom.xml
index 69a397e650d..e71ed8f4ffd 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.1
../../pom.xml
@@ -97,122 +97,122 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-security
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-runtime-keycloak/pom.xml b/releng/server-runtime-keycloak/pom.xml
index 09ea657b97b..5f74f904911 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.1
../../pom.xml
@@ -97,101 +97,101 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/server-runtime/pom.xml b/releng/server-runtime/pom.xml
index 752ed941103..c0e08a9b7b0 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.1
../../pom.xml
@@ -97,94 +97,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/releng/trial-all/pom.xml b/releng/trial-all/pom.xml
index 5e5318759e1..dcbd13c6777 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.1
../../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-local
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-repository-master
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-h2
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-database-custom
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-core
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-services
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
@@ -163,60 +163,60 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-engine
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-api
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-cms-internal
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-bpm
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ide
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-templates
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-ext
- 5.12.0-SNAPSHOT
+ 5.11.1
diff --git a/resources/pom.xml b/resources/pom.xml
index d43b5ba54cb..83fc27becc6 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.1
../pom.xml
diff --git a/resources/resources-all/pom.xml b/resources/resources-all/pom.xml
index 092ec9de405..717b173c730 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.1
../pom.xml
@@ -34,82 +34,82 @@
org.eclipse.dirigible
dirigible-resources-angular
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-bootstrap
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-fonts
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-goldenlayout
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-jquery
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-jstree
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-flowable-libs
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-dev-tools
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-mxgraph
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-jqplot
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-resources
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-themes
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-theme-default
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-theme-fiori
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-jquery-ui
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-resources-requirejs
- 5.12.0-SNAPSHOT
+ 5.11.1
\ No newline at end of file
diff --git a/resources/resources-angular/pom.xml b/resources/resources-angular/pom.xml
index 7226e7cccab..ab7ab1880aa 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.1
../pom.xml
diff --git a/resources/resources-bootstrap/pom.xml b/resources/resources-bootstrap/pom.xml
index 702469dc20a..99a7ad67eb9 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.1
../pom.xml
diff --git a/resources/resources-dev-tools/pom.xml b/resources/resources-dev-tools/pom.xml
index caf0d8d3870..79013ae9f39 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.1
../pom.xml
diff --git a/resources/resources-flowable-libs/pom.xml b/resources/resources-flowable-libs/pom.xml
index 26cd3a41c75..39a486bb46e 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.1
../pom.xml
diff --git a/resources/resources-fonts/pom.xml b/resources/resources-fonts/pom.xml
index 065ae5314d5..edf1043c460 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.1
../pom.xml
diff --git a/resources/resources-goldenlayout/pom.xml b/resources/resources-goldenlayout/pom.xml
index 1a84af79efa..a91b1b66d97 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.1
../pom.xml
diff --git a/resources/resources-jqplot/pom.xml b/resources/resources-jqplot/pom.xml
index 938d71acc73..75b7887db7e 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.1
../pom.xml
diff --git a/resources/resources-jquery-ui/pom.xml b/resources/resources-jquery-ui/pom.xml
index 1ded00c9970..84576511f61 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.1
../pom.xml
diff --git a/resources/resources-jquery/pom.xml b/resources/resources-jquery/pom.xml
index 959e1b01255..da2803ed2e2 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.1
../pom.xml
diff --git a/resources/resources-jstree/pom.xml b/resources/resources-jstree/pom.xml
index 69b01b5efa3..2ed676cff37 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.1
../pom.xml
diff --git a/resources/resources-mxgraph/pom.xml b/resources/resources-mxgraph/pom.xml
index 2864083f228..b24533e45d9 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.1
../pom.xml
diff --git a/resources/resources-requirejs/pom.xml b/resources/resources-requirejs/pom.xml
index 7a92302e286..f8d95b5b5d3 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.1
../pom.xml
diff --git a/resources/resources-resources/pom.xml b/resources/resources-resources/pom.xml
index 0e9deee3cca..3782ffe512d 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.1
../pom.xml
diff --git a/resources/resources-theme-default/pom.xml b/resources/resources-theme-default/pom.xml
index 6248d1a5197..005dc9bd3c6 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.1
../pom.xml
diff --git a/resources/resources-theme-fiori/pom.xml b/resources/resources-theme-fiori/pom.xml
index ba1689ab62d..6af0765665a 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.1
../pom.xml
diff --git a/resources/resources-themes/pom.xml b/resources/resources-themes/pom.xml
index 669aec03e80..a4853eb6429 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.1
../pom.xml
diff --git a/templates/pom.xml b/templates/pom.xml
index 635ac4cdef6..235c2a320fc 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.12.0-SNAPSHOT
+ 5.11.1
../pom.xml
diff --git a/templates/template-all/pom.xml b/templates/template-all/pom.xml
index 6803addeeac..99229d9af39 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.1
../pom.xml
@@ -36,169 +36,169 @@
org.eclipse.dirigible
dirigible-template-hello-world
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-http-client
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-database-access
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-database-table
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-database-view
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-html
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-bookstore
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-job
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-listener
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-extension-view
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-extension-perspective
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-launchpad
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-schema
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-dao
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-data
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-rest
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-feed
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-ui-angular
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-angular
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-mobile-hello-world
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
template-form-builder-angularjs
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-odata
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-openui5-wizard
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-openui5-simple-form
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-openui5-tiles
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-openui5-planning-calendar
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-openui5-list
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-openui5-master-detail
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-openui5-table
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-websocket
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-dao-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-rest-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.1
org.eclipse.dirigible
dirigible-template-application-ui-angular-mongodb
- 5.12.0-SNAPSHOT
+ 5.11.1
\ No newline at end of file
diff --git a/templates/template-application-angular/pom.xml b/templates/template-application-angular/pom.xml
index 76f39c1723a..2aa799a2ef4 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.1
../pom.xml
diff --git a/templates/template-application-dao-mongodb/pom.xml b/templates/template-application-dao-mongodb/pom.xml
index 732e0730c79..881d07327dc 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.1
../pom.xml
diff --git a/templates/template-application-dao/pom.xml b/templates/template-application-dao/pom.xml
index 1fa281a1440..905ad293b80 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.1
../pom.xml
diff --git a/templates/template-application-data/pom.xml b/templates/template-application-data/pom.xml
index 7b136c6d114..063e84d0d33 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.1
../pom.xml
diff --git a/templates/template-application-feed/pom.xml b/templates/template-application-feed/pom.xml
index 427a62f3b53..d5612fa649f 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.1
../pom.xml
diff --git a/templates/template-application-launchpad/pom.xml b/templates/template-application-launchpad/pom.xml
index f0975990c7a..9c4a4d9970b 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.1
../pom.xml
diff --git a/templates/template-application-odata/pom.xml b/templates/template-application-odata/pom.xml
index b44424328a9..0e9018b6b4c 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.1
../pom.xml
diff --git a/templates/template-application-openui5/pom.xml b/templates/template-application-openui5/pom.xml
index 51d00b6d6fd..98046b3d00a 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.1
../pom.xml
diff --git a/templates/template-application-rest-mongodb/pom.xml b/templates/template-application-rest-mongodb/pom.xml
index dc527bddcbf..48f17bd78f4 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.1
../pom.xml
diff --git a/templates/template-application-rest/pom.xml b/templates/template-application-rest/pom.xml
index 44078e9b525..b8a014c11d2 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.1
../pom.xml
diff --git a/templates/template-application-schema/pom.xml b/templates/template-application-schema/pom.xml
index bd6caf5a803..afd1e956ceb 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.1
../pom.xml
diff --git a/templates/template-application-ui-angular-mongodb/pom.xml b/templates/template-application-ui-angular-mongodb/pom.xml
index 6a4de8c797b..c231174f29d 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.1
../pom.xml
diff --git a/templates/template-application-ui-angular/pom.xml b/templates/template-application-ui-angular/pom.xml
index 1726b1948a4..3de5ae8e282 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.1
../pom.xml
diff --git a/templates/template-bookstore/pom.xml b/templates/template-bookstore/pom.xml
index 02a668eef8b..6f891c4ca8a 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.1
../pom.xml
diff --git a/templates/template-database-access/pom.xml b/templates/template-database-access/pom.xml
index a4eaac51483..bf769ba6931 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.1
../pom.xml
diff --git a/templates/template-database-table/pom.xml b/templates/template-database-table/pom.xml
index 18f6f7a7b00..dbe250f7348 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.1
../pom.xml
diff --git a/templates/template-database-view/pom.xml b/templates/template-database-view/pom.xml
index 32979fcc446..cfee98a0985 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.1
../pom.xml
diff --git a/templates/template-extension-perspective/pom.xml b/templates/template-extension-perspective/pom.xml
index 7c2930c5442..8f79ddb488f 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.1
../pom.xml
diff --git a/templates/template-extension-view/pom.xml b/templates/template-extension-view/pom.xml
index 133e83fb994..1be734f2c53 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.1
../pom.xml
diff --git a/templates/template-form-builder-angularjs/pom.xml b/templates/template-form-builder-angularjs/pom.xml
index d3bf5c46785..b89d3fb6eec 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.1
../pom.xml
diff --git a/templates/template-hello-world/pom.xml b/templates/template-hello-world/pom.xml
index 96d24bd84df..eaafa7b2015 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.1
../pom.xml
diff --git a/templates/template-html/pom.xml b/templates/template-html/pom.xml
index bb18a488a0f..bb5a80326ae 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.1
../pom.xml
diff --git a/templates/template-http-client/pom.xml b/templates/template-http-client/pom.xml
index 89e57ab29a5..aaece755d54 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.1
../pom.xml
diff --git a/templates/template-job/pom.xml b/templates/template-job/pom.xml
index b5144b7013b..4712960d943 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.1
../pom.xml
diff --git a/templates/template-listener/pom.xml b/templates/template-listener/pom.xml
index 1678b204fc7..0f83517a9df 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.1
../pom.xml
diff --git a/templates/template-mobile-hello-world/pom.xml b/templates/template-mobile-hello-world/pom.xml
index 110443834ed..3c22b820ca7 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.1
../pom.xml
diff --git a/templates/template-openui5-list/pom.xml b/templates/template-openui5-list/pom.xml
index 14a9b462dfb..667438f2868 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.1
../pom.xml
diff --git a/templates/template-openui5-master-detail/pom.xml b/templates/template-openui5-master-detail/pom.xml
index cf58dc196ca..9fd283a0445 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.1
../pom.xml
diff --git a/templates/template-openui5-planning-calendar/pom.xml b/templates/template-openui5-planning-calendar/pom.xml
index 2f565759a46..80e6c8d11c1 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.1
../pom.xml
diff --git a/templates/template-openui5-simple-form/pom.xml b/templates/template-openui5-simple-form/pom.xml
index 442c3c5a361..f54e9aa3a20 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.1
../pom.xml
diff --git a/templates/template-openui5-table/pom.xml b/templates/template-openui5-table/pom.xml
index f61839dd78a..66e90c3d931 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.1
../pom.xml
diff --git a/templates/template-openui5-tiles/pom.xml b/templates/template-openui5-tiles/pom.xml
index b473e34eed7..9c06fab953f 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.1
../pom.xml
diff --git a/templates/template-openui5-wizard/pom.xml b/templates/template-openui5-wizard/pom.xml
index bb450a49cf7..2527ccd5642 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.1
../pom.xml
diff --git a/templates/template-websocket/pom.xml b/templates/template-websocket/pom.xml
index 4f3a966bf40..9d84af433d3 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.1
../pom.xml