diff --git a/archetypes/streampipes-archetype-extensions-jvm/pom.xml b/archetypes/streampipes-archetype-extensions-jvm/pom.xml index 5622510b0e..7b18fdb012 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.90.0-SNAPSHOT + 0.90.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 1daa127876..b268a1d460 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.90.0-SNAPSHOT + 0.90.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 348947926f..f79c673cbb 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.90.0-SNAPSHOT + 0.90.0 ../../pom.xml streampipes-archetype-pe-sinks-flink diff --git a/pom.xml b/pom.xml index 7a6a534fbc..81b25ea843 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.streampipes streampipes-parent -0.90.0-SNAPSHOT +0.90.0 pom @@ -1872,7 +1872,7 @@ IoT data streams. scm:git:ssh://git@github.com/apache/streampipes.git scm:git:ssh://git@github.com/apache/streampipes.git https://github.com/apache/streampipes - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-backend/pom.xml b/streampipes-backend/pom.xml index c81720b15f..d37295c27b 100644 --- a/streampipes-backend/pom.xml +++ b/streampipes-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-backend @@ -33,7 +33,7 @@ org.apache.streampipes streampipes-service-base - 0.90.0-SNAPSHOT + 0.90.0 org.springframework.boot @@ -44,27 +44,27 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-connect-container-master - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-platform-services - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-client/pom.xml b/streampipes-client/pom.xml index ea6a3a20eb..ad36dd1b21 100644 --- a/streampipes-client/pom.xml +++ b/streampipes-client/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,42 +32,42 @@ org.apache.streampipes streampipes-dataformat-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-cbor - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-fst - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-security-jwt - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-commons/pom.xml b/streampipes-commons/pom.xml index b22f73a7c0..4965ef4014 100644 --- a/streampipes-commons/pom.xml +++ b/streampipes-commons/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-commons diff --git a/streampipes-config/pom.xml b/streampipes-config/pom.xml index 23e40a766f..1f4c914939 100644 --- a/streampipes-config/pom.xml +++ b/streampipes-config/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,17 +32,17 @@ org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-vocabulary - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-discovery - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-connect-api/pom.xml b/streampipes-connect-api/pom.xml index 9a73cfaf8f..bc420f6867 100644 --- a/streampipes-connect-api/pom.xml +++ b/streampipes-connect-api/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-connect-container-master/pom.xml b/streampipes-connect-container-master/pom.xml index dde3b36a59..cbc59f2468 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,32 +32,32 @@ org.apache.streampipes streampipes-connect - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-measurement-units - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-pipeline-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-couchdb - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-user-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-data-explorer - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-connect-container-worker/pom.xml b/streampipes-connect-container-worker/pom.xml index c391e4b5c7..5a837667a4 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,37 +32,37 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-connect - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-extensions-base - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-connect/pom.xml b/streampipes-connect/pom.xml index 10703bb0a9..82ffabbe86 100755 --- a/streampipes-connect/pom.xml +++ b/streampipes-connect/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,82 +32,82 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-connect-api - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-smile - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-cbor - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-fst - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-measurement-units - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-jms - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-mqtt - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-nats - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-container-extensions/pom.xml b/streampipes-container-extensions/pom.xml index 65f3241a60..89578527ff 100644 --- a/streampipes-container-extensions/pom.xml +++ b/streampipes-container-extensions/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,17 +32,17 @@ org.apache.streampipes streampipes-connect-container-worker - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container-standalone - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-extensions-base - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-container-standalone/pom.xml b/streampipes-container-standalone/pom.xml index ea78eba2c3..5823b3e7b4 100644 --- a/streampipes-container-standalone/pom.xml +++ b/streampipes-container-standalone/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-extensions-base - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-container/pom.xml b/streampipes-container/pom.xml index 9325f2328d..d4fb7f4f5b 100644 --- a/streampipes-container/pom.xml +++ b/streampipes-container/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-container @@ -33,37 +33,37 @@ org.apache.streampipes streampipes-connect-api - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-discovery - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest-shared - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-data-explorer-commons/pom.xml b/streampipes-data-explorer-commons/pom.xml index c48df890b1..39a6c6efe9 100644 --- a/streampipes-data-explorer-commons/pom.xml +++ b/streampipes-data-explorer-commons/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -30,22 +30,22 @@ org.apache.streampipes streampipes-service-discovery-api - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-data-explorer/pom.xml b/streampipes-data-explorer/pom.xml index cb7d9c74e3..47baa82ac9 100644 --- a/streampipes-data-explorer/pom.xml +++ b/streampipes-data-explorer/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,17 +31,17 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-management - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-data-export/pom.xml b/streampipes-data-export/pom.xml index a31b004824..d20d9e24a6 100644 --- a/streampipes-data-export/pom.xml +++ b/streampipes-data-export/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -30,22 +30,22 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-pipeline-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-resource-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-management - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-dataformat-cbor/pom.xml b/streampipes-dataformat-cbor/pom.xml index fce3d6e316..a830186f4f 100644 --- a/streampipes-dataformat-cbor/pom.xml +++ b/streampipes-dataformat-cbor/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-vocabulary - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-dataformat-fst/pom.xml b/streampipes-dataformat-fst/pom.xml index dc1c296448..9a3b5b9d20 100644 --- a/streampipes-dataformat-fst/pom.xml +++ b/streampipes-dataformat-fst/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-vocabulary - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-dataformat-json/pom.xml b/streampipes-dataformat-json/pom.xml index fdfd22c230..a187545b5a 100644 --- a/streampipes-dataformat-json/pom.xml +++ b/streampipes-dataformat-json/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-vocabulary - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-dataformat-smile/pom.xml b/streampipes-dataformat-smile/pom.xml index c84a1e00d8..c297a57096 100644 --- a/streampipes-dataformat-smile/pom.xml +++ b/streampipes-dataformat-smile/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-dataformat - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-vocabulary - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-dataformat/pom.xml b/streampipes-dataformat/pom.xml index 4fab5cf308..91e0e70668 100644 --- a/streampipes-dataformat/pom.xml +++ b/streampipes-dataformat/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-extensions/pom.xml b/streampipes-extensions/pom.xml index e45b4378b6..8f4d20af8c 100644 --- a/streampipes-extensions/pom.xml +++ b/streampipes-extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 ../pom.xml @@ -133,7 +133,7 @@ org.apache.streampipes streampipes-maven-plugin - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml b/streampipes-extensions/streampipes-connect-adapters-iiot/pom.xml index 71dec137fe..cf1a54cf89 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.90.0-SNAPSHOT + 0.90.0 streampipes-connect-adapters-iiot @@ -37,7 +37,7 @@ org.apache.streampipes streampipes-connect-container-worker - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -48,17 +48,17 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container-extensions - 0.90.0-SNAPSHOT + 0.90.0 @@ -272,6 +272,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-connect-adapters/pom.xml b/streampipes-extensions/streampipes-connect-adapters/pom.xml index df18bcae98..786b7345d8 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.90.0-SNAPSHOT + 0.90.0 streampipes-connect-adapters @@ -37,7 +37,7 @@ org.apache.streampipes streampipes-connect-container-worker - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -48,12 +48,12 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container-extensions - 0.90.0-SNAPSHOT + 0.90.0 @@ -221,6 +221,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-extensions-all-iiot/pom.xml b/streampipes-extensions/streampipes-extensions-all-iiot/pom.xml index ab0e716ae5..6f9f42e347 100644 --- a/streampipes-extensions/streampipes-extensions-all-iiot/pom.xml +++ b/streampipes-extensions/streampipes-extensions-all-iiot/pom.xml @@ -21,7 +21,7 @@ streampipes-extensions org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 ../pom.xml 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-container-extensions - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -44,7 +44,7 @@ org.apache.streampipes streampipes-processors-filters-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -55,42 +55,42 @@ org.apache.streampipes streampipes-processors-filters-siddhi - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-transformation-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-brokers-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-databases-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-internal-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-notifications-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-enricher-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-change-detection-jvm - 0.90.0-SNAPSHOT + 0.90.0 @@ -110,7 +110,7 @@ org.apache.streampipes streampipes-connect-adapters-iiot - 0.90.0-SNAPSHOT + 0.90.0 embed @@ -153,6 +153,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml b/streampipes-extensions/streampipes-extensions-all-jvm/pom.xml index b9db364e7e..11360fa122 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -34,7 +34,7 @@ org.apache.streampipes streampipes-container-extensions - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -46,7 +46,7 @@ org.apache.streampipes streampipes-pipeline-elements-all-jvm - 0.90.0-SNAPSHOT + 0.90.0 embed @@ -54,20 +54,20 @@ org.apache.streampipes streampipes-connect-adapters - 0.90.0-SNAPSHOT + 0.90.0 embed org.apache.streampipes streampipes-connect-adapters-iiot - 0.90.0-SNAPSHOT + 0.90.0 embed org.apache.streampipes streampipes-messaging-nats - 0.90.0-SNAPSHOT + 0.90.0 @@ -115,6 +115,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-all-flink/pom.xml index 56dbbd5860..ac17e7d8f1 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -35,43 +35,43 @@ org.apache.streampipes streampipes-processors-aggregation-flink - 0.90.0-SNAPSHOT + 0.90.0 embed org.apache.streampipes streampipes-processors-enricher-flink - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-geo-flink - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-pattern-detection-flink - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-statistics-flink - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-text-mining-flink - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-transformation-flink - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-databases-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -143,6 +143,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-all-jvm/pom.xml index 2bc346a9b3..f7eafaa2e9 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -35,7 +35,7 @@ org.apache.streampipes streampipes-processors-filters-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -46,57 +46,57 @@ org.apache.streampipes streampipes-processors-image-processing-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-filters-siddhi - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-text-mining-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-transformation-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-brokers-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-databases-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-internal-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sinks-notifications-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-enricher-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-geo-jvm - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-processors-change-detection-jvm - 0.90.0-SNAPSHOT + 0.90.0 @@ -167,6 +167,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-data-simulator/pom.xml index 5ffa6c6f78..f004054deb 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -100,6 +100,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml b/streampipes-extensions/streampipes-pipeline-elements-shared/pom.xml index bf4a00fc80..8d9e4d4b86 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -39,12 +39,12 @@ org.apache.streampipes streampipes-sdk - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging - 0.90.0-SNAPSHOT + 0.90.0 compile @@ -54,12 +54,12 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 @@ -86,7 +86,7 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml b/streampipes-extensions/streampipes-processors-aggregation-flink/pom.xml index f3557745a9..064db34788 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -112,7 +112,7 @@ org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test @@ -197,6 +197,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml b/streampipes-extensions/streampipes-processors-change-detection-jvm/pom.xml index 9403373233..31247dade3 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -64,6 +64,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml b/streampipes-extensions/streampipes-processors-enricher-flink/pom.xml index 6d18788f26..8bdd705820 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -37,12 +37,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -110,6 +110,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml b/streampipes-extensions/streampipes-processors-enricher-jvm/pom.xml index 5049a0b047..dda6fba49c 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -30,12 +30,12 @@ org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.js @@ -70,6 +70,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml b/streampipes-extensions/streampipes-processors-filters-jvm/pom.xml index ffa67b9dbb..17ac51870a 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 org.quartz-scheduler @@ -68,6 +68,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml b/streampipes-extensions/streampipes-processors-filters-siddhi/pom.xml index 76f260c481..17d629c505 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-siddhi - 0.90.0-SNAPSHOT + 0.90.0 org.slf4j @@ -66,7 +66,7 @@ org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test @@ -94,6 +94,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-geo-flink/pom.xml b/streampipes-extensions/streampipes-processors-geo-flink/pom.xml index ae395a877e..962d5fcd79 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -104,6 +104,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml b/streampipes-extensions/streampipes-processors-geo-jvm/pom.xml index 0a28c6911c..a101e6d51e 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,17 +32,17 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -67,6 +67,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml b/streampipes-extensions/streampipes-processors-image-processing-jvm/pom.xml index 74b4615100..2974691e25 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -54,6 +54,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml b/streampipes-extensions/streampipes-processors-pattern-detection-flink/pom.xml index 0cb14f83dc..526d175b41 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -37,12 +37,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 log4j @@ -112,7 +112,7 @@ org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test @@ -159,6 +159,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml b/streampipes-extensions/streampipes-processors-statistics-flink/pom.xml index dd82e939cc..6a634600ea 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -98,6 +98,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml b/streampipes-extensions/streampipes-processors-text-mining-flink/pom.xml index b0d933bb3c..6294edb992 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -89,7 +89,7 @@ org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test @@ -140,6 +140,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml b/streampipes-extensions/streampipes-processors-text-mining-jvm/pom.xml index fed2d16045..35b69bc28b 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -48,12 +48,12 @@ org.apache.streampipes streampipes-messaging-mqtt - 0.90.0-SNAPSHOT + 0.90.0 - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml b/streampipes-extensions/streampipes-processors-transformation-flink/pom.xml index 8a8a80930d..a26881491d 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -36,17 +36,17 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-measurement-units - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -82,7 +82,7 @@ org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test @@ -134,6 +134,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml b/streampipes-extensions/streampipes-processors-transformation-jvm/pom.xml index 186833ac20..42e477b98f 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -40,16 +40,16 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-brokers-jvm/pom.xml index 6b52eada3e..82041a7ff1 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.90.0-SNAPSHOT + 0.90.0 ../pom.xml 4.0.0 @@ -33,17 +33,17 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -118,6 +118,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml b/streampipes-extensions/streampipes-sinks-databases-flink/pom.xml index b881006b13..94f8b8003d 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -36,12 +36,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-flink - 0.90.0-SNAPSHOT + 0.90.0 @@ -114,6 +114,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-databases-jvm/pom.xml index a0c8e27ca3..991ccadff7 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -114,6 +114,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-internal-jvm/pom.xml index c768953ad2..d151a7dc8a 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -36,23 +36,23 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-data-explorer-commons - 0.90.0-SNAPSHOT + 0.90.0 @@ -83,6 +83,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml b/streampipes-extensions/streampipes-sinks-notifications-jvm/pom.xml index 2f496c9007..3a66f78321 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,18 +31,18 @@ org.apache.streampipes streampipes-pipeline-elements-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -62,6 +62,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml b/streampipes-extensions/streampipes-sources-vehicle-simulator/pom.xml index c2bdc5dbb8..56253cb503 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -35,7 +35,7 @@ org.apache.streampipes streampipes-pipeline-elements-data-simulator - 0.90.0-SNAPSHOT + 0.90.0 log4j @@ -48,7 +48,7 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -59,12 +59,12 @@ org.apache.streampipes streampipes-sources - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -104,6 +104,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml b/streampipes-extensions/streampipes-sources-watertank-simulator/pom.xml index 1ee3cca70f..03a6402fd4 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -35,7 +35,7 @@ org.apache.streampipes streampipes-pipeline-elements-data-simulator - 0.90.0-SNAPSHOT + 0.90.0 log4j @@ -48,7 +48,7 @@ org.apache.streampipes streampipes-sdk-bundle - 0.90.0-SNAPSHOT + 0.90.0 org.graalvm.nativeimage @@ -59,12 +59,12 @@ org.apache.streampipes streampipes-sources - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 @@ -113,6 +113,6 @@ - rel/0.90.0 + release/0.90.0 diff --git a/streampipes-integration-tests/pom.xml b/streampipes-integration-tests/pom.xml index bf09a491ad..3ca9bed025 100644 --- a/streampipes-integration-tests/pom.xml +++ b/streampipes-integration-tests/pom.xml @@ -23,7 +23,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -41,13 +41,13 @@ org.apache.streampipes streampipes-connect - 0.90.0-SNAPSHOT + 0.90.0 test org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 test @@ -58,7 +58,7 @@ org.apache.streampipes streampipes-connect-adapters-iiot - 0.90.0-SNAPSHOT + 0.90.0 embed test diff --git a/streampipes-logging/pom.xml b/streampipes-logging/pom.xml index 8197c5dfb3..16ff4d4a95 100644 --- a/streampipes-logging/pom.xml +++ b/streampipes-logging/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 diff --git a/streampipes-mail/pom.xml b/streampipes-mail/pom.xml index c5147a113e..1938724f53 100644 --- a/streampipes-mail/pom.xml +++ b/streampipes-mail/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -30,12 +30,12 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-user-management - 0.90.0-SNAPSHOT + 0.90.0 org.simplejavamail diff --git a/streampipes-maven-plugin/pom.xml b/streampipes-maven-plugin/pom.xml index 97886b9264..bec3a72827 100644 --- a/streampipes-maven-plugin/pom.xml +++ b/streampipes-maven-plugin/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 diff --git a/streampipes-measurement-units/pom.xml b/streampipes-measurement-units/pom.xml index 51373d5d1e..ea2219f0e0 100644 --- a/streampipes-measurement-units/pom.xml +++ b/streampipes-measurement-units/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-measurement-units @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-messaging-jms/pom.xml b/streampipes-messaging-jms/pom.xml index 7ff8d4a53a..1a9cbb2a22 100644 --- a/streampipes-messaging-jms/pom.xml +++ b/streampipes-messaging-jms/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-messaging - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-messaging-kafka/pom.xml b/streampipes-messaging-kafka/pom.xml index fc44128665..4d5585bfcb 100644 --- a/streampipes-messaging-kafka/pom.xml +++ b/streampipes-messaging-kafka/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-messaging - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-messaging-mqtt/pom.xml b/streampipes-messaging-mqtt/pom.xml index 4a0fd739eb..e1f4d2f7d9 100644 --- a/streampipes-messaging-mqtt/pom.xml +++ b/streampipes-messaging-mqtt/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-messaging - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-messaging-nats/pom.xml b/streampipes-messaging-nats/pom.xml index 47e7d60153..e043de345f 100644 --- a/streampipes-messaging-nats/pom.xml +++ b/streampipes-messaging-nats/pom.xml @@ -19,7 +19,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -35,7 +35,7 @@ org.apache.streampipes streampipes-messaging - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-messaging/pom.xml b/streampipes-messaging/pom.xml index 29e9bef5f6..844d474614 100644 --- a/streampipes-messaging/pom.xml +++ b/streampipes-messaging/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-model-client/pom.xml b/streampipes-model-client/pom.xml index 2af1fb47c5..e4f9bc4fad 100644 --- a/streampipes-model-client/pom.xml +++ b/streampipes-model-client/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-model-client @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-shared - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-model-shared/pom.xml b/streampipes-model-shared/pom.xml index 2b6b60dd9a..9d1243d377 100644 --- a/streampipes-model-shared/pom.xml +++ b/streampipes-model-shared/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 diff --git a/streampipes-model/pom.xml b/streampipes-model/pom.xml index 325fb4f867..fbc7023ea2 100644 --- a/streampipes-model/pom.xml +++ b/streampipes-model/pom.xml @@ -23,29 +23,29 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-logging - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-vocabulary - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-performance-tests/pom.xml b/streampipes-performance-tests/pom.xml index c6597dd66c..48a5289c3a 100644 --- a/streampipes-performance-tests/pom.xml +++ b/streampipes-performance-tests/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,22 +32,22 @@ org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-pipeline-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-json - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-pipeline-management/pom.xml b/streampipes-pipeline-management/pom.xml index 65cf8ee8e5..9ad2853769 100644 --- a/streampipes-pipeline-management/pom.xml +++ b/streampipes-pipeline-management/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-pipeline-management @@ -30,92 +30,92 @@ org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-cbor - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-fst - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-smile - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-jms - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-mqtt - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-nats - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-resource-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-discovery - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-user-management - 0.90.0-SNAPSHOT + 0.90.0 @@ -140,13 +140,13 @@ org.apache.streampipes streampipes-measurement-units - 0.90.0-SNAPSHOT + 0.90.0 test org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test diff --git a/streampipes-platform-services/pom.xml b/streampipes-platform-services/pom.xml index 20ed37e1fc..fd91f73351 100644 --- a/streampipes-platform-services/pom.xml +++ b/streampipes-platform-services/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,27 +31,27 @@ org.apache.streampipes streampipes-data-explorer - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-api - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-resource-management/pom.xml b/streampipes-resource-management/pom.xml index 0643355308..aac2c998a0 100644 --- a/streampipes-resource-management/pom.xml +++ b/streampipes-resource-management/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -30,17 +30,17 @@ org.apache.streampipes streampipes-mail - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-user-management - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-rest-core-base/pom.xml b/streampipes-rest-core-base/pom.xml index 172ca2afa3..15406efb38 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,22 +31,22 @@ org.apache.streampipes streampipes-rest-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-user-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-pipeline-management - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-rest-shared/pom.xml b/streampipes-rest-shared/pom.xml index 74700ffb8e..6c256b9f91 100644 --- a/streampipes-rest-shared/pom.xml +++ b/streampipes-rest-shared/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 org.apache.httpcomponents @@ -43,7 +43,7 @@ org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-rest/pom.xml b/streampipes-rest/pom.xml index 73bf3e242c..4b1567f9ac 100644 --- a/streampipes-rest/pom.xml +++ b/streampipes-rest/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 StreamPipes REST API streampipes-rest @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 org.apache.httpcomponents @@ -43,72 +43,72 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-data-explorer - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-data-export - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-measurement-units - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-jms - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-mail - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-pipeline-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest-shared - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-discovery - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-user-management - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-rest-core-base - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-connect-container-master - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-sdk-bundle/pom.xml b/streampipes-sdk-bundle/pom.xml index 457cc3acb8..9aff23efec 100644 --- a/streampipes-sdk-bundle/pom.xml +++ b/streampipes-sdk-bundle/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -30,52 +30,52 @@ org.apache.streampipes streampipes-sdk - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container-extensions - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-cbor - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-smile - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat-fst - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-jms - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-mqtt - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-nats - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-sdk/pom.xml b/streampipes-sdk/pom.xml index 93bb4125af..8152023186 100644 --- a/streampipes-sdk/pom.xml +++ b/streampipes-sdk/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,17 +32,17 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-vocabulary - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-security-jwt/pom.xml b/streampipes-security-jwt/pom.xml index 36de5d2208..e0c68d9a46 100644 --- a/streampipes-security-jwt/pom.xml +++ b/streampipes-security-jwt/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -30,7 +30,7 @@ org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 io.jsonwebtoken diff --git a/streampipes-serializers-json/pom.xml b/streampipes-serializers-json/pom.xml index 1f5f996847..7584a46b2f 100644 --- a/streampipes-serializers-json/pom.xml +++ b/streampipes-serializers-json/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,12 +31,12 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-client - 0.90.0-SNAPSHOT + 0.90.0 @@ -49,7 +49,7 @@ org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test diff --git a/streampipes-service-base/pom.xml b/streampipes-service-base/pom.xml index ffbd8d46b4..c60defedf2 100644 --- a/streampipes-service-base/pom.xml +++ b/streampipes-service-base/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-commons - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-discovery - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-service-discovery-api/pom.xml b/streampipes-service-discovery-api/pom.xml index e467cb1f23..44742f0f24 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.90.0-SNAPSHOT + 0.90.0 4.0.0 diff --git a/streampipes-service-discovery-consul/pom.xml b/streampipes-service-discovery-consul/pom.xml index 694d065a19..eaa4bfd6b1 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,17 +31,17 @@ org.apache.streampipes streampipes-logging - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-serializers-json - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-discovery-api - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-service-discovery/pom.xml b/streampipes-service-discovery/pom.xml index dd9bef3019..f0ba59747d 100644 --- a/streampipes-service-discovery/pom.xml +++ b/streampipes-service-discovery/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,12 +31,12 @@ org.apache.streampipes streampipes-service-discovery-api - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-discovery-consul - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-service-extensions-base/pom.xml b/streampipes-service-extensions-base/pom.xml index fc4f2412d2..e3b8c7fe4b 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -31,17 +31,17 @@ org.apache.streampipes streampipes-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-base - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-sources/pom.xml b/streampipes-sources/pom.xml index 4d9b3e7185..b4f02daff0 100644 --- a/streampipes-sources/pom.xml +++ b/streampipes-sources/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-sources @@ -31,7 +31,7 @@ org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 \ No newline at end of file diff --git a/streampipes-storage-api/pom.xml b/streampipes-storage-api/pom.xml index f3aa29116c..014c589038 100644 --- a/streampipes-storage-api/pom.xml +++ b/streampipes-storage-api/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-storage-api @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-client - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-storage-couchdb/pom.xml b/streampipes-storage-couchdb/pom.xml index 372c845079..6cfce5e61d 100644 --- a/streampipes-storage-couchdb/pom.xml +++ b/streampipes-storage-couchdb/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,22 +32,22 @@ org.apache.streampipes streampipes-service-discovery - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-api - 0.90.0-SNAPSHOT + 0.90.0 @@ -72,7 +72,7 @@ org.apache.streampipes streampipes-test-utils - 0.90.0-SNAPSHOT + 0.90.0 test diff --git a/streampipes-storage-management/pom.xml b/streampipes-storage-management/pom.xml index 2dde1641b3..ec8da33182 100644 --- a/streampipes-storage-management/pom.xml +++ b/streampipes-storage-management/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,12 +32,12 @@ org.apache.streampipes streampipes-storage-api - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-couchdb - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-test-utils/pom.xml b/streampipes-test-utils/pom.xml index ace735b76d..af8c5f47f4 100644 --- a/streampipes-test-utils/pom.xml +++ b/streampipes-test-utils/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-model - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-user-management/pom.xml b/streampipes-user-management/pom.xml index 8a7231c599..c2db0b4201 100644 --- a/streampipes-user-management/pom.xml +++ b/streampipes-user-management/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,22 +32,22 @@ org.apache.streampipes streampipes-config - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-model-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-security-jwt - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-storage-management - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-vocabulary/pom.xml b/streampipes-vocabulary/pom.xml index 3f42b86d5e..99b57b51c3 100644 --- a/streampipes-vocabulary/pom.xml +++ b/streampipes-vocabulary/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 diff --git a/streampipes-wrapper-distributed/pom.xml b/streampipes-wrapper-distributed/pom.xml index 479f9beae2..42a3e0d27a 100644 --- a/streampipes-wrapper-distributed/pom.xml +++ b/streampipes-wrapper-distributed/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,22 +32,22 @@ org.apache.streampipes streampipes-messaging-jms - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-kafka - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging-mqtt - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-wrapper - 0.90.0-SNAPSHOT + 0.90.0 \ No newline at end of file diff --git a/streampipes-wrapper-flink/pom.xml b/streampipes-wrapper-flink/pom.xml index 8542440e22..f28ad25c13 100644 --- a/streampipes-wrapper-flink/pom.xml +++ b/streampipes-wrapper-flink/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-wrapper-flink @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-wrapper-distributed - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-wrapper-kafka-streams/pom.xml b/streampipes-wrapper-kafka-streams/pom.xml index eaef3d7460..0421019682 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.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-wrapper-distributed - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-wrapper-python/pom.xml b/streampipes-wrapper-python/pom.xml index c0bab9537b..ee9411f3f9 100644 --- a/streampipes-wrapper-python/pom.xml +++ b/streampipes-wrapper-python/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 diff --git a/streampipes-wrapper-siddhi/pom.xml b/streampipes-wrapper-siddhi/pom.xml index 462090e7f5..a524c760dc 100644 --- a/streampipes-wrapper-siddhi/pom.xml +++ b/streampipes-wrapper-siddhi/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.apache.streampipes - 0.90.0-SNAPSHOT + 0.90.0 4.0.0 @@ -33,7 +33,7 @@ org.apache.streampipes streampipes-wrapper-standalone - 0.90.0-SNAPSHOT + 0.90.0 diff --git a/streampipes-wrapper-standalone/pom.xml b/streampipes-wrapper-standalone/pom.xml index c6d5cf9fb9..5027f69744 100644 --- a/streampipes-wrapper-standalone/pom.xml +++ b/streampipes-wrapper-standalone/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-wrapper-standalone @@ -32,7 +32,7 @@ org.apache.streampipes streampipes-wrapper - 0.90.0-SNAPSHOT + 0.90.0 \ No newline at end of file diff --git a/streampipes-wrapper/pom.xml b/streampipes-wrapper/pom.xml index 79f1159e1f..a5bef09bb9 100644 --- a/streampipes-wrapper/pom.xml +++ b/streampipes-wrapper/pom.xml @@ -21,7 +21,7 @@ org.apache.streampipes streampipes-parent - 0.90.0-SNAPSHOT + 0.90.0 streampipes-wrapper @@ -30,32 +30,32 @@ org.apache.streampipes streampipes-container - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-service-extensions-base - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-client - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-dataformat - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-messaging - 0.90.0-SNAPSHOT + 0.90.0 org.apache.streampipes streampipes-sdk - 0.90.0-SNAPSHOT + 0.90.0