diff --git a/commons/pom.xml b/commons/pom.xml
index c53348651..7d6dc07fe 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart
diff --git a/core/pom.xml b/core/pom.xml
index f578840db..80befcd19 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart
diff --git a/examples/bytes-array-service/pom.xml b/examples/bytes-array-service/pom.xml
index 6a6b77943..24fc9672c 100644
--- a/examples/bytes-array-service/pom.xml
+++ b/examples/bytes-array-service/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
bytes-array-service
diff --git a/examples/csv-interceptor/pom.xml b/examples/csv-interceptor/pom.xml
index 55e4d25a6..51be8a699 100644
--- a/examples/csv-interceptor/pom.xml
+++ b/examples/csv-interceptor/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
csv-interceptor
diff --git a/examples/custom-logging-field/pom.xml b/examples/custom-logging-field/pom.xml
index 627677dfe..081bf5974 100644
--- a/examples/custom-logging-field/pom.xml
+++ b/examples/custom-logging-field/pom.xml
@@ -4,7 +4,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
custom-logging-field
diff --git a/examples/form-handler/pom.xml b/examples/form-handler/pom.xml
index 250435097..dd85de644 100644
--- a/examples/form-handler/pom.xml
+++ b/examples/form-handler/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
form-handler
diff --git a/examples/freemarker/pom.xml b/examples/freemarker/pom.xml
index b07daa7ca..1b70db26c 100644
--- a/examples/freemarker/pom.xml
+++ b/examples/freemarker/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
freemarker
diff --git a/examples/greeter-service/pom.xml b/examples/greeter-service/pom.xml
index e3b8f8559..4efe414bd 100644
--- a/examples/greeter-service/pom.xml
+++ b/examples/greeter-service/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
greeter-service
diff --git a/examples/instance-name/pom.xml b/examples/instance-name/pom.xml
index 269deeb0c..930178e51 100644
--- a/examples/instance-name/pom.xml
+++ b/examples/instance-name/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
instance-name
diff --git a/examples/kotlin-greeter-service/pom.xml b/examples/kotlin-greeter-service/pom.xml
index 0ba09618e..68628b855 100644
--- a/examples/kotlin-greeter-service/pom.xml
+++ b/examples/kotlin-greeter-service/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
kotlin-greeter-service
diff --git a/examples/mongo-status-service/pom.xml b/examples/mongo-status-service/pom.xml
index 3ca6f4a87..dfcd79615 100644
--- a/examples/mongo-status-service/pom.xml
+++ b/examples/mongo-status-service/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
mongo-status-service
diff --git a/examples/pom.xml b/examples/pom.xml
index 4e5df2849..04c410ed9 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
restheart-examples
diff --git a/examples/protobuffer-contacts/pom.xml b/examples/protobuffer-contacts/pom.xml
index 8f7c1e828..ee5f23cd7 100644
--- a/examples/protobuffer-contacts/pom.xml
+++ b/examples/protobuffer-contacts/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
protobuffer-contacts
diff --git a/examples/random-string-service/pom.xml b/examples/random-string-service/pom.xml
index d8c3b0dfd..3656ec193 100644
--- a/examples/random-string-service/pom.xml
+++ b/examples/random-string-service/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
random-string-service
diff --git a/examples/slack-notifier/pom.xml b/examples/slack-notifier/pom.xml
index a0afefc11..1c0b17941 100644
--- a/examples/slack-notifier/pom.xml
+++ b/examples/slack-notifier/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
slack-notifier
diff --git a/examples/user-signup/pom.xml b/examples/user-signup/pom.xml
index 56614ae88..37e7a6280 100644
--- a/examples/user-signup/pom.xml
+++ b/examples/user-signup/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
user-signup
diff --git a/examples/x-powered-by-remover/pom.xml b/examples/x-powered-by-remover/pom.xml
index f73838529..f5cdcff56 100644
--- a/examples/x-powered-by-remover/pom.xml
+++ b/examples/x-powered-by-remover/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-examples
- 7.2.7-SNAPSHOT
+ 7.2.7
x-powered-by-interceptor
diff --git a/graphql/pom.xml b/graphql/pom.xml
index 31b2ad183..9b8212250 100644
--- a/graphql/pom.xml
+++ b/graphql/pom.xml
@@ -7,7 +7,7 @@
restheart-parent
org.restheart
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart
diff --git a/mongoclient/pom.xml b/mongoclient/pom.xml
index 374391970..e02d6c3cf 100644
--- a/mongoclient/pom.xml
+++ b/mongoclient/pom.xml
@@ -4,7 +4,7 @@
restheart-parent
org.restheart
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index ff7a786b6..224eda29a 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart
diff --git a/polyglot/pom.xml b/polyglot/pom.xml
index fffefec41..24ed7d873 100644
--- a/polyglot/pom.xml
+++ b/polyglot/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart
diff --git a/pom.xml b/pom.xml
index 06aa1cfb8..79b8c5c1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
pom
RESTHeart - Low code platform for cloud-native HTTP microservices.
diff --git a/security/pom.xml b/security/pom.xml
index 582b2d69d..bb36ebf49 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart
diff --git a/test-plugins/pom.xml b/test-plugins/pom.xml
index 4e07a4bfd..4dad88218 100644
--- a/test-plugins/pom.xml
+++ b/test-plugins/pom.xml
@@ -5,7 +5,7 @@
org.restheart
restheart-parent
- 7.2.7-SNAPSHOT
+ 7.2.7
org.restheart