aboutsummaryrefslogtreecommitdiffstats
path: root/pylog/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pylog/pom.xml')
-rw-r--r--pylog/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/pylog/pom.xml b/pylog/pom.xml
index 83c8e04..af11a32 100644
--- a/pylog/pom.xml
+++ b/pylog/pom.xml
@@ -14,11 +14,6 @@
<project
xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- <!-- parent>
- <groupId>org.onap.logging-analytics</groupId>
- <artifactId>logging-analytics</artifactId>
- <version>1.2.2-SNAPSHOT</version>
- </parent-->
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
@@ -27,7 +22,7 @@
<groupId>org.onap.logging-analytics</groupId>
<modelVersion>4.0.0</modelVersion>
<artifactId>logging-pylog</artifactId>
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.6-SNAPSHOT</version>
<packaging>pom</packaging>
<name>logging-pylog</name>
<description>onap python logging library</description>