From 700bb92a8236fc1a37390c8f2d745f1f7864d7a1 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 11 Oct 2018 09:04:03 -0400 Subject: Remove snapshot dependencies Remove snapshot dependencies on logging-analytics Change-Id: If9ebc6e4ca50c53a48bee2ac97d44e540e8f0e59 Issue-ID: SDNC-477 Signed-off-by: Timoney, Dan (dt5972) --- pomba/network-discovery-api/pom.xml | 2 +- pomba/network-discovery/pom.xml | 2 +- pomba/service-decomposition/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'pomba') diff --git a/pomba/network-discovery-api/pom.xml b/pomba/network-discovery-api/pom.xml index 0d497a2..2e6a470 100644 --- a/pomba/network-discovery-api/pom.xml +++ b/pomba/network-discovery-api/pom.xml @@ -41,7 +41,7 @@ limitations under the License. org.onap.logging-analytics.pomba pomba-audit-common - 1.3.1-SNAPSHOT + 1.3.1 com.fasterxml.jackson.core diff --git a/pomba/network-discovery/pom.xml b/pomba/network-discovery/pom.xml index 99610ba..62227df 100644 --- a/pomba/network-discovery/pom.xml +++ b/pomba/network-discovery/pom.xml @@ -86,7 +86,7 @@ limitations under the License. org.onap.logging-analytics logging-slf4j - 1.2.2-SNAPSHOT + 1.2.2 com.att.eelf diff --git a/pomba/service-decomposition/pom.xml b/pomba/service-decomposition/pom.xml index 7f70f47..4f127da 100644 --- a/pomba/service-decomposition/pom.xml +++ b/pomba/service-decomposition/pom.xml @@ -88,7 +88,7 @@ limitations under the License. org.onap.logging-analytics logging-slf4j - 1.2.2-SNAPSHOT + 1.2.2 com.att.eelf -- cgit 1.2.3-korg