aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
-rw-r--r--pylog/pom.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index cbd7c09..69339f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2</version>
</parent>
<groupId>org.onap.logging-analytics</groupId>
<artifactId>logging-analytics</artifactId>
diff --git a/pylog/pom.xml b/pylog/pom.xml
index a2d5e52..afd54ae 100644
--- a/pylog/pom.xml
+++ b/pylog/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2</version>
</parent>
<groupId>org.onap.logging-analytics</groupId>
<modelVersion>4.0.0</modelVersion>
@@ -48,4 +48,4 @@
</plugin>
</plugins>
</build>
-</project> \ No newline at end of file
+</project>