Merge "Create DeactivatePnfBB and include it into Service-Macro-Delete flow."
authorLukasz Muszkieta <lukasz.muszkieta@nokia.com>
Mon, 3 Aug 2020 15:07:58 +0000 (15:07 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 3 Aug 2020 15:07:58 +0000 (15:07 +0000)
1  2 
pom.xml

diff --combined pom.xml
+++ b/pom.xml
        <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>
        <dependency>
          <groupId>org.yaml</groupId>
          <artifactId>snakeyaml</artifactId>
 -        <version>1.23</version>
 +        <version>1.26</version>
        </dependency>
        <dependency>
          <groupId>javax.interceptor</groupId>