diff --git a/archetypes/streampipes-archetype-extensions-jvm/pom.xml b/archetypes/streampipes-archetype-extensions-jvm/pom.xml index a1fded40d0..ac1ae8f460 100644 --- a/archetypes/streampipes-archetype-extensions-jvm/pom.xml +++ b/archetypes/streampipes-archetype-extensions-jvm/pom.xml @@ -22,7 +22,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 ../../pom.xml streampipes-archetype-extensions-jvm diff --git a/archetypes/streampipes-archetype-pe-processors-flink/pom.xml b/archetypes/streampipes-archetype-pe-processors-flink/pom.xml index b57ffe1d4c..cbacceeca6 100644 --- a/archetypes/streampipes-archetype-pe-processors-flink/pom.xml +++ b/archetypes/streampipes-archetype-pe-processors-flink/pom.xml @@ -22,7 +22,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 ../../pom.xml streampipes-archetype-pe-processors-flink diff --git a/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml b/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml index 68c9f7b658..37bc0568c3 100644 --- a/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml +++ b/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml @@ -22,7 +22,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 ../../pom.xml streampipes-archetype-pe-sinks-flink diff --git a/archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml b/archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml index 455b37f69a..eca47165a8 100644 --- a/archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml +++ b/archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml @@ -22,7 +22,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 ../../pom.xml streampipes-archetype-pe-sinks-jvm diff --git a/archetypes/streampipes-archetype-pe-sources/pom.xml b/archetypes/streampipes-archetype-pe-sources/pom.xml index 8793b31b1a..a707bd3f4d 100644 --- a/archetypes/streampipes-archetype-pe-sources/pom.xml +++ b/archetypes/streampipes-archetype-pe-sources/pom.xml @@ -22,7 +22,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 ../../pom.xml streampipes-archetype-pe-sources diff --git a/pom.xml b/pom.xml index 58220958c7..67522eab7a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.streampipes streampipes-parent -0.69.0-SNAPSHOT +0.69.0 pom @@ -1404,7 +1404,7 @@ IoT data streams. scm:git:ssh://git@github.com/apache/incubator-streampipes.git scm:git:ssh://git@github.com/apache/incubator-streampipes.git https://github.com/apache/incubator-streampipes - HEAD + release/0.69.0 diff --git a/streampipes-backend/pom.xml b/streampipes-backend/pom.xml index 45aff42bf0..f7ca92b13f 100644 --- a/streampipes-backend/pom.xml +++ b/streampipes-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-backend @@ -33,7 +33,7 @@ org.apache.streampipes streampipes-service-base - 0.69.0-SNAPSHOT + 0.69.0 org.springframework.boot @@ -44,27 +44,27 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-connect-container-master - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-platform-services - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-client/pom.xml b/streampipes-client/pom.xml index abeb533b3e..033cbf76b5 100644 --- a/streampipes-client/pom.xml +++ b/streampipes-client/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,42 +32,42 @@ org.apache.streampipes streampipes-dataformat-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-cbor - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-fst - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-security-jwt - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-code-generation/pom.xml b/streampipes-code-generation/pom.xml index 59198a666c..b821db900e 100644 --- a/streampipes-code-generation/pom.xml +++ b/streampipes-code-generation/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-code-generation @@ -39,23 +39,23 @@ org.apache.streampipes streampipes-container-standalone - 0.69.0-SNAPSHOT + 0.69.0 provided org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-commons/pom.xml b/streampipes-commons/pom.xml index 0992e712fd..8140f92207 100644 --- a/streampipes-commons/pom.xml +++ b/streampipes-commons/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-commons diff --git a/streampipes-config/pom.xml b/streampipes-config/pom.xml index f1815b0f7a..a048f53d63 100644 --- a/streampipes-config/pom.xml +++ b/streampipes-config/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,17 +32,17 @@ org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-vocabulary - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-discovery - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-connect-api/pom.xml b/streampipes-connect-api/pom.xml index cdf43f8c59..9434674457 100644 --- a/streampipes-connect-api/pom.xml +++ b/streampipes-connect-api/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-connect-container-master/pom.xml b/streampipes-connect-container-master/pom.xml index 5931b02977..5ae125357e 100644 --- a/streampipes-connect-container-master/pom.xml +++ b/streampipes-connect-container-master/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,32 +32,32 @@ org.apache.streampipes streampipes-connect - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-measurement-units - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-pipeline-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-couchdb - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-user-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-data-explorer - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-connect-container-worker/pom.xml b/streampipes-connect-container-worker/pom.xml index 7e41570f38..610f4e47fa 100644 --- a/streampipes-connect-container-worker/pom.xml +++ b/streampipes-connect-container-worker/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,37 +32,37 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-connect - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-container - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-extensions-base - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-connect/pom.xml b/streampipes-connect/pom.xml index 4dd30f16d4..6673d4642f 100755 --- a/streampipes-connect/pom.xml +++ b/streampipes-connect/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,72 +32,72 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-connect-api - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-smile - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-cbor - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-fst - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-measurement-units - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-jms - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-mqtt - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-container-extensions/pom.xml b/streampipes-container-extensions/pom.xml index e664e075fc..4c937c33ff 100644 --- a/streampipes-container-extensions/pom.xml +++ b/streampipes-container-extensions/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,17 +32,17 @@ org.apache.streampipes streampipes-connect-container-worker - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-container-standalone - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-extensions-base - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-container-standalone/pom.xml b/streampipes-container-standalone/pom.xml index a576e43ce6..fb539b8089 100644 --- a/streampipes-container-standalone/pom.xml +++ b/streampipes-container-standalone/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-container - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-extensions-base - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-container/pom.xml b/streampipes-container/pom.xml index 9b3aae1669..ed94dc60ba 100644 --- a/streampipes-container/pom.xml +++ b/streampipes-container/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-container @@ -33,37 +33,37 @@ org.apache.streampipes streampipes-connect-api - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-discovery - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest-shared - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-data-explorer/pom.xml b/streampipes-data-explorer/pom.xml index c978cea2bd..201ad9cf64 100644 --- a/streampipes-data-explorer/pom.xml +++ b/streampipes-data-explorer/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,17 +31,17 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-management - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-dataformat-cbor/pom.xml b/streampipes-dataformat-cbor/pom.xml index a45f71c919..24e8436aeb 100644 --- a/streampipes-dataformat-cbor/pom.xml +++ b/streampipes-dataformat-cbor/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-vocabulary - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-dataformat-fst/pom.xml b/streampipes-dataformat-fst/pom.xml index 4702075378..789d3a857d 100644 --- a/streampipes-dataformat-fst/pom.xml +++ b/streampipes-dataformat-fst/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-vocabulary - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-dataformat-json/pom.xml b/streampipes-dataformat-json/pom.xml index 6fb5653b4d..d88670e7f5 100644 --- a/streampipes-dataformat-json/pom.xml +++ b/streampipes-dataformat-json/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-vocabulary - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-dataformat-smile/pom.xml b/streampipes-dataformat-smile/pom.xml index c6622aab46..267d6d1cd0 100644 --- a/streampipes-dataformat-smile/pom.xml +++ b/streampipes-dataformat-smile/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-vocabulary - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-dataformat/pom.xml b/streampipes-dataformat/pom.xml index 8835e2156a..e7413650c2 100644 --- a/streampipes-dataformat/pom.xml +++ b/streampipes-dataformat/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-extensions/pom.xml b/streampipes-extensions/pom.xml index d0faa59b20..2f7a271d72 100644 --- a/streampipes-extensions/pom.xml +++ b/streampipes-extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-extensions @@ -622,7 +622,7 @@ org.apache.streampipes streampipes-maven-plugin - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml b/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml index b04bb505f7..13771177a7 100644 --- a/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml +++ b/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml @@ -24,7 +24,7 @@ org.apache.streampipes streampipes-extensions - 0.69.0-SNAPSHOT + 0.69.0 streampipes-connect-adapters-iiot @@ -37,22 +37,22 @@ org.apache.streampipes streampipes-connect-container-worker - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-pipeline-elements-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-container-extensions - 0.69.0-SNAPSHOT + 0.69.0 @@ -260,4 +260,8 @@ streampipes-connect-adapters-iiot + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-connect-adapters/pom.xml b/streampipes-extensions/streampipes-connect-adapters/pom.xml index fbb706ea67..2ed3c6cfd6 100644 --- a/streampipes-extensions/streampipes-connect-adapters/pom.xml +++ b/streampipes-extensions/streampipes-connect-adapters/pom.xml @@ -23,7 +23,7 @@ org.apache.streampipes streampipes-extensions - 0.69.0-SNAPSHOT + 0.69.0 streampipes-connect-adapters @@ -37,17 +37,17 @@ org.apache.streampipes streampipes-connect-container-worker - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-pipeline-elements-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-container-extensions - 0.69.0-SNAPSHOT + 0.69.0 @@ -209,4 +209,8 @@ streampipes-connect-adapters + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml b/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml index 366d201d3e..3753979150 100644 --- a/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml +++ b/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml @@ -20,7 +20,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -34,13 +34,13 @@ org.apache.streampipes streampipes-container-extensions - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-pipeline-elements-all-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed @@ -48,13 +48,13 @@ org.apache.streampipes streampipes-connect-adapters - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-connect-adapters-iiot - 0.69.0-SNAPSHOT + 0.69.0 embed @@ -84,4 +84,8 @@ streampipes-extensions-all-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml index ceedc275e8..afdb4677fe 100644 --- a/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml +++ b/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -35,43 +35,43 @@ org.apache.streampipes streampipes-processors-aggregation-flink - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-enricher-flink - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-processors-geo-flink - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-processors-pattern-detection-flink - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-processors-statistics-flink - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-processors-text-mining-flink - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-processors-transformation-flink - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sinks-databases-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -124,4 +124,8 @@ streampipes-pipeline-elements-all-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml index 85ba7ec07c..fea4e1bb91 100644 --- a/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml +++ b/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -45,73 +45,73 @@ org.apache.streampipes streampipes-processors-filters-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-image-processing-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-filters-siddhi - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-text-mining-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-transformation-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-sinks-brokers-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-sinks-databases-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-sinks-internal-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-sinks-notifications-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-enricher-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-geo-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed org.apache.streampipes streampipes-processors-change-detection-jvm - 0.69.0-SNAPSHOT + 0.69.0 embed @@ -169,4 +169,8 @@ streampipes-processors-all-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml index c8aeff4491..2122d450ba 100644 --- a/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml +++ b/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -75,4 +75,8 @@ + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml index db91cacc6f..a45a2b6185 100644 --- a/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml +++ b/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -39,12 +39,12 @@ org.apache.streampipes streampipes-sdk - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging - 0.69.0-SNAPSHOT + 0.69.0 compile @@ -54,13 +54,17 @@ org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml b/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml index 28b5ef930f..f6d226f052 100644 --- a/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml +++ b/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -112,7 +112,7 @@ org.apache.streampipes streampipes-test-utils - 0.69.0-SNAPSHOT + 0.69.0 test @@ -176,4 +176,8 @@ streampipes-processors-aggregation-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml b/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml index 6bd25ab57b..ce602cd4a6 100644 --- a/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml +++ b/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -76,4 +76,8 @@ streampipes-processors-change-detection-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml b/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml index 3f201c04aa..bc444745ff 100644 --- a/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml +++ b/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -37,12 +37,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -91,4 +91,8 @@ streampipes-processors-enricher-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml b/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml index 4bd9950634..916bf2d67a 100644 --- a/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml +++ b/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml @@ -20,7 +20,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -34,12 +34,12 @@ org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.graalvm.js @@ -83,4 +83,8 @@ streampipes-processors-enricher-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml b/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml index 2c75a688bc..55c2d9a117 100644 --- a/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml +++ b/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 org.quartz-scheduler @@ -81,4 +81,8 @@ streampipes-processors-filters-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml b/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml index 01fa535838..74bc2da0e4 100644 --- a/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml +++ b/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -46,12 +46,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-siddhi - 0.69.0-SNAPSHOT + 0.69.0 org.slf4j @@ -80,7 +80,7 @@ org.apache.streampipes streampipes-test-utils - 0.69.0-SNAPSHOT + 0.69.0 test @@ -117,4 +117,8 @@ streampipes-processors-filters-siddhi + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-geo-flink/pom.xml b/streampipes-extensions/streampipes-processors-geo-flink/pom.xml index 17202e04b4..f0d1c3752e 100644 --- a/streampipes-extensions/streampipes-processors-geo-flink/pom.xml +++ b/streampipes-extensions/streampipes-processors-geo-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -84,4 +84,8 @@ streampipes-processors-geo-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml b/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml index 0a8cee7788..f24c16e878 100644 --- a/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml +++ b/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,17 +36,17 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -102,4 +102,8 @@ streampipes-processors-geo-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml b/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml index 09c8712514..9fdb0022e3 100644 --- a/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml +++ b/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -88,4 +88,8 @@ streampipes-processors-image-processing-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml b/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml index 02fe44de0c..14f5c1f559 100644 --- a/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml +++ b/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -37,12 +37,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 log4j @@ -112,7 +112,7 @@ org.apache.streampipes streampipes-test-utils - 0.69.0-SNAPSHOT + 0.69.0 test @@ -157,4 +157,8 @@ streampipes-processors-pattern-detection-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml b/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml index d0f2f97602..313d8a9781 100644 --- a/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml +++ b/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -96,4 +96,8 @@ streampipes-processors-statistics-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml b/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml index 544e04eddb..b6beda0d6e 100644 --- a/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml +++ b/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -89,7 +89,7 @@ org.apache.streampipes streampipes-test-utils - 0.69.0-SNAPSHOT + 0.69.0 test @@ -138,4 +138,8 @@ streampipes-processors-textmining-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml b/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml index 46fdf12f7e..d7a0ec9c25 100644 --- a/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml +++ b/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -52,7 +52,7 @@ org.apache.streampipes streampipes-messaging-mqtt - 0.69.0-SNAPSHOT + 0.69.0 @@ -87,4 +87,8 @@ streampipes-processors-text-mining-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml b/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml index 2f26ca1599..6685f6e250 100644 --- a/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml +++ b/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,17 +36,17 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-measurement-units - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -82,7 +82,7 @@ org.apache.streampipes streampipes-test-utils - 0.69.0-SNAPSHOT + 0.69.0 test @@ -132,4 +132,8 @@ streampipes-processors-transformation-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml b/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml index 31fe991e6f..10bd6d39b4 100644 --- a/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml +++ b/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -44,12 +44,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -88,4 +88,8 @@ streampipes-processors-transformation-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml index fa5ca2c788..4b5664c6f6 100644 --- a/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml +++ b/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,17 +36,17 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -133,4 +133,8 @@ streampipes-sinks-brokers-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml b/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml index f7bfdc624a..b9496a94fa 100644 --- a/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml +++ b/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-flink - 0.69.0-SNAPSHOT + 0.69.0 @@ -112,4 +112,8 @@ streampipes-sinks-databases-flink + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml index 83127ac4de..8653f016ed 100644 --- a/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml +++ b/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -149,4 +149,8 @@ streampipes-sinks-databases-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml index 590cb5940b..24304f16bf 100644 --- a/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml +++ b/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -37,18 +37,18 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -105,4 +105,8 @@ streampipes-sinks-internal-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml index de1c1914b3..a837644903 100644 --- a/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml +++ b/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -35,18 +35,18 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -96,4 +96,8 @@ streampipes-sinks-notifications-jvm + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml b/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml index 00db874421..e524e6562d 100644 --- a/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml +++ b/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -35,7 +35,7 @@ org.apache.streampipes streampipes-pipeline-elements-data-simulator - 0.69.0-SNAPSHOT + 0.69.0 log4j @@ -48,17 +48,17 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sources - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -96,4 +96,8 @@ streampipes-sources-vehicle-simulator + + + release/0.69.0 + diff --git a/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml b/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml index 652477b1ca..6d1a64adfb 100644 --- a/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml +++ b/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -35,7 +35,7 @@ org.apache.streampipes streampipes-pipeline-elements-data-simulator - 0.69.0-SNAPSHOT + 0.69.0 log4j @@ -48,17 +48,17 @@ org.apache.streampipes streampipes-sdk-bundle - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sources - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 @@ -105,4 +105,8 @@ streampipes-sources-watertank-simulator + + + release/0.69.0 + diff --git a/streampipes-logging/pom.xml b/streampipes-logging/pom.xml index b902c19269..ba55147a7e 100644 --- a/streampipes-logging/pom.xml +++ b/streampipes-logging/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 diff --git a/streampipes-mail/pom.xml b/streampipes-mail/pom.xml index 32d78affe7..257dc7f0e6 100644 --- a/streampipes-mail/pom.xml +++ b/streampipes-mail/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -30,12 +30,12 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-user-management - 0.69.0-SNAPSHOT + 0.69.0 org.simplejavamail diff --git a/streampipes-maven-plugin/pom.xml b/streampipes-maven-plugin/pom.xml index 1523d9ce6f..3b8f652d73 100644 --- a/streampipes-maven-plugin/pom.xml +++ b/streampipes-maven-plugin/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 diff --git a/streampipes-measurement-units/pom.xml b/streampipes-measurement-units/pom.xml index 3b69bf0f68..1ba56915c7 100644 --- a/streampipes-measurement-units/pom.xml +++ b/streampipes-measurement-units/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-measurement-units @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-messaging-jms/pom.xml b/streampipes-messaging-jms/pom.xml index 092991cbf5..f6003069ec 100644 --- a/streampipes-messaging-jms/pom.xml +++ b/streampipes-messaging-jms/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-messaging - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-messaging-kafka/pom.xml b/streampipes-messaging-kafka/pom.xml index e48055db61..7dbfa5c1b9 100644 --- a/streampipes-messaging-kafka/pom.xml +++ b/streampipes-messaging-kafka/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-messaging - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-messaging-mqtt/pom.xml b/streampipes-messaging-mqtt/pom.xml index fbfe3eaac3..dbdc768543 100644 --- a/streampipes-messaging-mqtt/pom.xml +++ b/streampipes-messaging-mqtt/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-messaging - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-messaging/pom.xml b/streampipes-messaging/pom.xml index 47b86c86b4..519004a9eb 100644 --- a/streampipes-messaging/pom.xml +++ b/streampipes-messaging/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 \ No newline at end of file diff --git a/streampipes-model-client/pom.xml b/streampipes-model-client/pom.xml index 1b873c72d4..7a4bb23e55 100644 --- a/streampipes-model-client/pom.xml +++ b/streampipes-model-client/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-model-client @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-shared - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-model-shared/pom.xml b/streampipes-model-shared/pom.xml index b5733b3cb8..956876e2b6 100644 --- a/streampipes-model-shared/pom.xml +++ b/streampipes-model-shared/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 diff --git a/streampipes-model/pom.xml b/streampipes-model/pom.xml index ebe029042c..005bd995f5 100644 --- a/streampipes-model/pom.xml +++ b/streampipes-model/pom.xml @@ -23,29 +23,29 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-logging - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-vocabulary - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-performance-tests/pom.xml b/streampipes-performance-tests/pom.xml index 3d0b905ab9..0252d6d362 100644 --- a/streampipes-performance-tests/pom.xml +++ b/streampipes-performance-tests/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,22 +32,22 @@ org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-pipeline-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-json - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-pipeline-management/pom.xml b/streampipes-pipeline-management/pom.xml index ee44df5986..27349a90fa 100644 --- a/streampipes-pipeline-management/pom.xml +++ b/streampipes-pipeline-management/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-pipeline-management @@ -30,87 +30,87 @@ org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-container - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-cbor - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-fst - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-smile - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-jms - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-mqtt - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-resource-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-discovery - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-user-management - 0.69.0-SNAPSHOT + 0.69.0 @@ -135,13 +135,13 @@ org.apache.streampipes streampipes-measurement-units - 0.69.0-SNAPSHOT + 0.69.0 test org.apache.streampipes streampipes-test-utils - 0.69.0-SNAPSHOT + 0.69.0 test diff --git a/streampipes-platform-services/pom.xml b/streampipes-platform-services/pom.xml index f796452803..fedd2928b3 100644 --- a/streampipes-platform-services/pom.xml +++ b/streampipes-platform-services/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,27 +31,27 @@ org.apache.streampipes streampipes-data-explorer - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-api - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-resource-management/pom.xml b/streampipes-resource-management/pom.xml index e319eb984a..89665b62a0 100644 --- a/streampipes-resource-management/pom.xml +++ b/streampipes-resource-management/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -30,17 +30,17 @@ org.apache.streampipes streampipes-mail - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-user-management - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-rest-core-base/pom.xml b/streampipes-rest-core-base/pom.xml index 82c2748985..37c4c14569 100644 --- a/streampipes-rest-core-base/pom.xml +++ b/streampipes-rest-core-base/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,22 +31,22 @@ org.apache.streampipes streampipes-rest-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-user-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-pipeline-management - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-rest-shared/pom.xml b/streampipes-rest-shared/pom.xml index 409e4ad673..b5a87fc5c7 100644 --- a/streampipes-rest-shared/pom.xml +++ b/streampipes-rest-shared/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 org.apache.httpcomponents @@ -43,7 +43,7 @@ org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-rest/pom.xml b/streampipes-rest/pom.xml index 3f73aa33f7..5835b54437 100644 --- a/streampipes-rest/pom.xml +++ b/streampipes-rest/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 StreamPipes REST API streampipes-rest @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 org.apache.httpcomponents @@ -43,67 +43,67 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-data-explorer - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-measurement-units - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-jms - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-mail - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-pipeline-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest-shared - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-discovery - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-user-management - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-rest-core-base - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-connect-container-master - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-sdk-bundle/pom.xml b/streampipes-sdk-bundle/pom.xml index 4c854ba6cb..db317d032b 100644 --- a/streampipes-sdk-bundle/pom.xml +++ b/streampipes-sdk-bundle/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -30,47 +30,47 @@ org.apache.streampipes streampipes-sdk - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-container-extensions - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-cbor - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-smile - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat-fst - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-jms - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-mqtt - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-sdk/pom.xml b/streampipes-sdk/pom.xml index 1b5242a082..60e4d7cb9f 100644 --- a/streampipes-sdk/pom.xml +++ b/streampipes-sdk/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,17 +32,17 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-vocabulary - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-security-jwt/pom.xml b/streampipes-security-jwt/pom.xml index 7556c1f8b6..9e19b5d4da 100644 --- a/streampipes-security-jwt/pom.xml +++ b/streampipes-security-jwt/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -30,7 +30,7 @@ org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 io.jsonwebtoken diff --git a/streampipes-serializers-json/pom.xml b/streampipes-serializers-json/pom.xml index 40a7db508d..5a9662e213 100644 --- a/streampipes-serializers-json/pom.xml +++ b/streampipes-serializers-json/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,12 +31,12 @@ org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-service-base/pom.xml b/streampipes-service-base/pom.xml index fa54c04d51..7bef93bf37 100644 --- a/streampipes-service-base/pom.xml +++ b/streampipes-service-base/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-commons - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-discovery - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-service-discovery-api/pom.xml b/streampipes-service-discovery-api/pom.xml index add1ab9ea4..960f6427ae 100644 --- a/streampipes-service-discovery-api/pom.xml +++ b/streampipes-service-discovery-api/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 diff --git a/streampipes-service-discovery-consul/pom.xml b/streampipes-service-discovery-consul/pom.xml index 9cf940cc76..2a1c1d04ea 100644 --- a/streampipes-service-discovery-consul/pom.xml +++ b/streampipes-service-discovery-consul/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,17 +31,17 @@ org.apache.streampipes streampipes-logging - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-discovery-api - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-service-discovery/pom.xml b/streampipes-service-discovery/pom.xml index 3f535eff0a..9c44fc1825 100644 --- a/streampipes-service-discovery/pom.xml +++ b/streampipes-service-discovery/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,12 +31,12 @@ org.apache.streampipes streampipes-service-discovery-api - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-discovery-consul - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-service-extensions-base/pom.xml b/streampipes-service-extensions-base/pom.xml index bc1a3bc68e..c9fd7ea22e 100644 --- a/streampipes-service-extensions-base/pom.xml +++ b/streampipes-service-extensions-base/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -31,17 +31,17 @@ org.apache.streampipes streampipes-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-container - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-base - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-sources/pom.xml b/streampipes-sources/pom.xml index e43943b468..cd0edfcb0d 100644 --- a/streampipes-sources/pom.xml +++ b/streampipes-sources/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-sources @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-container - 0.69.0-SNAPSHOT + 0.69.0 \ No newline at end of file diff --git a/streampipes-storage-api/pom.xml b/streampipes-storage-api/pom.xml index 4590bc6de8..32a8d2cac2 100644 --- a/streampipes-storage-api/pom.xml +++ b/streampipes-storage-api/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-storage-api @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-storage-couchdb/pom.xml b/streampipes-storage-couchdb/pom.xml index 9ed670d928..25fe9efe17 100644 --- a/streampipes-storage-couchdb/pom.xml +++ b/streampipes-storage-couchdb/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,27 +32,27 @@ org.apache.streampipes streampipes-service-discovery - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-serializers-json - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-api - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-storage-management/pom.xml b/streampipes-storage-management/pom.xml index 1f9933b0a2..bbc21b330d 100644 --- a/streampipes-storage-management/pom.xml +++ b/streampipes-storage-management/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-storage-api - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-couchdb - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-test-utils/pom.xml b/streampipes-test-utils/pom.xml index 378bbbcbd9..6f5533594a 100644 --- a/streampipes-test-utils/pom.xml +++ b/streampipes-test-utils/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-model - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-user-management/pom.xml b/streampipes-user-management/pom.xml index b3c243abf2..e3aeb32443 100644 --- a/streampipes-user-management/pom.xml +++ b/streampipes-user-management/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,22 +32,22 @@ org.apache.streampipes streampipes-config - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-model-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-security-jwt - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-storage-management - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-vocabulary/pom.xml b/streampipes-vocabulary/pom.xml index 36b76da4b6..68be43db64 100644 --- a/streampipes-vocabulary/pom.xml +++ b/streampipes-vocabulary/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 diff --git a/streampipes-wrapper-distributed/pom.xml b/streampipes-wrapper-distributed/pom.xml index bf4dd5d144..096e3818c8 100644 --- a/streampipes-wrapper-distributed/pom.xml +++ b/streampipes-wrapper-distributed/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,22 +32,22 @@ org.apache.streampipes streampipes-messaging-jms - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-kafka - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging-mqtt - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-wrapper - 0.69.0-SNAPSHOT + 0.69.0 \ No newline at end of file diff --git a/streampipes-wrapper-flink/pom.xml b/streampipes-wrapper-flink/pom.xml index 70e9f84369..64568d6eff 100644 --- a/streampipes-wrapper-flink/pom.xml +++ b/streampipes-wrapper-flink/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-wrapper-flink @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-wrapper-distributed - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-wrapper-kafka-streams/pom.xml b/streampipes-wrapper-kafka-streams/pom.xml index ab822fd092..e7dfde5e77 100644 --- a/streampipes-wrapper-kafka-streams/pom.xml +++ b/streampipes-wrapper-kafka-streams/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-wrapper-distributed - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-wrapper-python/pom.xml b/streampipes-wrapper-python/pom.xml index c995687998..b6f71876ec 100644 --- a/streampipes-wrapper-python/pom.xml +++ b/streampipes-wrapper-python/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 diff --git a/streampipes-wrapper-siddhi/pom.xml b/streampipes-wrapper-siddhi/pom.xml index ae90d27f63..d5debdd9cf 100644 --- a/streampipes-wrapper-siddhi/pom.xml +++ b/streampipes-wrapper-siddhi/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.69.0-SNAPSHOT + 0.69.0 4.0.0 @@ -42,7 +42,7 @@ org.apache.streampipes streampipes-wrapper-standalone - 0.69.0-SNAPSHOT + 0.69.0 diff --git a/streampipes-wrapper-standalone/pom.xml b/streampipes-wrapper-standalone/pom.xml index 65b9d99867..3520219afd 100644 --- a/streampipes-wrapper-standalone/pom.xml +++ b/streampipes-wrapper-standalone/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-wrapper-standalone @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-wrapper - 0.69.0-SNAPSHOT + 0.69.0 \ No newline at end of file diff --git a/streampipes-wrapper/pom.xml b/streampipes-wrapper/pom.xml index 55fcff783f..15d7edf8a6 100644 --- a/streampipes-wrapper/pom.xml +++ b/streampipes-wrapper/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.69.0-SNAPSHOT + 0.69.0 streampipes-wrapper @@ -30,32 +30,32 @@ org.apache.streampipes streampipes-container - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-service-extensions-base - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-client - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-dataformat - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-messaging - 0.69.0-SNAPSHOT + 0.69.0 org.apache.streampipes streampipes-sdk - 0.69.0-SNAPSHOT + 0.69.0