aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-10-31 14:36:33 +0000
committerSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-10-31 14:36:33 +0000
commit49a41adb9f709485ed259a6a4603f3adad1324e2 (patch)
tree3b393a61e030bb2cbb96e68f58a54e57520300ac
parent68a4d953e819be52458d0f432d6419eeea340672 (diff)
pom updates
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
-rwxr-xr-xfilters/provider/pom.xml1
-rwxr-xr-xsli/common/pom.xml1
2 files changed, 0 insertions, 2 deletions
diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml
index a5a6379e..2215f44c 100755
--- a/filters/provider/pom.xml
+++ b/filters/provider/pom.xml
@@ -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>
diff --git a/sli/common/pom.xml b/sli/common/pom.xml
index 2166760d..2c6680a7 100755
--- a/sli/common/pom.xml
+++ b/sli/common/pom.xml
@@ -56,7 +56,6 @@
<dependency>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-slf4j</artifactId>
- <version>1.5.0</version>
</dependency>
<!-- Testing Dependencies -->
<dependency>