This is an automated email from the ASF dual-hosted git repository.

asf-gitbox-commits pushed a commit to branch unomi-3.0.x
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to refs/heads/unomi-3.0.x by this push:
     new 14d82374e [maven-release-plugin] prepare release unomi-root-3.0.1
14d82374e is described below

commit 14d82374e6d3740923d29cb96dcbc88d547d81f9
Author: jsinovassin <[email protected]>
AuthorDate: Wed Jul 15 18:27:46 2026 +0200

    [maven-release-plugin] prepare release unomi-root-3.0.1
---
 api/pom.xml                                       | 2 +-
 bom/artifacts/pom.xml                             | 2 +-
 bom/pom.xml                                       | 2 +-
 common/pom.xml                                    | 2 +-
 docker/pom.xml                                    | 2 +-
 extensions/geonames/pom.xml                       | 2 +-
 extensions/geonames/rest/pom.xml                  | 2 +-
 extensions/geonames/services/pom.xml              | 2 +-
 extensions/groovy-actions/karaf-kar/pom.xml       | 2 +-
 extensions/groovy-actions/pom.xml                 | 2 +-
 extensions/groovy-actions/rest/pom.xml            | 2 +-
 extensions/groovy-actions/services/pom.xml        | 2 +-
 extensions/healthcheck/pom.xml                    | 2 +-
 extensions/json-schema/pom.xml                    | 2 +-
 extensions/json-schema/rest/pom.xml               | 2 +-
 extensions/json-schema/services/pom.xml           | 2 +-
 extensions/lists-extension/actions/pom.xml        | 2 +-
 extensions/lists-extension/pom.xml                | 2 +-
 extensions/lists-extension/rest/pom.xml           | 2 +-
 extensions/lists-extension/services/pom.xml       | 2 +-
 extensions/log4j-extension/pom.xml                | 2 +-
 extensions/pom.xml                                | 2 +-
 extensions/privacy-extension/pom.xml              | 2 +-
 extensions/privacy-extension/rest/pom.xml         | 2 +-
 extensions/privacy-extension/services/pom.xml     | 2 +-
 extensions/router/pom.xml                         | 2 +-
 extensions/router/router-api/pom.xml              | 2 +-
 extensions/router/router-core/pom.xml             | 2 +-
 extensions/router/router-karaf-feature/pom.xml    | 2 +-
 extensions/router/router-rest/pom.xml             | 2 +-
 extensions/router/router-service/pom.xml          | 2 +-
 extensions/salesforce-connector/actions/pom.xml   | 2 +-
 extensions/salesforce-connector/karaf-kar/pom.xml | 2 +-
 extensions/salesforce-connector/pom.xml           | 2 +-
 extensions/salesforce-connector/rest/pom.xml      | 2 +-
 extensions/salesforce-connector/services/pom.xml  | 2 +-
 extensions/weather-update/core/pom.xml            | 2 +-
 extensions/weather-update/karaf-kar/pom.xml       | 2 +-
 extensions/weather-update/pom.xml                 | 2 +-
 extensions/web-tracker/pom.xml                    | 2 +-
 extensions/web-tracker/wab/pom.xml                | 2 +-
 graphql/cxs-impl/pom.xml                          | 2 +-
 graphql/graphql-ui/pom.xml                        | 2 +-
 graphql/karaf-feature/pom.xml                     | 2 +-
 graphql/pom.xml                                   | 2 +-
 itests/pom.xml                                    | 2 +-
 kar/pom.xml                                       | 2 +-
 lifecycle-watcher/pom.xml                         | 2 +-
 manual/pom.xml                                    | 2 +-
 metrics/pom.xml                                   | 2 +-
 package/pom.xml                                   | 4 ++--
 persistence-elasticsearch/conditions/pom.xml      | 2 +-
 persistence-elasticsearch/core/pom.xml            | 2 +-
 persistence-elasticsearch/pom.xml                 | 2 +-
 persistence-spi/pom.xml                           | 2 +-
 plugins/baseplugin/pom.xml                        | 2 +-
 plugins/hover-event/pom.xml                       | 2 +-
 plugins/kafka-injector/pom.xml                    | 2 +-
 plugins/mail/pom.xml                              | 2 +-
 plugins/optimization-test/pom.xml                 | 2 +-
 plugins/past-event/pom.xml                        | 2 +-
 plugins/pom.xml                                   | 2 +-
 plugins/request/pom.xml                           | 2 +-
 plugins/tracked-event/pom.xml                     | 2 +-
 pom.xml                                           | 4 ++--
 rest/pom.xml                                      | 2 +-
 samples/graphql-providers-feature/pom.xml         | 2 +-
 samples/graphql-providers/pom.xml                 | 2 +-
 samples/groovy-actions/pom.xml                    | 2 +-
 samples/login-integration/pom.xml                 | 2 +-
 samples/pom.xml                                   | 2 +-
 samples/trainingplugin/pom.xml                    | 2 +-
 samples/tweet-button-plugin/pom.xml               | 2 +-
 scripting/pom.xml                                 | 2 +-
 services/pom.xml                                  | 2 +-
 tools/pom.xml                                     | 2 +-
 tools/shell-commands/pom.xml                      | 2 +-
 tools/shell-dev-commands/pom.xml                  | 2 +-
 wab/pom.xml                                       | 2 +-
 79 files changed, 81 insertions(+), 81 deletions(-)

diff --git a/api/pom.xml b/api/pom.xml
index d752c3b49..16c5e6a43 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-api</artifactId>
diff --git a/bom/artifacts/pom.xml b/bom/artifacts/pom.xml
index d1e2b639c..485da2723 100644
--- a/bom/artifacts/pom.xml
+++ b/bom/artifacts/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>unomi-bom-artifacts</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index cf36a93c4..93592bb79 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>unomi-bom</artifactId>
diff --git a/common/pom.xml b/common/pom.xml
index b816c610a..ebb817e0b 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-common</artifactId>
     <name>Apache Unomi :: Common Classes</name>
diff --git a/docker/pom.xml b/docker/pom.xml
index fd68e5c85..5424a3899 100644
--- a/docker/pom.xml
+++ b/docker/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-docker</artifactId>
diff --git a/extensions/geonames/pom.xml b/extensions/geonames/pom.xml
index 7d5abd603..09a2fbe47 100644
--- a/extensions/geonames/pom.xml
+++ b/extensions/geonames/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-geonames</artifactId>
     <name>Apache Unomi :: Extensions :: Geonames Database</name>
diff --git a/extensions/geonames/rest/pom.xml b/extensions/geonames/rest/pom.xml
index f12e7d50b..c47bc5030 100644
--- a/extensions/geonames/rest/pom.xml
+++ b/extensions/geonames/rest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>cxs-geonames</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-geonames-rest</artifactId>
     <name>Apache Unomi :: Extensions :: Geonames Database :: REST API</name>
diff --git a/extensions/geonames/services/pom.xml 
b/extensions/geonames/services/pom.xml
index ee8b173c9..af972cbb5 100644
--- a/extensions/geonames/services/pom.xml
+++ b/extensions/geonames/services/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>cxs-geonames</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-geonames-services</artifactId>
     <name>Apache Unomi :: Extensions :: Geonames Database :: Service</name>
diff --git a/extensions/groovy-actions/karaf-kar/pom.xml 
b/extensions/groovy-actions/karaf-kar/pom.xml
index f63978902..3e8b4e4cb 100644
--- a/extensions/groovy-actions/karaf-kar/pom.xml
+++ b/extensions/groovy-actions/karaf-kar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-groovy-actions-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-groovy-actions</artifactId>
     <name>Apache Unomi :: Extensions :: Groovy Actions :: Apache Karaf Feature 
and KAR archive</name>
diff --git a/extensions/groovy-actions/pom.xml 
b/extensions/groovy-actions/pom.xml
index 45ae865c3..c4d1c08b7 100644
--- a/extensions/groovy-actions/pom.xml
+++ b/extensions/groovy-actions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-groovy-actions-root</artifactId>
     <name>Apache Unomi :: Extensions :: Groovy Actions</name>
diff --git a/extensions/groovy-actions/rest/pom.xml 
b/extensions/groovy-actions/rest/pom.xml
index fc943ac2d..0e1185443 100644
--- a/extensions/groovy-actions/rest/pom.xml
+++ b/extensions/groovy-actions/rest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-groovy-actions-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-groovy-actions-rest</artifactId>
     <name>Apache Unomi :: Extensions :: Groovy Actions :: REST API</name>
diff --git a/extensions/groovy-actions/services/pom.xml 
b/extensions/groovy-actions/services/pom.xml
index 328bea274..4f1d2f8d6 100644
--- a/extensions/groovy-actions/services/pom.xml
+++ b/extensions/groovy-actions/services/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-groovy-actions-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-groovy-actions-services</artifactId>
     <name>Apache Unomi :: Extensions :: Groovy Actions :: Service</name>
diff --git a/extensions/healthcheck/pom.xml b/extensions/healthcheck/pom.xml
index 64aa64f96..e80ae3ed8 100644
--- a/extensions/healthcheck/pom.xml
+++ b/extensions/healthcheck/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>healthcheck</artifactId>
     <name>Apache Unomi :: Extensions :: HealthCheck</name>
diff --git a/extensions/json-schema/pom.xml b/extensions/json-schema/pom.xml
index 913888647..f65e0bce0 100644
--- a/extensions/json-schema/pom.xml
+++ b/extensions/json-schema/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-json-schema-root</artifactId>
diff --git a/extensions/json-schema/rest/pom.xml 
b/extensions/json-schema/rest/pom.xml
index 2fce802f0..aa19d0f21 100644
--- a/extensions/json-schema/rest/pom.xml
+++ b/extensions/json-schema/rest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-json-schema-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-json-schema-rest</artifactId>
     <name>Apache Unomi :: Extensions :: JSON Schema :: REST API</name>
diff --git a/extensions/json-schema/services/pom.xml 
b/extensions/json-schema/services/pom.xml
index ade0a9d83..a84744c25 100644
--- a/extensions/json-schema/services/pom.xml
+++ b/extensions/json-schema/services/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-json-schema-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-json-schema-services</artifactId>
     <name>Apache Unomi :: Extensions :: JSON Schema :: Service</name>
diff --git a/extensions/lists-extension/actions/pom.xml 
b/extensions/lists-extension/actions/pom.xml
index 89fa4c477..ee1cb559e 100644
--- a/extensions/lists-extension/actions/pom.xml
+++ b/extensions/lists-extension/actions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxs-lists-extension</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-lists-extension-actions</artifactId>
     <name>Apache Unomi :: Extensions :: Lists :: Actions</name>
diff --git a/extensions/lists-extension/pom.xml 
b/extensions/lists-extension/pom.xml
index e991063d0..ccd2630ac 100644
--- a/extensions/lists-extension/pom.xml
+++ b/extensions/lists-extension/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>cxs-lists-extension</artifactId>
diff --git a/extensions/lists-extension/rest/pom.xml 
b/extensions/lists-extension/rest/pom.xml
index 0b6fdf88b..3d85e90f5 100644
--- a/extensions/lists-extension/rest/pom.xml
+++ b/extensions/lists-extension/rest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxs-lists-extension</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-lists-extension-rest</artifactId>
     <name>Apache Unomi :: Extensions :: Lists :: REST API</name>
diff --git a/extensions/lists-extension/services/pom.xml 
b/extensions/lists-extension/services/pom.xml
index 7931f567b..776d14bf4 100644
--- a/extensions/lists-extension/services/pom.xml
+++ b/extensions/lists-extension/services/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxs-lists-extension</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-lists-extension-services</artifactId>
     <name>Apache Unomi :: Extensions :: Lists :: Service</name>
diff --git a/extensions/log4j-extension/pom.xml 
b/extensions/log4j-extension/pom.xml
index ceabc73dd..b62b6378b 100644
--- a/extensions/log4j-extension/pom.xml
+++ b/extensions/log4j-extension/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>log4j-extension</artifactId>
     <name>Apache Unomi :: Extensions :: Log4j Extension</name>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 85ceb3803..352e3fd02 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-extensions</artifactId>
     <name>Apache Unomi :: Extensions</name>
diff --git a/extensions/privacy-extension/pom.xml 
b/extensions/privacy-extension/pom.xml
index d125cc937..4377b2ff1 100644
--- a/extensions/privacy-extension/pom.xml
+++ b/extensions/privacy-extension/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-privacy-extension</artifactId>
     <name>Apache Unomi :: Extensions :: Privacy</name>
diff --git a/extensions/privacy-extension/rest/pom.xml 
b/extensions/privacy-extension/rest/pom.xml
index f58a7608a..e19532217 100644
--- a/extensions/privacy-extension/rest/pom.xml
+++ b/extensions/privacy-extension/rest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxs-privacy-extension</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-privacy-extension-rest</artifactId>
     <name>Apache Unomi :: Extensions :: Privacy :: REST API</name>
diff --git a/extensions/privacy-extension/services/pom.xml 
b/extensions/privacy-extension/services/pom.xml
index 8c4d99704..af4bfccf3 100644
--- a/extensions/privacy-extension/services/pom.xml
+++ b/extensions/privacy-extension/services/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>cxs-privacy-extension</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cxs-privacy-extension-services</artifactId>
     <name>Apache Unomi :: Extensions :: Privacy :: Services</name>
diff --git a/extensions/router/pom.xml b/extensions/router/pom.xml
index 7a9ea2b6b..803c37106 100644
--- a/extensions/router/pom.xml
+++ b/extensions/router/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-router</artifactId>
     <name>Apache Unomi :: Extensions :: Router</name>
diff --git a/extensions/router/router-api/pom.xml 
b/extensions/router/router-api/pom.xml
index 0fcf37fa4..62c189711 100644
--- a/extensions/router/router-api/pom.xml
+++ b/extensions/router/router-api/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-router</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-router-api</artifactId>
     <name>Apache Unomi :: Extensions :: Router :: API</name>
diff --git a/extensions/router/router-core/pom.xml 
b/extensions/router/router-core/pom.xml
index fbb8edcda..4eb6e47e0 100644
--- a/extensions/router/router-core/pom.xml
+++ b/extensions/router/router-core/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-router</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-router-core</artifactId>
     <name>Apache Unomi :: Extensions :: Router :: Core</name>
diff --git a/extensions/router/router-karaf-feature/pom.xml 
b/extensions/router/router-karaf-feature/pom.xml
index 76eaf1354..bce61e86c 100644
--- a/extensions/router/router-karaf-feature/pom.xml
+++ b/extensions/router/router-karaf-feature/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-router</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-router-karaf-feature</artifactId>
     <name>Apache Unomi :: Extensions :: Router :: Apache Karaf Feature</name>
diff --git a/extensions/router/router-rest/pom.xml 
b/extensions/router/router-rest/pom.xml
index 27ba754a5..6cd6d0dbd 100644
--- a/extensions/router/router-rest/pom.xml
+++ b/extensions/router/router-rest/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-router</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-router-rest</artifactId>
     <name>Apache Unomi :: Extensions :: Router :: REST API</name>
diff --git a/extensions/router/router-service/pom.xml 
b/extensions/router/router-service/pom.xml
index 2a1277cbe..6278c4c36 100644
--- a/extensions/router/router-service/pom.xml
+++ b/extensions/router/router-service/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-router</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-router-service</artifactId>
     <name>Apache Unomi :: Extensions :: Router :: Services</name>
diff --git a/extensions/salesforce-connector/actions/pom.xml 
b/extensions/salesforce-connector/actions/pom.xml
index bf85a2061..506b0d648 100644
--- a/extensions/salesforce-connector/actions/pom.xml
+++ b/extensions/salesforce-connector/actions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-salesforce-connector</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-salesforce-connector-actions</artifactId>
     <name>Apache Unomi :: Extensions :: Salesforce connector :: Rule 
Actions</name>
diff --git a/extensions/salesforce-connector/karaf-kar/pom.xml 
b/extensions/salesforce-connector/karaf-kar/pom.xml
index 53e7e719c..fa5c5aa6e 100644
--- a/extensions/salesforce-connector/karaf-kar/pom.xml
+++ b/extensions/salesforce-connector/karaf-kar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-salesforce-connector</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-salesforce-connector-karaf-kar</artifactId>
     <name>Apache Unomi :: Extensions :: Salesforce connector :: Apache Karaf 
Feature and KAR archive</name>
diff --git a/extensions/salesforce-connector/pom.xml 
b/extensions/salesforce-connector/pom.xml
index 5dbd9c67c..de2e774a0 100644
--- a/extensions/salesforce-connector/pom.xml
+++ b/extensions/salesforce-connector/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-salesforce-connector</artifactId>
     <name>Apache Unomi :: Extensions :: Salesforce connector</name>
diff --git a/extensions/salesforce-connector/rest/pom.xml 
b/extensions/salesforce-connector/rest/pom.xml
index 94992bbe6..478a3ac79 100644
--- a/extensions/salesforce-connector/rest/pom.xml
+++ b/extensions/salesforce-connector/rest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-salesforce-connector</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-salesforce-connector-rest</artifactId>
     <name>Apache Unomi :: Extensions :: Salesforce connector :: REST API</name>
diff --git a/extensions/salesforce-connector/services/pom.xml 
b/extensions/salesforce-connector/services/pom.xml
index 9141bfa75..7ced52a2a 100644
--- a/extensions/salesforce-connector/services/pom.xml
+++ b/extensions/salesforce-connector/services/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-salesforce-connector</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-salesforce-connector-services</artifactId>
     <name>Apache Unomi :: Extensions :: Salesforce connector :: Service</name>
diff --git a/extensions/weather-update/core/pom.xml 
b/extensions/weather-update/core/pom.xml
index 0bf662272..ece21474f 100755
--- a/extensions/weather-update/core/pom.xml
+++ b/extensions/weather-update/core/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-weather-update</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-weather-update-core</artifactId>
     <name>Apache Unomi :: Extension :: Weather Update :: Core</name>
diff --git a/extensions/weather-update/karaf-kar/pom.xml 
b/extensions/weather-update/karaf-kar/pom.xml
index 6899d18a0..bcbf19def 100644
--- a/extensions/weather-update/karaf-kar/pom.xml
+++ b/extensions/weather-update/karaf-kar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-weather-update</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-weather-update-karaf-kar</artifactId>
     <name>Apache Unomi :: Extension :: Weather Update :: Apache Karaf Feature 
and KAR archive</name>
diff --git a/extensions/weather-update/pom.xml 
b/extensions/weather-update/pom.xml
index 21ff532ba..804bc9ccb 100644
--- a/extensions/weather-update/pom.xml
+++ b/extensions/weather-update/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-weather-update</artifactId>
diff --git a/extensions/web-tracker/pom.xml b/extensions/web-tracker/pom.xml
index ec1281760..bf9013d94 100644
--- a/extensions/web-tracker/pom.xml
+++ b/extensions/web-tracker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-extensions</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-web-tracker</artifactId>
     <name>Apache Unomi :: Extension :: Web Tracker</name>
diff --git a/extensions/web-tracker/wab/pom.xml 
b/extensions/web-tracker/wab/pom.xml
index 309b2093b..97c0bd942 100644
--- a/extensions/web-tracker/wab/pom.xml
+++ b/extensions/web-tracker/wab/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-web-tracker</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-web-tracker-wab</artifactId>
diff --git a/graphql/cxs-impl/pom.xml b/graphql/cxs-impl/pom.xml
index e74d71abf..c1249bf8b 100644
--- a/graphql/cxs-impl/pom.xml
+++ b/graphql/cxs-impl/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-graphql</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cdp-graphql-api-impl</artifactId>
     <name>Apache Unomi :: GraphQL API :: CDP Implementation</name>
diff --git a/graphql/graphql-ui/pom.xml b/graphql/graphql-ui/pom.xml
index d4e13d3c3..5d2107512 100644
--- a/graphql/graphql-ui/pom.xml
+++ b/graphql/graphql-ui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-graphql</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-graphql-ui</artifactId>
     <name>Apache Unomi :: GraphQL API :: GraphQL UI</name>
diff --git a/graphql/karaf-feature/pom.xml b/graphql/karaf-feature/pom.xml
index 412cc8a80..29aa8cf1c 100644
--- a/graphql/karaf-feature/pom.xml
+++ b/graphql/karaf-feature/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-graphql</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>cdp-graphql-feature</artifactId>
     <name>Apache Unomi :: GraphQL API :: Karaf Feature</name>
diff --git a/graphql/pom.xml b/graphql/pom.xml
index 37be00677..6574a1120 100644
--- a/graphql/pom.xml
+++ b/graphql/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-graphql</artifactId>
     <name>Apache Unomi :: GraphQL API</name>
diff --git a/itests/pom.xml b/itests/pom.xml
index 762ef5c49..37f6fbd58 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-itests</artifactId>
     <name>Apache Unomi :: Integration Tests</name>
diff --git a/kar/pom.xml b/kar/pom.xml
index 6269b2591..d37182052 100644
--- a/kar/pom.xml
+++ b/kar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-kar</artifactId>
     <name>Apache Unomi :: Karaf KAR package</name>
diff --git a/lifecycle-watcher/pom.xml b/lifecycle-watcher/pom.xml
index dfbeb54ed..886bb04b5 100644
--- a/lifecycle-watcher/pom.xml
+++ b/lifecycle-watcher/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>unomi-root</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-lifecycle-watcher</artifactId>
     <name>Apache Unomi :: Main Lifecycle Watcher</name>
diff --git a/manual/pom.xml b/manual/pom.xml
index 2ff7b9bbe..38da42afd 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-root</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/metrics/pom.xml b/metrics/pom.xml
index fc199ccca..a8175ea1d 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-metrics</artifactId>
     <name>Apache Unomi :: Metrics</name>
diff --git a/package/pom.xml b/package/pom.xml
index 562d49443..3b835ec3a 100644
--- a/package/pom.xml
+++ b/package/pom.xml
@@ -21,10 +21,10 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <name>Apache Unomi :: Distribution Package</name>
     <description>Packaged distributions of the Apache Unomi Context 
Server</description>
     <packaging>pom</packaging>
diff --git a/persistence-elasticsearch/conditions/pom.xml 
b/persistence-elasticsearch/conditions/pom.xml
index e59e66c7b..c8efba2b7 100644
--- a/persistence-elasticsearch/conditions/pom.xml
+++ b/persistence-elasticsearch/conditions/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-persistence-elasticsearch</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-persistence-elasticsearch-conditions</artifactId>
diff --git a/persistence-elasticsearch/core/pom.xml 
b/persistence-elasticsearch/core/pom.xml
index ba9b4c4d9..5a7eb18e5 100644
--- a/persistence-elasticsearch/core/pom.xml
+++ b/persistence-elasticsearch/core/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-persistence-elasticsearch</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-persistence-elasticsearch-core</artifactId>
diff --git a/persistence-elasticsearch/pom.xml 
b/persistence-elasticsearch/pom.xml
index 1726a37d5..c15840f50 100644
--- a/persistence-elasticsearch/pom.xml
+++ b/persistence-elasticsearch/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
 
     <artifactId>unomi-persistence-elasticsearch</artifactId>
diff --git a/persistence-spi/pom.xml b/persistence-spi/pom.xml
index e41a97d88..539a9fac8 100644
--- a/persistence-spi/pom.xml
+++ b/persistence-spi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-persistence-spi</artifactId>
     <name>Apache Unomi :: Persistence :: SPI</name>
diff --git a/plugins/baseplugin/pom.xml b/plugins/baseplugin/pom.xml
index c18b8483a..260b9460a 100644
--- a/plugins/baseplugin/pom.xml
+++ b/plugins/baseplugin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins-base</artifactId>
     <name>Apache Unomi :: Plugins :: Base Actions and Conditions</name>
diff --git a/plugins/hover-event/pom.xml b/plugins/hover-event/pom.xml
index 35743f217..c47fde92b 100644
--- a/plugins/hover-event/pom.xml
+++ b/plugins/hover-event/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins-hover-event</artifactId>
     <name>Apache Unomi :: Plugins :: Hover event support</name>
diff --git a/plugins/kafka-injector/pom.xml b/plugins/kafka-injector/pom.xml
index d3572a484..d0586686e 100644
--- a/plugins/kafka-injector/pom.xml
+++ b/plugins/kafka-injector/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>kafka-extension</artifactId>
     <name>Apache Unomi :: Plugins :: Kafka Injector</name>
diff --git a/plugins/mail/pom.xml b/plugins/mail/pom.xml
index 29445a0e2..51cc677b6 100644
--- a/plugins/mail/pom.xml
+++ b/plugins/mail/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins-mail</artifactId>
     <name>Apache Unomi :: Plugins :: Mail notifications actions</name>
diff --git a/plugins/optimization-test/pom.xml 
b/plugins/optimization-test/pom.xml
index 91cf861aa..1d007a26b 100644
--- a/plugins/optimization-test/pom.xml
+++ b/plugins/optimization-test/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins-optimization-test</artifactId>
     <name>Apache Unomi :: Plugins :: Rules and Actions for optimization tests 
(A/B testing)</name>
diff --git a/plugins/past-event/pom.xml b/plugins/past-event/pom.xml
index a8deec2aa..66da0d430 100644
--- a/plugins/past-event/pom.xml
+++ b/plugins/past-event/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins-past-event</artifactId>
     <name>Apache Unomi :: Plugins :: Conditions based on past events</name>
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 31c8c5578..fce036c4c 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins</artifactId>
     <name>Apache Unomi :: Plugins</name>
diff --git a/plugins/request/pom.xml b/plugins/request/pom.xml
index 0d837e51f..433bcfd9a 100644
--- a/plugins/request/pom.xml
+++ b/plugins/request/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins-request</artifactId>
     <name>Apache Unomi :: Plugins :: Request reading actions</name>
diff --git a/plugins/tracked-event/pom.xml b/plugins/tracked-event/pom.xml
index 2bc8d5897..a985a8e97 100644
--- a/plugins/tracked-event/pom.xml
+++ b/plugins/tracked-event/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-plugins-tracked-event</artifactId>
     <name>Apache Unomi :: Plugins :: Conditions for events that need to be 
tracked</name>
diff --git a/pom.xml b/pom.xml
index 8b1fd8667..4e043e6b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
         event tracking server.
     </description>
     <url>https://unomi.apache.org</url>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.0.1</version>
     <packaging>pom</packaging>
 
     <licenses>
@@ -169,7 +169,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/unomi.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/unomi.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>unomi-root-3.0.1</tag>
         <url>https://gitbox.apache.org/repos/asf/unomi.git</url>
     </scm>
 
diff --git a/rest/pom.xml b/rest/pom.xml
index 90205ab82..0c2b64277 100644
--- a/rest/pom.xml
+++ b/rest/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-rest</artifactId>
     <name>Apache Unomi :: REST API</name>
diff --git a/samples/graphql-providers-feature/pom.xml 
b/samples/graphql-providers-feature/pom.xml
index c638856f3..1d694fce4 100644
--- a/samples/graphql-providers-feature/pom.xml
+++ b/samples/graphql-providers-feature/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>samples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>graphql-providers-sample-feature</artifactId>
     <name>Apache Unomi :: Samples :: Graphql Providers :: Karaf Feature</name>
diff --git a/samples/graphql-providers/pom.xml 
b/samples/graphql-providers/pom.xml
index 25aee91fb..87ae1b4d5 100644
--- a/samples/graphql-providers/pom.xml
+++ b/samples/graphql-providers/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>samples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>graphql-providers-sample</artifactId>
     <name>Apache Unomi :: Samples :: Graphql Providers</name>
diff --git a/samples/groovy-actions/pom.xml b/samples/groovy-actions/pom.xml
index 7b84bfdd0..1635bbdac 100644
--- a/samples/groovy-actions/pom.xml
+++ b/samples/groovy-actions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>samples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>test-groovy-action-sample</artifactId>
     <name>Apache Unomi :: Samples :: Test Groovy Action</name>
diff --git a/samples/login-integration/pom.xml 
b/samples/login-integration/pom.xml
index ae5c93721..1bcbe423e 100644
--- a/samples/login-integration/pom.xml
+++ b/samples/login-integration/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>samples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>login-integration-sample</artifactId>
     <name>Apache Unomi :: Samples :: External Login plugin</name>
diff --git a/samples/pom.xml b/samples/pom.xml
index 8fb1ab034..8198a3c3e 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-root</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>samples</artifactId>
     <name>Apache Unomi :: Samples</name>
diff --git a/samples/trainingplugin/pom.xml b/samples/trainingplugin/pom.xml
index 84cdfe1d9..9cbe9d95d 100644
--- a/samples/trainingplugin/pom.xml
+++ b/samples/trainingplugin/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>samples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>training-plugin</artifactId>
     <name>Apache Unomi :: Samples :: Training plugin</name>
diff --git a/samples/tweet-button-plugin/pom.xml 
b/samples/tweet-button-plugin/pom.xml
index 1fca720b8..804bcce74 100644
--- a/samples/tweet-button-plugin/pom.xml
+++ b/samples/tweet-button-plugin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>samples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>tweet-button-plugin</artifactId>
     <name>Apache Unomi :: Samples :: Tweet Button plugin</name>
diff --git a/scripting/pom.xml b/scripting/pom.xml
index 039e093c3..45a548854 100644
--- a/scripting/pom.xml
+++ b/scripting/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-scripting</artifactId>
     <name>Apache Unomi :: Scripting Services</name>
diff --git a/services/pom.xml b/services/pom.xml
index 80a84e1fa..00a492c1a 100644
--- a/services/pom.xml
+++ b/services/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-services</artifactId>
     <name>Apache Unomi :: Core Services</name>
diff --git a/tools/pom.xml b/tools/pom.xml
index a6714dbdb..5409d5819 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-tools</artifactId>
     <name>Apache Unomi :: Tools</name>
diff --git a/tools/shell-commands/pom.xml b/tools/shell-commands/pom.xml
index 1c488504d..8e6ea9508 100644
--- a/tools/shell-commands/pom.xml
+++ b/tools/shell-commands/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-tools</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>shell-commands</artifactId>
     <name>Apache Unomi :: Tools :: Shell commands</name>
diff --git a/tools/shell-dev-commands/pom.xml b/tools/shell-dev-commands/pom.xml
index c1d383d23..b6a388adb 100644
--- a/tools/shell-dev-commands/pom.xml
+++ b/tools/shell-dev-commands/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>unomi-tools</artifactId>
         <groupId>org.apache.unomi</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>shell-dev-commands</artifactId>
     <name>Apache Unomi :: Tools :: Shell Dev commands</name>
diff --git a/wab/pom.xml b/wab/pom.xml
index 5ffca0f1b..b5b8ea68a 100644
--- a/wab/pom.xml
+++ b/wab/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.unomi</groupId>
         <artifactId>unomi-root</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.1</version>
     </parent>
     <artifactId>unomi-wab</artifactId>
     <name>Apache Unomi :: Core Web Application</name>


Reply via email to