From a20daa075721e2b8a19ffc5edffda9c5225305ee Mon Sep 17 00:00:00 2001 From: zehnder Date: Wed, 22 May 2019 18:14:32 +0000 Subject: [PATCH] [RELEASE] [skip-ci]updating poms for branch'release-0.62.0' with non-snapshot versions --- archetypes/streampipes-archetype-pe-processors-flink/pom.xml | 2 +- archetypes/streampipes-archetype-pe-processors-jvm/pom.xml | 2 +- archetypes/streampipes-archetype-pe-sinks-flink/pom.xml | 2 +- archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml | 2 +- archetypes/streampipes-archetype-pe-sources/pom.xml | 2 +- pom.xml | 2 +- streampipes-app-file-export/pom.xml | 2 +- streampipes-backend/pom.xml | 2 +- streampipes-code-generation/pom.xml | 2 +- streampipes-commons/pom.xml | 2 +- streampipes-config/pom.xml | 2 +- streampipes-connect-container/pom.xml | 2 +- streampipes-connect/pom.xml | 2 +- streampipes-container-embedded/pom.xml | 2 +- streampipes-container-standalone/pom.xml | 2 +- streampipes-container/pom.xml | 2 +- streampipes-dataformat-json/pom.xml | 2 +- streampipes-dataformat/pom.xml | 2 +- streampipes-logging/pom.xml | 2 +- streampipes-measurement-units/pom.xml | 2 +- streampipes-messaging-jms/pom.xml | 2 +- streampipes-messaging-kafka/pom.xml | 2 +- streampipes-messaging/pom.xml | 2 +- streampipes-model-client/pom.xml | 2 +- streampipes-model/pom.xml | 2 +- streampipes-performance-tests/pom.xml | 2 +- streampipes-pipeline-management/pom.xml | 2 +- streampipes-rest-shared/pom.xml | 2 +- streampipes-rest/pom.xml | 2 +- streampipes-sdk/pom.xml | 2 +- streampipes-serializers/pom.xml | 2 +- streampipes-sources/pom.xml | 2 +- streampipes-storage-api/pom.xml | 2 +- streampipes-storage-couchdb/pom.xml | 2 +- streampipes-storage-management/pom.xml | 2 +- streampipes-storage-rdf4j/pom.xml | 2 +- streampipes-test-utils/pom.xml | 2 +- streampipes-user-management/pom.xml | 2 +- streampipes-vocabulary/pom.xml | 2 +- streampipes-wrapper-distributed/pom.xml | 2 +- streampipes-wrapper-esper/pom.xml | 2 +- streampipes-wrapper-flink/pom.xml | 2 +- streampipes-wrapper-kafka-streams/pom.xml | 2 +- streampipes-wrapper-siddhi/pom.xml | 2 +- streampipes-wrapper-spark/pom.xml | 2 +- streampipes-wrapper-standalone/pom.xml | 2 +- streampipes-wrapper/pom.xml | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/archetypes/streampipes-archetype-pe-processors-flink/pom.xml b/archetypes/streampipes-archetype-pe-processors-flink/pom.xml index 4b3eccae0e..96e85351a3 100644 --- a/archetypes/streampipes-archetype-pe-processors-flink/pom.xml +++ b/archetypes/streampipes-archetype-pe-processors-flink/pom.xml @@ -4,7 +4,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 ../../pom.xml streampipes-archetype-pe-processors-flink diff --git a/archetypes/streampipes-archetype-pe-processors-jvm/pom.xml b/archetypes/streampipes-archetype-pe-processors-jvm/pom.xml index db1de62e4e..bdbd6e3654 100644 --- a/archetypes/streampipes-archetype-pe-processors-jvm/pom.xml +++ b/archetypes/streampipes-archetype-pe-processors-jvm/pom.xml @@ -4,7 +4,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 ../../pom.xml streampipes-archetype-pe-processors-jvm diff --git a/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml b/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml index 7c910409d3..309be691a7 100644 --- a/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml +++ b/archetypes/streampipes-archetype-pe-sinks-flink/pom.xml @@ -4,7 +4,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.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 ad749b9e70..28ae8cf047 100644 --- a/archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml +++ b/archetypes/streampipes-archetype-pe-sinks-jvm/pom.xml @@ -4,7 +4,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.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 af5fd0ac59..6e3a5d8a8b 100644 --- a/archetypes/streampipes-archetype-pe-sources/pom.xml +++ b/archetypes/streampipes-archetype-pe-sources/pom.xml @@ -4,7 +4,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 ../../pom.xml streampipes-archetype-pe-sources diff --git a/pom.xml b/pom.xml index 5ba3cd4008..cc238b2eaa 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 pom UTF-8 diff --git a/streampipes-app-file-export/pom.xml b/streampipes-app-file-export/pom.xml index 5501e1ade1..a3ba1e9160 100644 --- a/streampipes-app-file-export/pom.xml +++ b/streampipes-app-file-export/pom.xml @@ -21,7 +21,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 StreamPipes App File Export streampipes-app-file-export diff --git a/streampipes-backend/pom.xml b/streampipes-backend/pom.xml index 3000019597..6593487e12 100644 --- a/streampipes-backend/pom.xml +++ b/streampipes-backend/pom.xml @@ -3,7 +3,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-backend war diff --git a/streampipes-code-generation/pom.xml b/streampipes-code-generation/pom.xml index 3d9403666f..c0f8f9d8bd 100644 --- a/streampipes-code-generation/pom.xml +++ b/streampipes-code-generation/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-code-generation diff --git a/streampipes-commons/pom.xml b/streampipes-commons/pom.xml index ae8feecb39..a5f031bc5c 100644 --- a/streampipes-commons/pom.xml +++ b/streampipes-commons/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-commons StreamPipes Commons diff --git a/streampipes-config/pom.xml b/streampipes-config/pom.xml index ae6d6cd9cc..ebde2014c5 100644 --- a/streampipes-config/pom.xml +++ b/streampipes-config/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-connect-container/pom.xml b/streampipes-connect-container/pom.xml index 29e925ae08..64b3b10878 100644 --- a/streampipes-connect-container/pom.xml +++ b/streampipes-connect-container/pom.xml @@ -3,7 +3,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-connect/pom.xml b/streampipes-connect/pom.xml index fb566445ce..e0bf425cd6 100755 --- a/streampipes-connect/pom.xml +++ b/streampipes-connect/pom.xml @@ -3,7 +3,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-container-embedded/pom.xml b/streampipes-container-embedded/pom.xml index f797fdd15f..2f9b5011f1 100644 --- a/streampipes-container-embedded/pom.xml +++ b/streampipes-container-embedded/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-container-embedded jar diff --git a/streampipes-container-standalone/pom.xml b/streampipes-container-standalone/pom.xml index c62d77d779..a502c54aef 100644 --- a/streampipes-container-standalone/pom.xml +++ b/streampipes-container-standalone/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-container/pom.xml b/streampipes-container/pom.xml index cf361f39ca..12c5a7e1fe 100644 --- a/streampipes-container/pom.xml +++ b/streampipes-container/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-container Large scale event processing agents with semantic checking for combinability. diff --git a/streampipes-dataformat-json/pom.xml b/streampipes-dataformat-json/pom.xml index 89eb5ef9ea..8b45810d7e 100644 --- a/streampipes-dataformat-json/pom.xml +++ b/streampipes-dataformat-json/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-dataformat/pom.xml b/streampipes-dataformat/pom.xml index fd294fd7e7..d5689b4e3d 100644 --- a/streampipes-dataformat/pom.xml +++ b/streampipes-dataformat/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-logging/pom.xml b/streampipes-logging/pom.xml index 20f39dddf9..a67a776a2f 100644 --- a/streampipes-logging/pom.xml +++ b/streampipes-logging/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-measurement-units/pom.xml b/streampipes-measurement-units/pom.xml index 6adb849a8f..bbe99d9804 100644 --- a/streampipes-measurement-units/pom.xml +++ b/streampipes-measurement-units/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-measurement-units diff --git a/streampipes-messaging-jms/pom.xml b/streampipes-messaging-jms/pom.xml index 9272adb730..7cb5b2ed8a 100644 --- a/streampipes-messaging-jms/pom.xml +++ b/streampipes-messaging-jms/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-messaging-kafka/pom.xml b/streampipes-messaging-kafka/pom.xml index faa4a9fcff..f4ad9b73cc 100644 --- a/streampipes-messaging-kafka/pom.xml +++ b/streampipes-messaging-kafka/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-messaging/pom.xml b/streampipes-messaging/pom.xml index 455a211a33..0f658ff288 100644 --- a/streampipes-messaging/pom.xml +++ b/streampipes-messaging/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-model-client/pom.xml b/streampipes-model-client/pom.xml index 7902dbaf34..7bea80401d 100644 --- a/streampipes-model-client/pom.xml +++ b/streampipes-model-client/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-model-client jar diff --git a/streampipes-model/pom.xml b/streampipes-model/pom.xml index 0d472d3881..69f051cdc2 100644 --- a/streampipes-model/pom.xml +++ b/streampipes-model/pom.xml @@ -22,7 +22,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 diff --git a/streampipes-performance-tests/pom.xml b/streampipes-performance-tests/pom.xml index d822fd1f7b..eb16b6edc6 100644 --- a/streampipes-performance-tests/pom.xml +++ b/streampipes-performance-tests/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-pipeline-management/pom.xml b/streampipes-pipeline-management/pom.xml index 5d26637aeb..30bcc376e0 100644 --- a/streampipes-pipeline-management/pom.xml +++ b/streampipes-pipeline-management/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-pipeline-management diff --git a/streampipes-rest-shared/pom.xml b/streampipes-rest-shared/pom.xml index e29aee88e9..8cc816da5b 100644 --- a/streampipes-rest-shared/pom.xml +++ b/streampipes-rest-shared/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-rest/pom.xml b/streampipes-rest/pom.xml index d14eb8bb30..d300388bc6 100644 --- a/streampipes-rest/pom.xml +++ b/streampipes-rest/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 StreamPipes REST API streampipes-rest diff --git a/streampipes-sdk/pom.xml b/streampipes-sdk/pom.xml index 0c851a15b2..73bfc1a594 100644 --- a/streampipes-sdk/pom.xml +++ b/streampipes-sdk/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-serializers/pom.xml b/streampipes-serializers/pom.xml index d8fb7dafb3..d595863992 100644 --- a/streampipes-serializers/pom.xml +++ b/streampipes-serializers/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-sources/pom.xml b/streampipes-sources/pom.xml index 86c32239fc..126208c556 100644 --- a/streampipes-sources/pom.xml +++ b/streampipes-sources/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-sources diff --git a/streampipes-storage-api/pom.xml b/streampipes-storage-api/pom.xml index e9d7aec9a4..226434154c 100644 --- a/streampipes-storage-api/pom.xml +++ b/streampipes-storage-api/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-storage-api jar diff --git a/streampipes-storage-couchdb/pom.xml b/streampipes-storage-couchdb/pom.xml index 95f3d66b8a..379710a207 100644 --- a/streampipes-storage-couchdb/pom.xml +++ b/streampipes-storage-couchdb/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-storage-management/pom.xml b/streampipes-storage-management/pom.xml index 4b6a6c07cb..4980864448 100644 --- a/streampipes-storage-management/pom.xml +++ b/streampipes-storage-management/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-storage-rdf4j/pom.xml b/streampipes-storage-rdf4j/pom.xml index f0194c2f75..39e1a232e4 100644 --- a/streampipes-storage-rdf4j/pom.xml +++ b/streampipes-storage-rdf4j/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-test-utils/pom.xml b/streampipes-test-utils/pom.xml index e9d4d89e32..f119d78dea 100644 --- a/streampipes-test-utils/pom.xml +++ b/streampipes-test-utils/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-user-management/pom.xml b/streampipes-user-management/pom.xml index ce009d4d9c..b1ed8d027c 100644 --- a/streampipes-user-management/pom.xml +++ b/streampipes-user-management/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-vocabulary/pom.xml b/streampipes-vocabulary/pom.xml index 00a38452cc..77a0ab9475 100644 --- a/streampipes-vocabulary/pom.xml +++ b/streampipes-vocabulary/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-wrapper-distributed/pom.xml b/streampipes-wrapper-distributed/pom.xml index 63da795207..28bc23e7d3 100644 --- a/streampipes-wrapper-distributed/pom.xml +++ b/streampipes-wrapper-distributed/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-wrapper-esper/pom.xml b/streampipes-wrapper-esper/pom.xml index f1f2ae754c..b593ef1266 100644 --- a/streampipes-wrapper-esper/pom.xml +++ b/streampipes-wrapper-esper/pom.xml @@ -3,7 +3,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-wrapper-flink/pom.xml b/streampipes-wrapper-flink/pom.xml index 9fb8abd657..b7c4ae3481 100644 --- a/streampipes-wrapper-flink/pom.xml +++ b/streampipes-wrapper-flink/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-wrapper-flink StreamPipes Wrapper for Apache Flink diff --git a/streampipes-wrapper-kafka-streams/pom.xml b/streampipes-wrapper-kafka-streams/pom.xml index 6c3cbae71d..4ccf43bd15 100644 --- a/streampipes-wrapper-kafka-streams/pom.xml +++ b/streampipes-wrapper-kafka-streams/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-wrapper-siddhi/pom.xml b/streampipes-wrapper-siddhi/pom.xml index 33ba741298..eeb611c020 100644 --- a/streampipes-wrapper-siddhi/pom.xml +++ b/streampipes-wrapper-siddhi/pom.xml @@ -20,7 +20,7 @@ streampipes-parent org.streampipes - 0.62.0-SNAPSHOT + 0.62.0 4.0.0 diff --git a/streampipes-wrapper-spark/pom.xml b/streampipes-wrapper-spark/pom.xml index e6bed08b36..fb627d0765 100644 --- a/streampipes-wrapper-spark/pom.xml +++ b/streampipes-wrapper-spark/pom.xml @@ -22,7 +22,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-wrapper-spark diff --git a/streampipes-wrapper-standalone/pom.xml b/streampipes-wrapper-standalone/pom.xml index d82050ab6a..91deb678cc 100644 --- a/streampipes-wrapper-standalone/pom.xml +++ b/streampipes-wrapper-standalone/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-wrapper-standalone StreamPipes Wrapper for Standalone Pipeline Element Implementations diff --git a/streampipes-wrapper/pom.xml b/streampipes-wrapper/pom.xml index be7d07b66c..9291838091 100644 --- a/streampipes-wrapper/pom.xml +++ b/streampipes-wrapper/pom.xml @@ -20,7 +20,7 @@ org.streampipes streampipes-parent - 0.62.0-SNAPSHOT + 0.62.0 streampipes-wrapper