aboutsummaryrefslogtreecommitdiffstats
path: root/sliPluginUtils/installer/pom.xml
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 /sliPluginUtils/installer/pom.xml
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 'sliPluginUtils/installer/pom.xml')
-rwxr-xr-xsliPluginUtils/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml
index 42a13259..fde89309 100755
--- a/sliPluginUtils/installer/pom.xml
+++ b/sliPluginUtils/installer/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>sliPluginUtils-installer</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: sliPluginUtils :: ${project.artifactId}</name>