diff options
-rw-r--r-- | pom.xml | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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> - |