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 45b9ca1..e3c38bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,8 +30,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>
@@ -226,4 +226,3 @@ stated inside of the file.
</site>
</distributionManagement>
</project>
-