aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 2f02652..1ed8dac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,8 +29,8 @@ stated inside of the file.
<parent>
<groupId>org.onap.oparent</groupId>
<artifactId>oparent</artifactId>
- <version>0.1.1</version>
- <relativePath />
+ <version>1.2.0</version>
+ <relativePath/>
</parent>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -225,4 +225,3 @@ stated inside of the file.
</site>
</distributionManagement>
</project>
-