From 2b4ba616d90d9f9b2e7472481f07ccd4430cf88a Mon Sep 17 00:00:00 2001 From: Joanna Jeremicz Date: Tue, 10 Dec 2019 11:12:50 +0100 Subject: [PATCH] Prepare release 1.3.1 Issue-ID: DCAEGEN2-1823 Signed-off-by: Joanna Jeremicz Change-Id: Ifb02692ac982f28a916fa0e70548216e891216fe --- build/hv-collector-analysis/pom.xml | 2 +- build/hv-collector-coverage/pom.xml | 2 +- build/pom.xml | 2 +- pom.xml | 2 +- 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 ++-- version.properties | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) diff --git a/build/hv-collector-analysis/pom.xml b/build/hv-collector-analysis/pom.xml index 118509b5..eb7e4b36 100644 --- a/build/hv-collector-analysis/pom.xml +++ b/build/hv-collector-analysis/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-build - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/build/hv-collector-coverage/pom.xml b/build/hv-collector-coverage/pom.xml index 1c368a4f..aee1024a 100644 --- a/build/hv-collector-coverage/pom.xml +++ b/build/hv-collector-coverage/pom.xml @@ -33,7 +33,7 @@ org.onap.dcaegen2.collectors.hv-ves hv-collector-build - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/build/pom.xml b/build/pom.xml index 15702390..68846b5d 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -32,7 +32,7 @@ org.onap.dcaegen2.collectors.hv-ves ves-hv-collector - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index e3fcda91..f15793d4 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ org.onap.dcaegen2.collectors.hv-ves ves-hv-collector - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT dcaegen2-collectors-veshv VES HighVolume Collector pom 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 diff --git a/version.properties b/version.properties index 7d6815b1..fee49286 100644 --- a/version.properties +++ b/version.properties @@ -1,6 +1,6 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} release_version=${base_version} snapshot_version=${base_version}-SNAPSHOT -- 2.16.6