pom updates 96/97796/1
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Thu, 31 Oct 2019 14:36:33 +0000 (14:36 +0000)
committerSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Thu, 31 Oct 2019 14:36:33 +0000 (14:36 +0000)
inherit version for org.onap.logging-analytics artifacts

Issue-ID: CCSDK-1882
Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com>
Change-Id: I9ab3e996f5f951dae8a00c9c7cf6fcd054905146

filters/provider/pom.xml
sli/common/pom.xml

index a5a6379..2215f44 100755 (executable)
@@ -20,7 +20,6 @@
         <dependency>
             <groupId>org.onap.logging-analytics</groupId>
             <artifactId>logging-filter-base</artifactId>
-            <version>1.5.0</version>
         </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>
index 2166760..2c6680a 100755 (executable)
@@ -56,7 +56,6 @@
         <dependency>
             <groupId>org.onap.logging-analytics</groupId>
             <artifactId>logging-slf4j</artifactId>
-            <version>1.5.0</version>
         </dependency>     
         <!-- Testing Dependencies -->
         <dependency>