summaryrefslogtreecommitdiffstats
path: root/version-manifest
diff options
context:
space:
mode:
Diffstat (limited to 'version-manifest')
-rw-r--r--version-manifest/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/version-manifest/pom.xml b/version-manifest/pom.xml
index 331f357ad..ace96a702 100644
--- a/version-manifest/pom.xml
+++ b/version-manifest/pom.xml
@@ -2,9 +2,9 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.onap.integration</groupId>
- <artifactId>root</artifactId>
- <version>0.1.0-SNAPSHOT</version>
+ <groupId>org.onap.oparent</groupId>
+ <artifactId>oparent</artifactId>
+ <version>0.1.1</version>
</parent>
<artifactId>version-manifest</artifactId>
<packaging>maven-plugin</packaging>