From 2b4ba616d90d9f9b2e7472481f07ccd4430cf88a Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Tue, 10 Dec 2019 11:12:50 +0100 Subject: Prepare release 1.3.1 Issue-ID: DCAEGEN2-1823 Signed-off-by: Joanna Jeremicz Change-Id: Ifb02692ac982f28a916fa0e70548216e891216fe --- sources/hv-collector-commandline/pom.xml | 2 +- sources/hv-collector-configuration/pom.xml | 2 +- sources/hv-collector-core/pom.xml | 2 +- sources/hv-collector-ct/pom.xml | 2 +- sources/hv-collector-dcae-app-simulator/pom.xml | 2 +- sources/hv-collector-domain/pom.xml | 2 +- sources/hv-collector-health-check/pom.xml | 2 +- sources/hv-collector-kafka-consumer/pom.xml | 2 +- sources/hv-collector-kafka/pom.xml | 2 +- sources/hv-collector-main/pom.xml | 2 +- sources/hv-collector-server/pom.xml | 2 +- sources/hv-collector-ssl/pom.xml | 2 +- sources/hv-collector-test-utils/pom.xml | 2 +- sources/hv-collector-utils/pom.xml | 2 +- sources/hv-collector-ves-message-generator/pom.xml | 2 +- sources/hv-collector-xnf-simulator/pom.xml | 2 +- sources/pom.xml | 4 ++-- 17 files changed, 18 insertions(+), 18 deletions(-) (limited to 'sources') diff --git a/sources/hv-collector-commandline/pom.xml b/sources/hv-collector-commandline/pom.xml index 90ba8085..77c0f119 100644 --- a/sources/hv-collector-commandline/pom.xml +++ b/sources/hv-collector-commandline/pom.xml @@ -7,7 +7,7 @@ hv-collector-sources org.onap.dcaegen2.collectors.hv-ves - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT hv-collector-commandline diff --git a/sources/hv-collector-configuration/pom.xml b/sources/hv-collector-configuration/pom.xml index 71131bbb..c1e3e89b 100644 --- a/sources/hv-collector-configuration/pom.xml +++ b/sources/hv-collector-configuration/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT hv-collector-configuration diff --git a/sources/hv-collector-core/pom.xml b/sources/hv-collector-core/pom.xml index 9fc8b7e0..446bc213 100644 --- a/sources/hv-collector-core/pom.xml +++ b/sources/hv-collector-core/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-ct/pom.xml b/sources/hv-collector-ct/pom.xml index 6a2cf1f9..693e4a60 100644 --- a/sources/hv-collector-ct/pom.xml +++ b/sources/hv-collector-ct/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-dcae-app-simulator/pom.xml b/sources/hv-collector-dcae-app-simulator/pom.xml index 019e4929..039ffb8c 100644 --- a/sources/hv-collector-dcae-app-simulator/pom.xml +++ b/sources/hv-collector-dcae-app-simulator/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-domain/pom.xml b/sources/hv-collector-domain/pom.xml index 14e43d87..9aa3e7ac 100644 --- a/sources/hv-collector-domain/pom.xml +++ b/sources/hv-collector-domain/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT hv-collector-domain diff --git a/sources/hv-collector-health-check/pom.xml b/sources/hv-collector-health-check/pom.xml index 9514d009..37b5742d 100644 --- a/sources/hv-collector-health-check/pom.xml +++ b/sources/hv-collector-health-check/pom.xml @@ -15,7 +15,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT hv-collector-health-check diff --git a/sources/hv-collector-kafka-consumer/pom.xml b/sources/hv-collector-kafka-consumer/pom.xml index cdfb6365..e1663210 100644 --- a/sources/hv-collector-kafka-consumer/pom.xml +++ b/sources/hv-collector-kafka-consumer/pom.xml @@ -15,7 +15,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-kafka/pom.xml b/sources/hv-collector-kafka/pom.xml index 73265971..deb62126 100644 --- a/sources/hv-collector-kafka/pom.xml +++ b/sources/hv-collector-kafka/pom.xml @@ -15,7 +15,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-main/pom.xml b/sources/hv-collector-main/pom.xml index f7da1229..e874bd84 100644 --- a/sources/hv-collector-main/pom.xml +++ b/sources/hv-collector-main/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT hv-collector-main diff --git a/sources/hv-collector-server/pom.xml b/sources/hv-collector-server/pom.xml index 6bf081cf..be6303a8 100644 --- a/sources/hv-collector-server/pom.xml +++ b/sources/hv-collector-server/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-ssl/pom.xml b/sources/hv-collector-ssl/pom.xml index c5f18c8c..9ac3a076 100644 --- a/sources/hv-collector-ssl/pom.xml +++ b/sources/hv-collector-ssl/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-test-utils/pom.xml b/sources/hv-collector-test-utils/pom.xml index f187cc6f..6ee60d87 100644 --- a/sources/hv-collector-test-utils/pom.xml +++ b/sources/hv-collector-test-utils/pom.xml @@ -14,7 +14,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-utils/pom.xml b/sources/hv-collector-utils/pom.xml index 5c117125..670801d3 100644 --- a/sources/hv-collector-utils/pom.xml +++ b/sources/hv-collector-utils/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-ves-message-generator/pom.xml b/sources/hv-collector-ves-message-generator/pom.xml index 1dc1b534..6a9b8002 100644 --- a/sources/hv-collector-ves-message-generator/pom.xml +++ b/sources/hv-collector-ves-message-generator/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/hv-collector-xnf-simulator/pom.xml b/sources/hv-collector-xnf-simulator/pom.xml index 53912ee8..245ed5b4 100644 --- a/sources/hv-collector-xnf-simulator/pom.xml +++ b/sources/hv-collector-xnf-simulator/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-sources - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/sources/pom.xml b/sources/pom.xml index 1a6e1188..474e4f8b 100644 --- a/sources/pom.xml +++ b/sources/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves ves-hv-collector - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. @@ -125,7 +125,7 @@ ${project.groupId} hv-collector-analysis - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT -- cgit 1.2.3-korg