From 0399df16f6b2e0c78860bc4079a304701417100a Mon Sep 17 00:00:00 2001 From: sebdet Date: Thu, 5 Nov 2020 12:11:08 +0100 Subject: Update to version 1.7.3 Update to version 1.7.3 so that we can release RC2 guilin Issue-ID: SDC-3364 Signed-off-by: sebdet Change-Id: I521c60273074eae21a5ec02d8c63c8de06370e41 --- .../openecomp-sdc-notification-api/pom.xml | 2 +- .../openecomp-sdc-notification-core/pom.xml | 2 +- .../openecomp-sdc-notification-websocket/pom.xml | 2 +- .../openecomp-sdc-notification-worker/pom.xml | 2 +- openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'openecomp-be/lib/openecomp-sdc-notification-lib') diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml index fe6902aeec..98e71bb954 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-api/pom.xml @@ -23,7 +23,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT ../../pom.xml diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml index cb851f2e88..4445229701 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-core/pom.xml @@ -26,7 +26,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml index 1cca9aeb15..8d4ed9eab3 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-websocket/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml index f8cc0cff26..725cbabf56 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/openecomp-sdc-notification-worker/pom.xml @@ -9,7 +9,7 @@ org.openecomp.sdc openecomp-sdc-lib - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml index 1cd5dea145..4f6f2a3b48 100644 --- a/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml @@ -9,7 +9,7 @@ openecomp-sdc-lib org.openecomp.sdc - 1.7.2-SNAPSHOT + 1.7.3-SNAPSHOT -- cgit 1.2.3-korg