From 09d8789c2439fe12f86d0eb301216faca7d9c6b7 Mon Sep 17 00:00:00 2001 From: Ofir Sonsino Date: Thu, 12 Mar 2020 20:52:42 +0200 Subject: Disable SecurityFilter Bumping version to 1.7.0 Change-Id: I041bb5ce967b687e10be97dbbaa3ba1d119d13ff Issue-ID: SDC-2825 Signed-off-by: Ofir Sonsino --- .../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 8daa68ff83..d378eb57fe 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.6.1-SNAPSHOT + 1.7.0-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 563bb85e33..73f2205211 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.6.1-SNAPSHOT + 1.7.0-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 b426e4b2d8..0d4c2c6847 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.6.1-SNAPSHOT + 1.7.0-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 f3cb5090d3..fd769cfd11 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.6.1-SNAPSHOT + 1.7.0-SNAPSHOT ../.. diff --git a/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml b/openecomp-be/lib/openecomp-sdc-notification-lib/pom.xml index f70b2dbaf2..03e5e36a53 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.6.1-SNAPSHOT + 1.7.0-SNAPSHOT -- cgit 1.2.3-korg