From 892bfb41b36aa8297d5e098759ada16c483dbc84 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Thu, 11 Nov 2021 17:34:09 +0000 Subject: Update version and release notes for 1.9.5 Signed-off-by: MichaelMorris Issue-ID: SDC-3773 Change-Id: Iaac34bb631bbce377462c0e964868a8fe4cb1e19 --- .../onap-configuration-management-api/pom.xml | 2 +- .../onap-configuration-management-core/pom.xml | 2 +- common/onap-common-configuration-management/pom.xml | 2 +- .../onap-generic-artifact-browser-component-tests/pom.xml | 2 +- .../onap-generic-artifact-browser-service/pom.xml | 2 +- common/onap-generic-artifact-browser/pom.xml | 2 +- common/onap-tosca-datatype/pom.xml | 2 +- common/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'common') diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml index 1801563415..cfe7691fb4 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml @@ -10,7 +10,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index f0385151b0..744e95f54d 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -26,7 +26,7 @@ onap-common-configuration-management org.onap.sdc.common - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index 6167590e76..01b4786d9b 100755 --- a/common/onap-common-configuration-management/pom.xml +++ b/common/onap-common-configuration-management/pom.xml @@ -10,7 +10,7 @@ org.onap.sdc.common onap-common-lib - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT diff --git a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml index ecad8914a6..d8264198eb 100644 --- a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml +++ b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml @@ -7,7 +7,7 @@ org.onap.sdc.common onap-generic-artifact-browser - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT onap-generic-artifact-browser-component-tests diff --git a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml index 8df6c84c8b..773acb37e8 100644 --- a/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml +++ b/common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml @@ -7,7 +7,7 @@ org.onap.sdc.common onap-generic-artifact-browser - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT onap-generic-artifact-browser-service diff --git a/common/onap-generic-artifact-browser/pom.xml b/common/onap-generic-artifact-browser/pom.xml index dc55d2c6c2..d8e606a435 100644 --- a/common/onap-generic-artifact-browser/pom.xml +++ b/common/onap-generic-artifact-browser/pom.xml @@ -5,7 +5,7 @@ onap-common-lib org.onap.sdc.common - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT 4.0.0 diff --git a/common/onap-tosca-datatype/pom.xml b/common/onap-tosca-datatype/pom.xml index d201d2887e..67b70c807d 100644 --- a/common/onap-tosca-datatype/pom.xml +++ b/common/onap-tosca-datatype/pom.xml @@ -25,7 +25,7 @@ onap-common-lib org.onap.sdc.common - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT diff --git a/common/pom.xml b/common/pom.xml index 992e2e3d1b..a06a6543d1 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -28,7 +28,7 @@ org.openecomp.sdc sdc-onboarding - 1.9.4-SNAPSHOT + 1.9.5-SNAPSHOT ../onboarding/pom.xml -- cgit 1.2.3-korg