aboutsummaryrefslogtreecommitdiffstats
path: root/pylog/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pylog/pom.xml')
-rw-r--r--pylog/pom.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/pylog/pom.xml b/pylog/pom.xml
index 1356b7e..8ac6d0b 100644
--- a/pylog/pom.xml
+++ b/pylog/pom.xml
@@ -15,17 +15,15 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.oparent</groupId>
- <artifactId>oparent</artifactId>
- <version>2.0.0</version>
+ <groupId>org.onap.logging-analytics</groupId>
+ <artifactId>logging-analytics</artifactId>
+ <version>1.6.4-SNAPSHOT</version>
</parent>
- <groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-pylog</artifactId>
- <version>1.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>logging-pylog</name>
+ <name>logging-analytics :: ${project.artifactId}</name>
<description>onap python logging library</description>
<build>