aboutsummaryrefslogtreecommitdiffstats
path: root/artifacts
diff options
context:
space:
mode:
authorSmokowski, Kevin (ks6305) <kevin.smokowski@att.com>2019-08-07 19:01:10 +0000
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-09 09:58:31 -0400
commitb1b655ed85713d2143b6ee1c00a3c68238b9227d (patch)
treec43d401a579888b65a570eb3fe3fd88c69a100f9 /artifacts
parent5aa8229c6cda25948c59ac3174071ddf8b83c1dc (diff)
update metric logger name to be consistent
update metric logger name to be consistent with convention of the other loggers Issue-ID: CCSDK-1601 Signed-off-by: Smokowski, Kevin (ks6305) <kevin.smokowski@att.com> Change-Id: I011745376a940822659eb1de5dcd04aea38b692f
Diffstat (limited to 'artifacts')
-rwxr-xr-xartifacts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/artifacts/pom.xml b/artifacts/pom.xml
index ceb1b966..405a572b 100755
--- a/artifacts/pom.xml
+++ b/artifacts/pom.xml
@@ -4,7 +4,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sli-core-artifacts</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: sli-core-artifacts</name>
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>parent</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
</parent>
<dependencyManagement>