aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLukasz Muszkieta <lukasz.muszkieta@nokia.com>2020-08-03 15:07:58 +0000
committerGerrit Code Review <gerrit@onap.org>2020-08-03 15:07:58 +0000
commit4e81b212f66800fffbb06a1f6c55b5733a98c122 (patch)
treee9ccadcb71e19cf1a7987cc5850191db6ae942c9 /pom.xml
parentfbe9971f99989c59d84f434f884b4f2ebc8e1f03 (diff)
parent4180d54d46aebca6bba531241d01759615887e2c (diff)
Merge "Create DeactivatePnfBB and include it into Service-Macro-Delete flow."
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 4912c6109f..ee9a352836 100644
--- a/pom.xml
+++ b/pom.xml
@@ -870,17 +870,17 @@
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-slf4j</artifactId>
- <version>1.6.7-SNAPSHOT</version>
+ <version>1.6.7</version>
</dependency>
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-base</artifactId>
- <version>1.6.7-SNAPSHOT</version>
+ <version>1.6.7</version>
</dependency>
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-filter-spring</artifactId>
- <version>1.6.7-SNAPSHOT</version>
+ <version>1.6.7</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>