diff --git a/api/api-all/pom.xml b/api/api-all/pom.xml
index f59b27972ac..6798a4b4499 100644
--- a/api/api-all/pom.xml
+++ b/api/api-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -36,14 +36,14 @@
org.eclipse.dirigible
dirigible-api-facade-all
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-all
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-all/pom.xml b/api/api-facade/api-all/pom.xml
index 9f591eee30f..3fe9df3af4b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -36,122 +36,122 @@
org.eclipse.dirigible
dirigible-api-facade-cms
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-documents
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http-async
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-indexing
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-io
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-log
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-mail
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-messaging
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-platform
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-net
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-kafka
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-mongodb
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-cassandra
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-elasticsearch
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-etcd
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-rabbitmq
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-redis
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-spark
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-bpm/pom.xml b/api/api-facade/api-bpm/pom.xml
index b43413a1d81..79262cd93e8 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm-api
- 5.10.0-SNAPSHOT
+ 5.9.3
provided
diff --git a/api/api-facade/api-cassandra/pom.xml b/api/api-facade/api-cassandra/pom.xml
index 8fe0ef7dcc6..b30b46610d0 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-cms/pom.xml b/api/api-facade/api-cms/pom.xml
index 541b7d89900..08846bc50ee 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,18 +35,18 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
provided
org.eclipse.dirigible
dirigible-core-security
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-core/pom.xml b/api/api-facade/api-core/pom.xml
index f03dc2d16cb..d51f0756c50 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,30 +35,30 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
provided
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-database/pom.xml b/api/api-facade/api-database/pom.xml
index 706b8b6debd..563b6a72006 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,22 +35,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-dynamic
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-documents/pom.xml b/api/api-facade/api-documents/pom.xml
index 7196845dbf2..ef32c1bd463 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.apache.xmlgraphics
diff --git a/api/api-facade/api-elasticsearch/pom.xml b/api/api-facade/api-elasticsearch/pom.xml
index d7d26f9f7d1..d8b92702365 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-etcd/pom.xml b/api/api-facade/api-etcd/pom.xml
index 88166612b33..2b4af325ac9 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-http-async/pom.xml b/api/api-facade/api-http-async/pom.xml
index 79e3d90b99c..e918cf84d27 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -40,17 +40,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-http/pom.xml b/api/api-facade/api-http/pom.xml
index 3903fea3851..cddbd0faa80 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-indexing/pom.xml b/api/api-facade/api-indexing/pom.xml
index d50d5892c13..0eae612027f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-indexing
- 5.10.0-SNAPSHOT
+ 5.9.3
provided
diff --git a/api/api-facade/api-io/pom.xml b/api/api-facade/api-io/pom.xml
index 0527194a785..1437c0d9b9b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
commons-net
diff --git a/api/api-facade/api-kafka/pom.xml b/api/api-facade/api-kafka/pom.xml
index 4372f384ce1..ef4d5ca468a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -87,25 +87,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-log/pom.xml b/api/api-facade/api-log/pom.xml
index 42d76e4fde6..982113822c6 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
${project.groupId}
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-mail/pom.xml b/api/api-facade/api-mail/pom.xml
index cbbcefc9482..b1c8ef980a1 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-messaging/pom.xml b/api/api-facade/api-messaging/pom.xml
index 76f32fee4ba..2dff055b03d 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,17 +35,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-messaging
- 5.10.0-SNAPSHOT
+ 5.9.3
provided
diff --git a/api/api-facade/api-mongodb/pom.xml b/api/api-facade/api-mongodb/pom.xml
index 4cfe5b59164..7a64c5af12d 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -77,25 +77,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-net/pom.xml b/api/api-facade/api-net/pom.xml
index 00b9e9fb1b6..3853dda1d73 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,12 +35,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
javax.websocket
@@ -51,12 +51,12 @@
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-platform/pom.xml b/api/api-facade/api-platform/pom.xml
index 8e58d3c09c3..8bc4866eaa3 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,37 +34,37 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-publisher
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-generation
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-rabbitmq/pom.xml b/api/api-facade/api-rabbitmq/pom.xml
index 4c12cfc3f54..f42b71eac26 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-redis/pom.xml b/api/api-facade/api-redis/pom.xml
index efb42293f5f..306da61c8d8 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-security/pom.xml b/api/api-facade/api-security/pom.xml
index 334943d7587..a355292e387 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-spark/pom.xml b/api/api-facade/api-spark/pom.xml
index b407b9a2b5f..72f1f7f4896 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -45,27 +45,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -76,25 +76,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/api/api-facade/api-tests/pom.xml b/api/api-facade/api-tests/pom.xml
index 7283e3dd31d..d060c07ee4c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,139 +34,139 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-io
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-indexing
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-cms
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-indexing
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-platform
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-io
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-log
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-cms
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-platform
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/api/api-facade/api-utils/pom.xml b/api/api-facade/api-utils/pom.xml
index cc27543281b..00ee736ca60 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -33,12 +33,12 @@
org.eclipse.dirigible
dirigible-api-facade-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.10.0-SNAPSHOT
+ 5.9.3
commons-codec
diff --git a/api/api-facade/pom.xml b/api/api-facade/pom.xml
index 34704eb937b..798f3403c5d 100644
--- a/api/api-facade/pom.xml
+++ b/api/api-facade/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-all/pom.xml b/api/api-javascript/api-all/pom.xml
index 93dc079c804..8bd65069d7a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -36,82 +36,82 @@
org.eclipse.dirigible
dirigible-api-javascript-cms
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-documents
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-indexing
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-io
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-log
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-mail
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-messaging
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-test
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-net
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-javascript-platform
- 5.10.0-SNAPSHOT
+ 5.9.3
\ 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 7568b8b251f..dab1a835522 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-cms/pom.xml b/api/api-javascript/api-cms/pom.xml
index 2a836d29e00..754739801ac 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-core/pom.xml b/api/api-javascript/api-core/pom.xml
index f741929cc4c..225c64d0299 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-database/pom.xml b/api/api-javascript/api-database/pom.xml
index 1dd28ca0bd7..0074d4651a4 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-documents/pom.xml b/api/api-javascript/api-documents/pom.xml
index 694b9e48535..f36e83ccb52 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-http/pom.xml b/api/api-javascript/api-http/pom.xml
index 5b93462d731..13cd10113eb 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-indexing/pom.xml b/api/api-javascript/api-indexing/pom.xml
index 409a07a150b..3b9b09a9a47 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-io/pom.xml b/api/api-javascript/api-io/pom.xml
index 325ff41fc6e..b881f3d7c5b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-log/pom.xml b/api/api-javascript/api-log/pom.xml
index a7340e16699..5150ec69bcf 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-mail/pom.xml b/api/api-javascript/api-mail/pom.xml
index 1b037698b96..e7fb71c806b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-messaging/pom.xml b/api/api-javascript/api-messaging/pom.xml
index aaa50fca3c3..546598d7a94 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-net/pom.xml b/api/api-javascript/api-net/pom.xml
index 081a6e0c7ec..11716116041 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-platform/pom.xml b/api/api-javascript/api-platform/pom.xml
index 85d01cda84d..5697520e1ee 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-security/pom.xml b/api/api-javascript/api-security/pom.xml
index aa472323c2d..290091c766a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-test/pom.xml b/api/api-javascript/api-test/pom.xml
index f42aa292eaa..d9d096eb653 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/api-utils/pom.xml b/api/api-javascript/api-utils/pom.xml
index b317502e15d..341e86e3b6b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/api-javascript/pom.xml b/api/api-javascript/pom.xml
index 53d82a28fc2..85de48784f2 100644
--- a/api/api-javascript/pom.xml
+++ b/api/api-javascript/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-api-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/api/pom.xml b/api/pom.xml
index cb007576e01..4e23dc3a1f2 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-all/pom.xml b/ext/ext-all/pom.xml
index f0e442ad8ea..05e861d7729 100644
--- a/ext/ext-all/pom.xml
+++ b/ext/ext-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ext-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -17,57 +17,57 @@
org.eclipse.dirigible
dirigible-ext-acorn
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-jasmine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-qunit
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-kafka
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-mongodb
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-cassandra
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-elasticsearch
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-etcd
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-rabbitmq
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-redis
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext-spark
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ext/ext-modules/ext-acorn/pom.xml b/ext/ext-modules/ext-acorn/pom.xml
index ee951fb900c..8d68bd1fbd7 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-cassandra/pom.xml b/ext/ext-modules/ext-cassandra/pom.xml
index 77ee8f9a11a..07cc8c0dcda 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-elasticsearch/pom.xml b/ext/ext-modules/ext-elasticsearch/pom.xml
index 0578491137d..5a79db9ce45 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-etcd/pom.xml b/ext/ext-modules/ext-etcd/pom.xml
index 7e502aba6d4..19897f37e2d 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-jasmine/pom.xml b/ext/ext-modules/ext-jasmine/pom.xml
index e9a236cbffb..774650517ca 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-kafka/pom.xml b/ext/ext-modules/ext-kafka/pom.xml
index d8368ba967c..b0875ba9c90 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-mongodb/pom.xml b/ext/ext-modules/ext-mongodb/pom.xml
index eab450ebbee..da0ba7b2014 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-qunit/pom.xml b/ext/ext-modules/ext-qunit/pom.xml
index 6720a7c0a0e..b7f1017bd8f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-rabbitmq/pom.xml b/ext/ext-modules/ext-rabbitmq/pom.xml
index db1b19c62b6..269faba5a24 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-redis/pom.xml b/ext/ext-modules/ext-redis/pom.xml
index a88a62b8217..df0b6b4b3db 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/ext-spark/pom.xml b/ext/ext-modules/ext-spark/pom.xml
index 913e44637cb..b91499480df 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/ext-modules/pom.xml b/ext/ext-modules/pom.xml
index 4b4c724efbc..0b497c50a9e 100644
--- a/ext/ext-modules/pom.xml
+++ b/ext/ext-modules/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-ext-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ext/pom.xml b/ext/pom.xml
index 15ec4066827..63eda636684 100644
--- a/ext/pom.xml
+++ b/ext/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/groups/runtime-all/pom.xml b/groups/runtime-all/pom.xml
index 4959f2a0370..4b0a8beb91a 100644
--- a/groups/runtime-all/pom.xml
+++ b/groups/runtime-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -18,89 +18,89 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/groups/runtime-javascript/pom.xml b/groups/runtime-javascript/pom.xml
index 44caa571f2a..196929d3255 100644
--- a/groups/runtime-javascript/pom.xml
+++ b/groups/runtime-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -18,63 +18,63 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -87,7 +87,7 @@
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/ide-all/pom.xml b/ide/ide-all/pom.xml
index 604a9ec4997..3c33280f885 100644
--- a/ide/ide-all/pom.xml
+++ b/ide/ide-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-all
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-services-group-all
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/ide-cms/pom.xml b/ide/ide-cms/pom.xml
index a642e419dd9..200e6883cda 100644
--- a/ide/ide-cms/pom.xml
+++ b/ide/ide-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -17,7 +17,7 @@
org.eclipse.dirigible
dirigible-ide-ui-group-cms
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/ide-database/pom.xml b/ide/ide-database/pom.xml
index b3803381528..ab8e018b7e9 100644
--- a/ide/ide-database/pom.xml
+++ b/ide/ide-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-services-group-database
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/ide-javascript/pom.xml b/ide/ide-javascript/pom.xml
index ffc9f3911f6..1bb4644dc93 100644
--- a/ide/ide-javascript/pom.xml
+++ b/ide/ide-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -17,12 +17,12 @@
org.eclipse.dirigible
dirigible-ide-ui-group-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-services-group-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/pom.xml b/ide/pom.xml
index 1296445163d..1a8a8e903ab 100644
--- a/ide/pom.xml
+++ b/ide/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/services/ide-bpm/pom.xml b/ide/services/ide-bpm/pom.xml
index 8997ac2c950..985068f2084 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -71,25 +71,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/ide/services/ide-console/pom.xml b/ide/services/ide-console/pom.xml
index 2f83d132dcf..7667d795863 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-core/pom.xml b/ide/services/ide-core/pom.xml
index 3af2606fb73..682472a275c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-databases/pom.xml b/ide/services/ide-databases/pom.xml
index 7d501f8e40b..b684beabdaa 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-sql
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-generation/pom.xml b/ide/services/ide-generation/pom.xml
index d8aa78d00a9..cbe20cd6643 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,52 +34,52 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-generation
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-git/pom.xml b/ide/services/ide-git/pom.xml
index 1401a0ec98b..c611a9190da 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-git
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-group-all/pom.xml b/ide/services/ide-group-all/pom.xml
index b0a41c7e897..74230a79d7e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,47 +34,47 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-generation
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-git
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-publisher
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-terminal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-group-database/pom.xml b/ide/services/ide-group-database/pom.xml
index 4b303d2671c..e9a9f1bde04 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-group-javascript/pom.xml b/ide/services/ide-group-javascript/pom.xml
index 0554d4e9afd..15d2ac35070 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-ide-service-console
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-databases
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-git
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-publisher
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-service-workspaces
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-publisher/pom.xml b/ide/services/ide-publisher/pom.xml
index f6cf8840261..1fa86497010 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-publisher
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/ide-terminal/pom.xml b/ide/services/ide-terminal/pom.xml
index c3e024a69b4..4c4ee1641f8 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-process
- 5.10.0-SNAPSHOT
+ 5.9.3
javax.websocket
diff --git a/ide/services/ide-workspaces/pom.xml b/ide/services/ide-workspaces/pom.xml
index 984dc64d9d4..24247bae991 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/ide/services/pom.xml b/ide/services/pom.xml
index 592aeb86c7e..fd94a7a039c 100644
--- a/ide/services/pom.xml
+++ b/ide/services/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-bpm/pom.xml b/ide/ui/ide-bpm/pom.xml
index d7d7e0c4313..2e0f8568175 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-branding/pom.xml b/ide/ui/ide-branding/pom.xml
index 0ab4072eac6..460e769647b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-console/pom.xml b/ide/ui/ide-console/pom.xml
index 81cc8eb0213..7c2a67ebaa9 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-core/pom.xml b/ide/ui/ide-core/pom.xml
index 9a3c0fe273a..e8aa2525383 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-data-structures/pom.xml b/ide/ui/ide-data-structures/pom.xml
index fb1a63825cc..70eec1fa59b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-database/pom.xml b/ide/ui/ide-database/pom.xml
index a26624169c5..ae145296e28 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-debugger/pom.xml b/ide/ui/ide-debugger/pom.xml
index 7e0cbc96bab..52e873c7d16 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-deploy-manager/pom.xml b/ide/ui/ide-deploy-manager/pom.xml
index 4c33d66c827..09a16a5cf61 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-discussions/pom.xml b/ide/ui/ide-discussions/pom.xml
index 0579fec7802..43e7e1fee3d 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.10.0-SNAPSHOT
+ 5.9.3
../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 b38ee0fd791..c3332cf98ea 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-documents/pom.xml b/ide/ui/ide-documents/pom.xml
index 3842d2b5e19..4f403b86aca 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-entity/pom.xml b/ide/ui/ide-entity/pom.xml
index 9c506ec74d0..d387d96a131 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-extensions/pom.xml b/ide/ui/ide-extensions/pom.xml
index f14294f2dee..8e636eb7709 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-form-builder/pom.xml b/ide/ui/ide-form-builder/pom.xml
index 07472f56203..6584b34b83f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-git/pom.xml b/ide/ui/ide-git/pom.xml
index e01a3277d71..d24d733681b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-group-all/pom.xml b/ide/ui/ide-group-all/pom.xml
index 03c00aae797..bc49c54dd03 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,162 +34,162 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-terminal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-swagger
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-preview
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-git
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-documents
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-documents-ext-content-type-ms
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-schema
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-entity
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-monaco
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-monaco-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-debugger
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-jobs
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-operations
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-listeners
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-data-structures
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-registry
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-plugins
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-discussions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-deploy-manager
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-websockets
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-form-builder
- 5.10.0-SNAPSHOT
+ 5.9.3
\ 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 c462e317ed9..b25d5dbc503 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-documents
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-documents-ext-content-type-ms
- 5.10.0-SNAPSHOT
+ 5.9.3
\ 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 8fec4c697d0..08c890bbf9f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.10.0-SNAPSHOT
+ 5.9.3
\ 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 80ecb51c95d..e795854201d 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,107 +34,107 @@
org.eclipse.dirigible
dirigible-ide-ui-branding
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-workbench
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-console
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-monaco
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-preview
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-git
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-debugger
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-logs
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-jobs
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-operations
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-listeners
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-data-structures
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-registry
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-plugins
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-ui-websockets
- 5.10.0-SNAPSHOT
+ 5.9.3
\ No newline at end of file
diff --git a/ide/ui/ide-jobs/pom.xml b/ide/ui/ide-jobs/pom.xml
index d8f45983580..7e56777f944 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-listeners/pom.xml b/ide/ui/ide-listeners/pom.xml
index 91fd8205c8c..06d3c71ad86 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-logs/pom.xml b/ide/ui/ide-logs/pom.xml
index b6f73f835f8..dae28097235 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-monaco-extensions/pom.xml b/ide/ui/ide-monaco-extensions/pom.xml
index e24c443aba5..69cc7abbe69 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-monaco/pom.xml b/ide/ui/ide-monaco/pom.xml
index a0439b35488..6702844a6d2 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-operations/pom.xml b/ide/ui/ide-operations/pom.xml
index cb0eb79b361..f65b0cef09f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-plugins/pom.xml b/ide/ui/ide-plugins/pom.xml
index c0ad54c7d1e..9fce838e8c4 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-preview/pom.xml b/ide/ui/ide-preview/pom.xml
index 3622ee8c28e..5799794e960 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-registry/pom.xml b/ide/ui/ide-registry/pom.xml
index b307f92ef27..3b7c81c057e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-repository/pom.xml b/ide/ui/ide-repository/pom.xml
index 542776191fa..6c5ca0c10e9 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-schema/pom.xml b/ide/ui/ide-schema/pom.xml
index 7ceacc30034..f2c974c11d0 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-security/pom.xml b/ide/ui/ide-security/pom.xml
index fe56c311906..0bb96c9aff1 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-swagger/pom.xml b/ide/ui/ide-swagger/pom.xml
index 1ab11252ec8..491f352cbd0 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-terminal/pom.xml b/ide/ui/ide-terminal/pom.xml
index bd7676a99a0..7d381a12c40 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-websockets/pom.xml b/ide/ui/ide-websockets/pom.xml
index a77791fd39e..ff497459da2 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-workbench/pom.xml b/ide/ui/ide-workbench/pom.xml
index 79079fadb0b..1b133a17695 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/ide-workspace/pom.xml b/ide/ui/ide-workspace/pom.xml
index d0230b29551..ef1d3964e2f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/ide/ui/pom.xml b/ide/ui/pom.xml
index 68ee5e56de1..7234ba7fe2a 100644
--- a/ide/ui/pom.xml
+++ b/ide/ui/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-ide-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/modules/bpm/bpm-all/pom.xml b/modules/bpm/bpm-all/pom.xml
index d2c52e4afef..45b9479e5c1 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-bpm-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm-flowable
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/bpm/bpm-api/pom.xml b/modules/bpm/bpm-api/pom.xml
index 3dade183438..ad8db919141 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/bpm/bpm-flowable/pom.xml b/modules/bpm/bpm-flowable/pom.xml
index 0c90f76aeb4..a3fc2298d33 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,42 +34,42 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -87,26 +87,26 @@
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
provided
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/bpm/pom.xml b/modules/bpm/pom.xml
index 435ff2a75ff..4a220018d55 100644
--- a/modules/bpm/pom.xml
+++ b/modules/bpm/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/cms/cms-all/pom.xml b/modules/cms/cms-all/pom.xml
index e6e9b37d34d..d6532cc2546 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-managed
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/cms/cms-api/pom.xml b/modules/cms/cms-api/pom.xml
index 5edf36278d0..1be447f6ec6 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/cms/cms-database/pom.xml b/modules/cms/cms-database/pom.xml
index 2f669aea2d2..619dcd29704 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.apache.chemistry.opencmis
@@ -55,38 +55,38 @@
org.eclipse.dirigible
dirigible-repository-api-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-zip
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-sql
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-search
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/cms/cms-internal/pom.xml b/modules/cms/cms-internal/pom.xml
index 8e92bac2ff9..33f0c64eaf6 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.apache.chemistry.opencmis
diff --git a/modules/cms/cms-managed/pom.xml b/modules/cms/cms-managed/pom.xml
index 509bbcc7576..9a7a0fabdf7 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-core
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/cms/pom.xml b/modules/cms/pom.xml
index 60eade34eaa..ee14bca2afc 100644
--- a/modules/cms/pom.xml
+++ b/modules/cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/commons/commons-all/pom.xml b/modules/commons/commons-all/pom.xml
index d9896dfe42a..0e1abc27975 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-process
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/commons/commons-api/pom.xml b/modules/commons/commons-api/pom.xml
index 132ebf97f89..1633f35381a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -38,7 +38,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/commons/commons-config/pom.xml b/modules/commons/commons-config/pom.xml
index 946da3b392a..a32e6b83aaf 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/modules/commons/commons-process/pom.xml b/modules/commons/commons-process/pom.xml
index b3e7e236ad9..c92f1f39971 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/commons/commons-test/pom.xml b/modules/commons/commons-test/pom.xml
index 3de06195e57..84e0791e4d4 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
com.squareup.okhttp
diff --git a/modules/commons/commons-xml2json/pom.xml b/modules/commons/commons-xml2json/pom.xml
index 77a20eb3a86..4f55a64bd88 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml
index acf47c8c414..66f49c545a8 100644
--- a/modules/commons/pom.xml
+++ b/modules/commons/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/core/core-all/pom.xml b/modules/core/core-all/pom.xml
index c10d723a14f..b30f243ca00 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,77 +34,77 @@
org.eclipse.dirigible
dirigible-core-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-generation
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-generation-mustache
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-generation-velocity
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-generation-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-git
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-indexing
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-messaging
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-publisher
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-registry
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-migrations
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-websockets
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/core/core-extensions/pom.xml b/modules/core/core-extensions/pom.xml
index 7e148776fa7..f0ccb6888a3 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-generation-javascript/pom.xml b/modules/core/core-generation-javascript/pom.xml
index 3ad55d2a49e..f7a0a5b0be3 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,24 +34,24 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-generation-mustache/pom.xml b/modules/core/core-generation-mustache/pom.xml
index faec855b0b1..651eeac078f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/core/core-generation-velocity/pom.xml b/modules/core/core-generation-velocity/pom.xml
index f338477ef34..4fe81621d3e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-core-generation
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/core/core-generation/pom.xml b/modules/core/core-generation/pom.xml
index b418f1823e7..52d89b8a89c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/core/core-git/pom.xml b/modules/core/core-git/pom.xml
index 3497cba25d2..d4513a25a3c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-workspace
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-publisher
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.jgit
@@ -60,13 +60,13 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-indexing/pom.xml b/modules/core/core-indexing/pom.xml
index 48edcd729e1..75bbc7ec59c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.apache.lucene
@@ -50,7 +50,7 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/core/core-messaging/pom.xml b/modules/core/core-messaging/pom.xml
index 2548c78cdca..cd296de92ee 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -44,27 +44,27 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -107,25 +107,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-migrations/pom.xml b/modules/core/core-migrations/pom.xml
index f6250bbed5e..bd479c49797 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -44,51 +44,51 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-publisher/pom.xml b/modules/core/core-publisher/pom.xml
index f919e98a6e1..59e2f9ef104 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-registry/pom.xml b/modules/core/core-registry/pom.xml
index d56559bbbe1..6258288e2af 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,30 +34,30 @@
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-scheduler/pom.xml b/modules/core/core-scheduler/pom.xml
index 2f2aab47289..dc6972077c4 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -44,32 +44,32 @@
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-data-models
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -81,25 +81,25 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-security/pom.xml b/modules/core/core-security/pom.xml
index 5f855331c4a..f31269f6ed7 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -44,35 +44,35 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-websockets/pom.xml b/modules/core/core-websockets/pom.xml
index ffa2d7d69c5..1ddd35e6360 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -44,40 +44,40 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/core-workspace/pom.xml b/modules/core/core-workspace/pom.xml
index d6822ae5e5c..ae3d7c0466c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,34 +34,34 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index f18462a52a4..174fa057e53 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/database/database-all/pom.xml b/modules/database/database-all/pom.xml
index d16e0d59a5d..ecf86f11c02 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-data-models
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-data-structures
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-sql
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-dynamic
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/database/database-api/pom.xml b/modules/database/database-api/pom.xml
index 93883162b9e..24b0f5e0b14 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-sql
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/database/database-custom/pom.xml b/modules/database/database-custom/pom.xml
index 78bd1786cf9..a8ea205604e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.apache.commons
diff --git a/modules/database/database-data-models/pom.xml b/modules/database/database-data-models/pom.xml
index 3c2d52e79e5..deffddc9b03 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -54,17 +54,17 @@
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
commons-codec
@@ -74,7 +74,7 @@
org.eclipse.dirigible
dirigible-commons-xml2json
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -111,19 +111,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/database/database-data-structures/pom.xml b/modules/database/database-data-structures/pom.xml
index 87429b12dcd..94fb96ed076 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
@@ -49,50 +49,50 @@
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-data-models
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-persistence
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/database/database-derby/pom.xml b/modules/database/database-derby/pom.xml
index 4a295dfebfb..d0da4b369c3 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.apache.derby
diff --git a/modules/database/database-dynamic/pom.xml b/modules/database/database-dynamic/pom.xml
index f7b96fcae3e..3c7a598df1d 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.apache.commons
diff --git a/modules/database/database-h2/pom.xml b/modules/database/database-h2/pom.xml
index f312293c727..2b485e09314 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
com.h2database
diff --git a/modules/database/database-managed/pom.xml b/modules/database/database-managed/pom.xml
index 7f6200c60af..132b2546716 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/database/database-persistence/pom.xml b/modules/database/database-persistence/pom.xml
index dc49266e174..fc2047e2851 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -27,7 +27,7 @@
org.eclipse.dirigible
dirigible-database-sql
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.persistence
diff --git a/modules/database/database-sql/pom.xml b/modules/database/database-sql/pom.xml
index 445966e63c8..578de34c68a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -35,7 +35,7 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/database/pom.xml b/modules/database/pom.xml
index 346718d98aa..b148d67953f 100644
--- a/modules/database/pom.xml
+++ b/modules/database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/engines/engine-all/pom.xml b/modules/engines/engine-all/pom.xml
index 7fe0cfb567f..5a4029d1c4a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript-graalvm
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/engines/engine-web/pom.xml b/modules/engines/engine-web/pom.xml
index cbf22b83d65..a5c2a438894 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/engines/engine-wiki/pom.xml b/modules/engines/engine-wiki/pom.xml
index be7cc71a38b..f875e85600f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,27 +34,27 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/engines/pom.xml b/modules/engines/pom.xml
index 69097ddb318..66f391b5edd 100644
--- a/modules/engines/pom.xml
+++ b/modules/engines/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/odata/odata-all/pom.xml b/modules/odata/odata-all/pom.xml
index 540342000de..ea99ddfb212 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-odata-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-odata-core
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/odata/odata-api/pom.xml b/modules/odata/odata-api/pom.xml
index 9bdf78410c4..1ee9c08381c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,11 +34,11 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/odata/odata-core/pom.xml b/modules/odata/odata-core/pom.xml
index ceb1d822254..f89ed4e0fe6 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/odata/pom.xml b/modules/odata/pom.xml
index 4f8a7ec50cc..50f57c1656a 100644
--- a/modules/odata/pom.xml
+++ b/modules/odata/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/repository/pom.xml b/modules/repository/pom.xml
index 7ab901c7863..854ede9433d 100644
--- a/modules/repository/pom.xml
+++ b/modules/repository/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/repository/repository-all/pom.xml b/modules/repository/repository-all/pom.xml
index c6cbcb2ba46..087b51e68a8 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-search
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-zip
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-security
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/pom.xml b/modules/services/pom.xml
index 72c9099a423..4668840ff80 100644
--- a/modules/services/pom.xml
+++ b/modules/services/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
diff --git a/modules/services/service-all/pom.xml b/modules/services/service-all/pom.xml
index 21c1139f73c..85e63265f4e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,47 +34,47 @@
org.eclipse.dirigible
dirigible-service-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-registry
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-theme
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-transport
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-operations
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-websockets
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-anonymous/pom.xml b/modules/services/service-anonymous/pom.xml
index b1bdbde29eb..990eb81cdf9 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,7 +34,7 @@
org.eclipse.dirigible
dirigible-api-facade-security
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-core/pom.xml b/modules/services/service-core/pom.xml
index b0120fa9795..87a999e7628 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,32 +34,32 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-messaging
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -72,19 +72,19 @@
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/services/service-extensions/pom.xml b/modules/services/service-extensions/pom.xml
index 6c46814fd5d..3a129498b5a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-extensions
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-operations/pom.xml b/modules/services/service-operations/pom.xml
index 89544142d86..f98d767578a 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -42,42 +42,42 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-scheduler
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-messaging
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-data-structures
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-websockets
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-registry/pom.xml b/modules/services/service-registry/pom.xml
index 6e01730463a..c21c365fcb6 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-service-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-repository/pom.xml b/modules/services/service-repository/pom.xml
index 5f6c47bb174..0b37a47f65c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,17 +34,17 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-security/pom.xml b/modules/services/service-security/pom.xml
index 357ea0b5592..6034b92e349 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,40 +34,40 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-http
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-test
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-database-derby
- 5.10.0-SNAPSHOT
+ 5.9.3
test
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
test
diff --git a/modules/services/service-theme/pom.xml b/modules/services/service-theme/pom.xml
index 7e50938cb41..6fa2357fca5 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-utils
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-transport/pom.xml b/modules/services/service-transport/pom.xml
index a2d82b9a980..6713e95ef83 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,12 +34,12 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-git
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/modules/services/service-websockets/pom.xml b/modules/services/service-websockets/pom.xml
index dbee413c47c..382fc7d627e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,22 +34,22 @@
org.eclipse.dirigible
dirigible-commons-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core-websockets
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api-facade-net
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/pom.xml b/pom.xml
index 3a39dcce38f..00d7ed93190 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,7 +55,7 @@
Dirigible Parent
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
pom
2010
diff --git a/releng/anonymous-all/pom.xml b/releng/anonymous-all/pom.xml
index 5de3df38b3b..ee941788cb9 100644
--- a/releng/anonymous-all/pom.xml
+++ b/releng/anonymous-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -165,54 +165,54 @@
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/anonymous-runtime/pom.xml b/releng/anonymous-runtime/pom.xml
index cceda981a92..f609888e7a0 100644
--- a/releng/anonymous-runtime/pom.xml
+++ b/releng/anonymous-runtime/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -98,62 +98,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -165,47 +165,47 @@
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/desktop-all/pom.xml b/releng/desktop-all/pom.xml
index 29cbb960305..48115f0422b 100644
--- a/releng/desktop-all/pom.xml
+++ b/releng/desktop-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -145,57 +145,57 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -206,60 +206,60 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/openshift-all/pom.xml b/releng/openshift-all/pom.xml
index c5495975267..c1593d70b54 100644
--- a/releng/openshift-all/pom.xml
+++ b/releng/openshift-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -164,54 +164,54 @@
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/pom.xml b/releng/pom.xml
index 0488d10443e..e40dee72707 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/releng/sap-all-ephemeral/pom.xml b/releng/sap-all-ephemeral/pom.xml
index 18a3d40c7ee..a91d053c622 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -76,80 +76,80 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-managed
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
dirigible-ide-ui-git
@@ -199,21 +199,21 @@
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/sap-all/pom.xml b/releng/sap-all/pom.xml
index 9b6e7617448..91f7bd05d1c 100644
--- a/releng/sap-all/pom.xml
+++ b/releng/sap-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -76,50 +76,50 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-managed
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -132,25 +132,25 @@
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-managed
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
dirigible-ide-ui-git
@@ -200,21 +200,21 @@
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/sap-cf-all/pom.xml b/releng/sap-cf-all/pom.xml
index 947c411dc55..6595d59fc9a 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/sap-cf-base/pom.xml b/releng/sap-cf-base/pom.xml
index f7d36a17be7..9a5c9cb4af6 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -62,127 +62,127 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/sap-cf-runtime/pom.xml b/releng/sap-cf-runtime/pom.xml
index e2a4f9789a4..493a17f4279 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-cf-base
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
diff --git a/releng/sap-cms/pom.xml b/releng/sap-cms/pom.xml
index 3a1aec9e00f..f85907ca625 100644
--- a/releng/sap-cms/pom.xml
+++ b/releng/sap-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -76,94 +76,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-managed
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-managed
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-cms
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/sap-kyma-all/pom.xml b/releng/sap-kyma-all/pom.xml
index 1cb61555539..612f42cd477 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/sap-kyma-base/pom.xml b/releng/sap-kyma-base/pom.xml
index 4afca7889e1..14402cb4dc5 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -39,127 +39,127 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-security
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/sap-kyma-runtime/pom.xml b/releng/sap-kyma-runtime/pom.xml
index bffd5cdfcdf..1d04f9c7924 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,7 +97,7 @@
org.eclipse.dirigible
dirigible-sap-kyma-base
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
diff --git a/releng/sap-runtime-ephemeral/pom.xml b/releng/sap-runtime-ephemeral/pom.xml
index 4d7d9f638ec..5b69fe0a456 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -76,80 +76,80 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-managed
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/server-all/pom.xml b/releng/server-all/pom.xml
index a3635305912..10b7390c9d8 100644
--- a/releng/server-all/pom.xml
+++ b/releng/server-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,115 +97,115 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/server-cms/pom.xml b/releng/server-cms/pom.xml
index bf8e05179f1..43faf07faea 100644
--- a/releng/server-cms/pom.xml
+++ b/releng/server-cms/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,48 +97,48 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
@@ -165,94 +165,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide-cms
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/server-database/pom.xml b/releng/server-database/pom.xml
index 22429865fca..3dd3e5b76a9 100644
--- a/releng/server-database/pom.xml
+++ b/releng/server-database/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,38 +97,38 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -143,19 +143,19 @@
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/server-javascript/pom.xml b/releng/server-javascript/pom.xml
index 715d9f71b0e..c15f0fe2f6f 100644
--- a/releng/server-javascript/pom.xml
+++ b/releng/server-javascript/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,68 +97,68 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -175,21 +175,21 @@
org.eclipse.dirigible
dirigible-ide-javascript
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/server-keycloak-all/pom.xml b/releng/server-keycloak-all/pom.xml
index 8394767a753..74f0fe6e595 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,115 +97,115 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/server-runtime-keycloak/pom.xml b/releng/server-runtime-keycloak/pom.xml
index 98e3c825aba..ac7730021d3 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.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,101 +97,101 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/server-runtime/pom.xml b/releng/server-runtime/pom.xml
index d17d9830da3..6e625906de5 100644
--- a/releng/server-runtime/pom.xml
+++ b/releng/server-runtime/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,94 +97,94 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/releng/trial-all/pom.xml b/releng/trial-all/pom.xml
index 179be9d1387..3ed1761493c 100644
--- a/releng/trial-all/pom.xml
+++ b/releng/trial-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../../pom.xml
@@ -97,62 +97,62 @@
org.eclipse.dirigible
dirigible-commons-config
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-local
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-repository-master
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-h2
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-database-custom
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-core
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-services
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
@@ -163,60 +163,60 @@
org.eclipse.dirigible
dirigible-service-anonymous
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-engine
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-api
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-cms-internal
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-bpm
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ide
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-templates
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-ext
- 5.10.0-SNAPSHOT
+ 5.9.3
diff --git a/resources/pom.xml b/resources/pom.xml
index 17a050d727d..36b8da3ffe1 100644
--- a/resources/pom.xml
+++ b/resources/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-all/pom.xml b/resources/resources-all/pom.xml
index 0e4123eeed9..94a856f2ba7 100644
--- a/resources/resources-all/pom.xml
+++ b/resources/resources-all/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -34,82 +34,82 @@
org.eclipse.dirigible
dirigible-resources-angular
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-bootstrap
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-fonts
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-goldenlayout
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-jquery
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-jstree
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-flowable-libs
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-dev-tools
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-mxgraph
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-jqplot
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-resources
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-themes
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-theme-default
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-theme-fiori
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-jquery-ui
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-resources-requirejs
- 5.10.0-SNAPSHOT
+ 5.9.3
\ No newline at end of file
diff --git a/resources/resources-angular/pom.xml b/resources/resources-angular/pom.xml
index 9cb3203f54a..d1791a15d9f 100644
--- a/resources/resources-angular/pom.xml
+++ b/resources/resources-angular/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-bootstrap/pom.xml b/resources/resources-bootstrap/pom.xml
index d0e740776fb..f45dc47cec5 100644
--- a/resources/resources-bootstrap/pom.xml
+++ b/resources/resources-bootstrap/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-dev-tools/pom.xml b/resources/resources-dev-tools/pom.xml
index bd4b6d0e8b9..5594e04d617 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-flowable-libs/pom.xml b/resources/resources-flowable-libs/pom.xml
index 6792191b427..ee209ac846f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-fonts/pom.xml b/resources/resources-fonts/pom.xml
index fbe5afa2c21..b4eab9f78a7 100644
--- a/resources/resources-fonts/pom.xml
+++ b/resources/resources-fonts/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-goldenlayout/pom.xml b/resources/resources-goldenlayout/pom.xml
index 8f7e2b95d84..eb505c3436c 100644
--- a/resources/resources-goldenlayout/pom.xml
+++ b/resources/resources-goldenlayout/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-jqplot/pom.xml b/resources/resources-jqplot/pom.xml
index caf4a8d1213..b0a70144c49 100644
--- a/resources/resources-jqplot/pom.xml
+++ b/resources/resources-jqplot/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-jquery-ui/pom.xml b/resources/resources-jquery-ui/pom.xml
index acb423de82c..6f4082d9ec0 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-jquery/pom.xml b/resources/resources-jquery/pom.xml
index 0b3c835ac9d..0c26e055e30 100644
--- a/resources/resources-jquery/pom.xml
+++ b/resources/resources-jquery/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-jstree/pom.xml b/resources/resources-jstree/pom.xml
index 88618501fbd..4d501ae9ae6 100644
--- a/resources/resources-jstree/pom.xml
+++ b/resources/resources-jstree/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-mxgraph/pom.xml b/resources/resources-mxgraph/pom.xml
index 1ce5eb1ee2c..e84e3772adf 100644
--- a/resources/resources-mxgraph/pom.xml
+++ b/resources/resources-mxgraph/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-requirejs/pom.xml b/resources/resources-requirejs/pom.xml
index fd08a195571..8c3e738c624 100644
--- a/resources/resources-requirejs/pom.xml
+++ b/resources/resources-requirejs/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-resources/pom.xml b/resources/resources-resources/pom.xml
index 489efc95c15..dda46e6bda1 100644
--- a/resources/resources-resources/pom.xml
+++ b/resources/resources-resources/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-theme-default/pom.xml b/resources/resources-theme-default/pom.xml
index edc9a08544e..5a6fc4256ec 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-theme-fiori/pom.xml b/resources/resources-theme-fiori/pom.xml
index cb523cc0267..dbf89b9d80c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/resources/resources-themes/pom.xml b/resources/resources-themes/pom.xml
index aa807cfbf67..e04cd7c0d98 100644
--- a/resources/resources-themes/pom.xml
+++ b/resources/resources-themes/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-resources-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/pom.xml b/templates/pom.xml
index 8f2dd632583..51182e2dc5b 100644
--- a/templates/pom.xml
+++ b/templates/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-all/pom.xml b/templates/template-all/pom.xml
index 1777927667d..c14468c46db 100644
--- a/templates/template-all/pom.xml
+++ b/templates/template-all/pom.xml
@@ -6,7 +6,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
@@ -36,169 +36,169 @@
org.eclipse.dirigible
dirigible-template-hello-world
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-http-client
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-database-access
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-database-table
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-database-view
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-html
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-bookstore
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-job
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-listener
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-extension-view
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-extension-perspective
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-launchpad
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-schema
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-dao
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-data
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-rest
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-feed
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-ui-angular
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-angular
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-mobile-hello-world
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
template-form-builder-angularjs
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-odata
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-openui5-wizard
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-openui5-simple-form
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-openui5-tiles
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-openui5-planning-calendar
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-openui5-list
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-openui5-master-detail
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-openui5-table
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-websocket
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-dao-mongodb
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-rest-mongodb
- 5.10.0-SNAPSHOT
+ 5.9.3
org.eclipse.dirigible
dirigible-template-application-ui-angular-mongodb
- 5.10.0-SNAPSHOT
+ 5.9.3
\ No newline at end of file
diff --git a/templates/template-application-angular/pom.xml b/templates/template-application-angular/pom.xml
index d0f8cf67f1c..405264770bb 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-dao-mongodb/pom.xml b/templates/template-application-dao-mongodb/pom.xml
index c2973323822..117a768d2e6 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-dao/pom.xml b/templates/template-application-dao/pom.xml
index 53b3a691cf9..5639d223f49 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-data/pom.xml b/templates/template-application-data/pom.xml
index d6c6f3110f9..450e91f28cc 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-feed/pom.xml b/templates/template-application-feed/pom.xml
index 3c2b5d70908..8416fe1b7c0 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-launchpad/pom.xml b/templates/template-application-launchpad/pom.xml
index 9fdad8163d8..960cae7609c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-odata/pom.xml b/templates/template-application-odata/pom.xml
index 99237414b60..31b7a8b238d 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-openui5/pom.xml b/templates/template-application-openui5/pom.xml
index 98dfaa3c13c..67cec18b725 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-rest-mongodb/pom.xml b/templates/template-application-rest-mongodb/pom.xml
index 60185c225c1..478bf09420b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-rest/pom.xml b/templates/template-application-rest/pom.xml
index 1861f957dac..ad2671361cc 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-schema/pom.xml b/templates/template-application-schema/pom.xml
index 8b7fcd1deaf..930029c4532 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-ui-angular-mongodb/pom.xml b/templates/template-application-ui-angular-mongodb/pom.xml
index 5ca23022aaa..52338408b92 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-application-ui-angular/pom.xml b/templates/template-application-ui-angular/pom.xml
index 34809995a38..bf121ae6390 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-bookstore/pom.xml b/templates/template-bookstore/pom.xml
index 4433ea5e4df..9c9af1d0b80 100644
--- a/templates/template-bookstore/pom.xml
+++ b/templates/template-bookstore/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-database-access/pom.xml b/templates/template-database-access/pom.xml
index 20463204919..0b67aa0b4ca 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-database-table/pom.xml b/templates/template-database-table/pom.xml
index eaf2d921b26..672318842f2 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-database-view/pom.xml b/templates/template-database-view/pom.xml
index 331d6385c79..d045ae7ffaa 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-extension-perspective/pom.xml b/templates/template-extension-perspective/pom.xml
index ce3fb588797..3651c39379c 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-extension-view/pom.xml b/templates/template-extension-view/pom.xml
index 7a02af0d81b..1c62da5c652 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-form-builder-angularjs/pom.xml b/templates/template-form-builder-angularjs/pom.xml
index 4fa4e32283e..9007a899f3e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-hello-world/pom.xml b/templates/template-hello-world/pom.xml
index cb3ddd2e0ce..1be7a81e934 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-html/pom.xml b/templates/template-html/pom.xml
index e2aba739883..4b6bef39635 100644
--- a/templates/template-html/pom.xml
+++ b/templates/template-html/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-http-client/pom.xml b/templates/template-http-client/pom.xml
index 573dac2daa3..979316394df 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-job/pom.xml b/templates/template-job/pom.xml
index aee13802a16..4b87bb71978 100644
--- a/templates/template-job/pom.xml
+++ b/templates/template-job/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-listener/pom.xml b/templates/template-listener/pom.xml
index e93c5a7d9b0..b41811373d9 100644
--- a/templates/template-listener/pom.xml
+++ b/templates/template-listener/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-mobile-hello-world/pom.xml b/templates/template-mobile-hello-world/pom.xml
index 92e2ba63b62..dbbade9b62f 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-openui5-list/pom.xml b/templates/template-openui5-list/pom.xml
index 76f3feab7cd..2b29ad42c1b 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-openui5-master-detail/pom.xml b/templates/template-openui5-master-detail/pom.xml
index 54e47758b86..238a1be63c1 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-openui5-planning-calendar/pom.xml b/templates/template-openui5-planning-calendar/pom.xml
index 7cc2bceece0..a5975589275 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-openui5-simple-form/pom.xml b/templates/template-openui5-simple-form/pom.xml
index 579b6c7cc31..a7dfacabaac 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-openui5-table/pom.xml b/templates/template-openui5-table/pom.xml
index 804de897f9d..a574d24e07e 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-openui5-tiles/pom.xml b/templates/template-openui5-tiles/pom.xml
index 63d41ef8671..7f5ad13a9fd 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-openui5-wizard/pom.xml b/templates/template-openui5-wizard/pom.xml
index 4aaf6b1662b..2743777ed24 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.10.0-SNAPSHOT
+ 5.9.3
../pom.xml
diff --git a/templates/template-websocket/pom.xml b/templates/template-websocket/pom.xml
index c0f4be87419..9603a750b2e 100644
--- a/templates/template-websocket/pom.xml
+++ b/templates/template-websocket/pom.xml
@@ -5,7 +5,7 @@
org.eclipse.dirigible
dirigible-template-parent
- 5.10.0-SNAPSHOT
+ 5.9.3
../pom.xml