You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ze...@apache.org on 2020/09/24 14:44:33 UTC

[incubator-streampipes-extensions] branch rel/0.67.0 updated: [maven-release-plugin] prepare release release/0.67.0

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

zehnder pushed a commit to branch rel/0.67.0
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes-extensions.git


The following commit(s) were added to refs/heads/rel/0.67.0 by this push:
     new 0ebbb18  [maven-release-plugin] prepare release release/0.67.0
0ebbb18 is described below

commit 0ebbb18bda1f642d0eb65aa112a9d42211f97d48
Author: Philipp Zehnder <ze...@fzi.de>
AuthorDate: Thu Sep 24 16:44:20 2020 +0200

    [maven-release-plugin] prepare release release/0.67.0
---
 pom.xml                                            |  4 ++--
 streampipes-connect-adapters/pom.xml               |  2 +-
 streampipes-pipeline-elements-all-flink/pom.xml    | 18 ++++++++--------
 streampipes-pipeline-elements-all-jvm/pom.xml      | 24 +++++++++++-----------
 .../pom.xml                                        |  2 +-
 streampipes-pipeline-elements-shared/pom.xml       |  2 +-
 streampipes-processors-aggregation-flink/pom.xml   |  2 +-
 streampipes-processors-enricher-flink/pom.xml      |  2 +-
 streampipes-processors-enricher-jvm/pom.xml        |  2 +-
 streampipes-processors-filters-jvm/pom.xml         |  2 +-
 streampipes-processors-filters-siddhi/pom.xml      |  2 +-
 streampipes-processors-geo-flink/pom.xml           |  2 +-
 streampipes-processors-geo-jvm/pom.xml             |  2 +-
 .../pom.xml                                        |  2 +-
 .../pom.xml                                        |  2 +-
 streampipes-processors-statistics-flink/pom.xml    |  2 +-
 streampipes-processors-text-mining-flink/pom.xml   |  2 +-
 streampipes-processors-text-mining-jvm/pom.xml     |  2 +-
 .../pom.xml                                        |  2 +-
 streampipes-processors-transformation-jvm/pom.xml  |  2 +-
 streampipes-sinks-brokers-jvm/pom.xml              |  4 ++--
 streampipes-sinks-databases-flink/pom.xml          |  2 +-
 streampipes-sinks-databases-jvm/pom.xml            |  2 +-
 streampipes-sinks-internal-jvm/pom.xml             |  2 +-
 streampipes-sinks-notifications-jvm/pom.xml        |  2 +-
 streampipes-sources-vehicle-simulator/pom.xml      |  4 ++--
 streampipes-sources-watertank-simulator/pom.xml    |  4 ++--
 27 files changed, 50 insertions(+), 50 deletions(-)

diff --git a/pom.xml b/pom.xml
index 19bcd5e..f4544b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>streampipes-extensions</artifactId>
-    <version>0.67.0-SNAPSHOT</version>
+    <version>0.67.0</version>
     <packaging>pom</packaging>
 
     <modules>
@@ -910,7 +910,7 @@
         <developerConnection>scm:git:ssh://git@github.com/apache/incubator-streampipes-extensions.git</developerConnection>
         <connection>scm:git:ssh://git@github.com/apache/incubator-streampipes-extensions.git</connection>
         <url>https://github.com/apache/incubator-streampipes-extensions</url>
-      <tag>rel/0.67.0</tag>
+      <tag>release/0.67.0</tag>
   </scm>
 
 </project>
diff --git a/streampipes-connect-adapters/pom.xml b/streampipes-connect-adapters/pom.xml
index ca78e1e..b3f8232 100644
--- a/streampipes-connect-adapters/pom.xml
+++ b/streampipes-connect-adapters/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.streampipes</groupId>
         <artifactId>streampipes-extensions</artifactId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
 
     <artifactId>streampipes-connect-adapters</artifactId>
diff --git a/streampipes-pipeline-elements-all-flink/pom.xml b/streampipes-pipeline-elements-all-flink/pom.xml
index 502e79b..c728d51 100644
--- a/streampipes-pipeline-elements-all-flink/pom.xml
+++ b/streampipes-pipeline-elements-all-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,42 +31,42 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-aggregation-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-enricher-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-geo-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-pattern-detection-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-statistics-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-text-mining-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-transformation-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-databases-flink</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
 
         <!-- 3rd party dependencies to avoid convergence errors -->
diff --git a/streampipes-pipeline-elements-all-jvm/pom.xml b/streampipes-pipeline-elements-all-jvm/pom.xml
index 26e3087..821a733 100644
--- a/streampipes-pipeline-elements-all-jvm/pom.xml
+++ b/streampipes-pipeline-elements-all-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,67 +31,67 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-filters-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-image-processing-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-filters-siddhi</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-text-mining-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-transformation-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-brokers-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-databases-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-internal-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-sinks-notifications-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-enricher-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-processors-geo-jvm</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
             <classifier>embed</classifier>
         </dependency>
 
diff --git a/streampipes-pipeline-elements-data-simulator/pom.xml b/streampipes-pipeline-elements-data-simulator/pom.xml
index 4f7251b..27892aa 100644
--- a/streampipes-pipeline-elements-data-simulator/pom.xml
+++ b/streampipes-pipeline-elements-data-simulator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-pipeline-elements-shared/pom.xml b/streampipes-pipeline-elements-shared/pom.xml
index f1b1367..c931742 100644
--- a/streampipes-pipeline-elements-shared/pom.xml
+++ b/streampipes-pipeline-elements-shared/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-aggregation-flink/pom.xml b/streampipes-processors-aggregation-flink/pom.xml
index fa0cb59..939e05d 100644
--- a/streampipes-processors-aggregation-flink/pom.xml
+++ b/streampipes-processors-aggregation-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-enricher-flink/pom.xml b/streampipes-processors-enricher-flink/pom.xml
index 63e8529..3ff2cc4 100644
--- a/streampipes-processors-enricher-flink/pom.xml
+++ b/streampipes-processors-enricher-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-enricher-jvm/pom.xml b/streampipes-processors-enricher-jvm/pom.xml
index 9bbe1e8..2d28fd8 100644
--- a/streampipes-processors-enricher-jvm/pom.xml
+++ b/streampipes-processors-enricher-jvm/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-filters-jvm/pom.xml b/streampipes-processors-filters-jvm/pom.xml
index a44dd9f..95f9dc3 100644
--- a/streampipes-processors-filters-jvm/pom.xml
+++ b/streampipes-processors-filters-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-filters-siddhi/pom.xml b/streampipes-processors-filters-siddhi/pom.xml
index c514778..f23b265 100644
--- a/streampipes-processors-filters-siddhi/pom.xml
+++ b/streampipes-processors-filters-siddhi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-geo-flink/pom.xml b/streampipes-processors-geo-flink/pom.xml
index 543033c..bc6f93e 100644
--- a/streampipes-processors-geo-flink/pom.xml
+++ b/streampipes-processors-geo-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-geo-jvm/pom.xml b/streampipes-processors-geo-jvm/pom.xml
index e1f57f7..f62c6c4 100644
--- a/streampipes-processors-geo-jvm/pom.xml
+++ b/streampipes-processors-geo-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-image-processing-jvm/pom.xml b/streampipes-processors-image-processing-jvm/pom.xml
index 21cadfd..978956a 100644
--- a/streampipes-processors-image-processing-jvm/pom.xml
+++ b/streampipes-processors-image-processing-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-pattern-detection-flink/pom.xml b/streampipes-processors-pattern-detection-flink/pom.xml
index fb499bd..aa87f28 100644
--- a/streampipes-processors-pattern-detection-flink/pom.xml
+++ b/streampipes-processors-pattern-detection-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-statistics-flink/pom.xml b/streampipes-processors-statistics-flink/pom.xml
index 78f6ceb..cc805cd 100644
--- a/streampipes-processors-statistics-flink/pom.xml
+++ b/streampipes-processors-statistics-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-text-mining-flink/pom.xml b/streampipes-processors-text-mining-flink/pom.xml
index 6b195c2..5740e46 100644
--- a/streampipes-processors-text-mining-flink/pom.xml
+++ b/streampipes-processors-text-mining-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-text-mining-jvm/pom.xml b/streampipes-processors-text-mining-jvm/pom.xml
index fc1e5b2..a52bc70 100644
--- a/streampipes-processors-text-mining-jvm/pom.xml
+++ b/streampipes-processors-text-mining-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-transformation-flink/pom.xml b/streampipes-processors-transformation-flink/pom.xml
index aaf3e08..376ec11 100644
--- a/streampipes-processors-transformation-flink/pom.xml
+++ b/streampipes-processors-transformation-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-processors-transformation-jvm/pom.xml b/streampipes-processors-transformation-jvm/pom.xml
index 5ea6fd6..8575a7e 100644
--- a/streampipes-processors-transformation-jvm/pom.xml
+++ b/streampipes-processors-transformation-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-brokers-jvm/pom.xml b/streampipes-sinks-brokers-jvm/pom.xml
index 9694d3f..da31a18 100644
--- a/streampipes-sinks-brokers-jvm/pom.xml
+++ b/streampipes-sinks-brokers-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-pipeline-elements-shared</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.streampipes</groupId>
diff --git a/streampipes-sinks-databases-flink/pom.xml b/streampipes-sinks-databases-flink/pom.xml
index 06b8c8c..0e1f0b1 100644
--- a/streampipes-sinks-databases-flink/pom.xml
+++ b/streampipes-sinks-databases-flink/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-databases-jvm/pom.xml b/streampipes-sinks-databases-jvm/pom.xml
index ea941c1..b9ef817 100644
--- a/streampipes-sinks-databases-jvm/pom.xml
+++ b/streampipes-sinks-databases-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-internal-jvm/pom.xml b/streampipes-sinks-internal-jvm/pom.xml
index e7dd722..2c01dfd 100644
--- a/streampipes-sinks-internal-jvm/pom.xml
+++ b/streampipes-sinks-internal-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sinks-notifications-jvm/pom.xml b/streampipes-sinks-notifications-jvm/pom.xml
index af23fc4..9ff3b43 100644
--- a/streampipes-sinks-notifications-jvm/pom.xml
+++ b/streampipes-sinks-notifications-jvm/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/streampipes-sources-vehicle-simulator/pom.xml b/streampipes-sources-vehicle-simulator/pom.xml
index a760e09..f23ecdd 100644
--- a/streampipes-sources-vehicle-simulator/pom.xml
+++ b/streampipes-sources-vehicle-simulator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-pipeline-elements-data-simulator</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
 
         <!-- StreamPipes dependencies -->
diff --git a/streampipes-sources-watertank-simulator/pom.xml b/streampipes-sources-watertank-simulator/pom.xml
index 4ef83ad..937c41c 100644
--- a/streampipes-sources-watertank-simulator/pom.xml
+++ b/streampipes-sources-watertank-simulator/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>streampipes-extensions</artifactId>
         <groupId>org.apache.streampipes</groupId>
-        <version>0.67.0-SNAPSHOT</version>
+        <version>0.67.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -31,7 +31,7 @@
         <dependency>
             <groupId>org.apache.streampipes</groupId>
             <artifactId>streampipes-pipeline-elements-data-simulator</artifactId>
-            <version>0.67.0-SNAPSHOT</version>
+            <version>0.67.0</version>
         </dependency>
 
         <!-- StreamPipes dependencies -->