You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ob...@apache.org on 2022/05/25 08:22:37 UTC

[incubator-streampipes] branch test updated: [maven-release-plugin] prepare for next development iteration

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

obermeier pushed a commit to branch test
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


The following commit(s) were added to refs/heads/test by this push:
     new 26bd47bf6 [maven-release-plugin] prepare for next development iteration
26bd47bf6 is described below

commit 26bd47bf61eafbd55456d42d86dcb9be625d35eb
Author: Stefan Obermeier <st...@seeburger.de>
AuthorDate: Wed May 25 08:22:31 2022 +0000

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml                                                             | 2 +-
 streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml    | 5 -----
 streampipes-extensions/streampipes-connect-adapters/pom.xml         | 5 -----
 streampipes-extensions/streampipes-extensions-all-jvm/pom.xml       | 5 -----
 .../streampipes-pipeline-elements-all-flink/pom.xml                 | 4 ----
 .../streampipes-pipeline-elements-all-jvm/pom.xml                   | 4 ----
 .../streampipes-pipeline-elements-data-simulator/pom.xml            | 5 -----
 streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml | 4 ----
 .../streampipes-processors-aggregation-flink/pom.xml                | 4 ----
 .../streampipes-processors-change-detection-jvm/pom.xml             | 5 -----
 .../streampipes-processors-enricher-flink/pom.xml                   | 4 ----
 streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml  | 4 ----
 streampipes-extensions/streampipes-processors-filters-jvm/pom.xml   | 4 ----
 .../streampipes-processors-filters-siddhi/pom.xml                   | 6 ------
 streampipes-extensions/streampipes-processors-geo-flink/pom.xml     | 4 ----
 streampipes-extensions/streampipes-processors-geo-jvm/pom.xml       | 5 -----
 .../streampipes-processors-image-processing-jvm/pom.xml             | 5 -----
 .../streampipes-processors-pattern-detection-flink/pom.xml          | 5 -----
 .../streampipes-processors-statistics-flink/pom.xml                 | 4 ----
 .../streampipes-processors-text-mining-flink/pom.xml                | 4 ----
 .../streampipes-processors-text-mining-jvm/pom.xml                  | 4 ----
 .../streampipes-processors-transformation-flink/pom.xml             | 5 -----
 .../streampipes-processors-transformation-jvm/pom.xml               | 4 ----
 streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml        | 4 ----
 streampipes-extensions/streampipes-sinks-databases-flink/pom.xml    | 4 ----
 streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml      | 4 ----
 streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml       | 4 ----
 streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml  | 4 ----
 .../streampipes-sources-vehicle-simulator/pom.xml                   | 4 ----
 .../streampipes-sources-watertank-simulator/pom.xml                 | 4 ----
 30 files changed, 1 insertion(+), 128 deletions(-)

diff --git a/pom.xml b/pom.xml
index 63e55e724..ca7401075 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1375,7 +1375,7 @@ IoT data streams.
 		<developerConnection>scm:git:ssh://git@github.com/apache/incubator-streampipes.git</developerConnection>
 		<connection>scm:git:ssh://git@github.com/apache/incubator-streampipes.git</connection>
 		<url>https://github.com/apache/incubator-streampipes</url>
-		<tag>rel/0.69.1-seamless</tag>
+		<tag>HEAD</tag>
 	</scm>
 
 	<issueManagement>
diff --git a/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml b/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml
index e235a641d..6c45fd6bd 100644
--- a/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml
+++ b/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml
@@ -266,9 +266,4 @@
         </plugins>
         <finalName>streampipes-connect-adapters-iiot</finalName>
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-connect-adapters/pom.xml b/streampipes-extensions/streampipes-connect-adapters/pom.xml
index eb9d7a127..269bf33e0 100644
--- a/streampipes-extensions/streampipes-connect-adapters/pom.xml
+++ b/streampipes-extensions/streampipes-connect-adapters/pom.xml
@@ -215,9 +215,4 @@
         </plugins>
         <finalName>streampipes-connect-adapters</finalName>
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml b/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml
index 71f33fe96..4514034ea 100644
--- a/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml
@@ -90,9 +90,4 @@
         </plugins>
         <finalName>streampipes-extensions-all-jvm</finalName>
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml
index 3ac32d634..b722ff191 100644
--- a/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml
+++ b/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml
@@ -124,8 +124,4 @@
         </plugins>
         <finalName>streampipes-pipeline-elements-all-flink</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml
index 50c401403..9feec84ed 100644
--- a/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml
@@ -160,8 +160,4 @@
         </plugins>
         <finalName>streampipes-processors-all-jvm</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml
index 587d6b875..7f3e48a0e 100644
--- a/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml
+++ b/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml
@@ -75,9 +75,4 @@
             </exclusions>
         </dependency>
     </dependencies>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml
index ccf6d2d2e..a5cead8bc 100644
--- a/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml
+++ b/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml
@@ -62,9 +62,5 @@
             <version>0.70.0-SNAPSHOT</version>
         </dependency>
     </dependencies>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
 
diff --git a/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml b/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml
index 147a54eeb..f1ff41f5c 100644
--- a/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml
+++ b/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml
@@ -176,8 +176,4 @@
         </plugins>
         <finalName>streampipes-processors-aggregation-flink</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml b/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml
index 818d31f2d..129232e73 100644
--- a/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml
@@ -76,9 +76,4 @@
         </plugins>
         <finalName>streampipes-processors-change-detection-jvm</finalName>
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml b/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml
index e865bb094..dfc7b03eb 100644
--- a/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml
+++ b/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml
@@ -91,8 +91,4 @@
         </plugins>
         <finalName>streampipes-processors-enricher-flink</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml b/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml
index 841a944cf..f383bbad9 100644
--- a/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml
@@ -83,8 +83,4 @@
         <finalName>streampipes-processors-enricher-jvm</finalName>
 
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml b/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml
index 1b78cc1c0..9d12a2947 100644
--- a/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml
@@ -81,8 +81,4 @@
         <finalName>streampipes-processors-filters-jvm</finalName>
 
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml b/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml
index 8576a95c9..5366fc39f 100644
--- a/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml
+++ b/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml
@@ -107,10 +107,4 @@
         <finalName>streampipes-processors-filters-siddhi</finalName>
 
     </build>
-
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-geo-flink/pom.xml b/streampipes-extensions/streampipes-processors-geo-flink/pom.xml
index cac8b80cf..1a09e5af9 100644
--- a/streampipes-extensions/streampipes-processors-geo-flink/pom.xml
+++ b/streampipes-extensions/streampipes-processors-geo-flink/pom.xml
@@ -84,8 +84,4 @@
         </plugins>
         <finalName>streampipes-processors-geo-flink</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml b/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml
index 94e030b49..95e61f3f9 100644
--- a/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml
@@ -102,9 +102,4 @@
         <finalName>streampipes-processors-geo-jvm</finalName>
 
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml b/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml
index eea8f95b7..4e7ee6bce 100644
--- a/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml
@@ -88,9 +88,4 @@
         </plugins>
         <finalName>streampipes-processors-image-processing-jvm</finalName>
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml b/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml
index 689081a68..972a64970 100644
--- a/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml
+++ b/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml
@@ -157,9 +157,4 @@
         </plugins>
         <finalName>streampipes-processors-pattern-detection-flink</finalName>
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml b/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml
index 99b911a45..5147355a0 100644
--- a/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml
+++ b/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml
@@ -96,8 +96,4 @@
         </plugins>
         <finalName>streampipes-processors-statistics-flink</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml b/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml
index 4b655c06b..bd958589d 100644
--- a/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml
+++ b/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml
@@ -138,8 +138,4 @@
         </plugins>
         <finalName>streampipes-processors-textmining-flink</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml b/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml
index ef8007f0b..f021fe057 100644
--- a/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml
@@ -87,8 +87,4 @@
         </plugins>
         <finalName>streampipes-processors-text-mining-jvm</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml b/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml
index 1e5279a65..9f0971034 100644
--- a/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml
+++ b/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml
@@ -132,9 +132,4 @@
         </plugins>
         <finalName>streampipes-processors-transformation-flink</finalName>
     </build>
-
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml b/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml
index 44abb24e6..37f754e39 100644
--- a/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml
@@ -88,8 +88,4 @@
         <finalName>streampipes-processors-transformation-jvm</finalName>
 
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml
index 042784e73..1d3d52627 100644
--- a/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml
@@ -139,8 +139,4 @@
         </plugins>
         <finalName>streampipes-sinks-brokers-jvm</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml b/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml
index 22c773ea8..24e0d8cb4 100644
--- a/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml
+++ b/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml
@@ -112,8 +112,4 @@
         </plugins>
         <finalName>streampipes-sinks-databases-flink</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml
index 34d2fcc3c..4aa929b57 100644
--- a/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml
@@ -155,8 +155,4 @@
         </plugins>
         <finalName>streampipes-sinks-databases-jvm</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml
index 472d65dc8..1262f52ee 100644
--- a/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml
@@ -105,8 +105,4 @@
         </plugins>
         <finalName>streampipes-sinks-internal-jvm</finalName>
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml
index d913a23b7..0b1fb39ae 100644
--- a/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml
+++ b/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml
@@ -96,8 +96,4 @@
         <finalName>streampipes-sinks-notifications-jvm</finalName>
 
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml b/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml
index 911bb588a..81c6eee96 100644
--- a/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml
+++ b/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml
@@ -102,8 +102,4 @@
         <finalName>streampipes-sources-vehicle-simulator</finalName>
 
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>
diff --git a/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml b/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml
index dabe71dae..6e5da0889 100644
--- a/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml
+++ b/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml
@@ -111,8 +111,4 @@
         <finalName>streampipes-sources-watertank-simulator</finalName>
 
     </build>
-
-  <scm>
-    <tag>rel/0.69.1-seamless</tag>
-  </scm>
 </project>