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