Organise pom structure into corrected hierarchy
[aai/champ.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 07c283a..0f08a93 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -22,6 +22,12 @@ limitations under the License.
          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.oparent</groupId>
+        <artifactId>oparent</artifactId>
+        <version>1.1.0</version>
+    </parent>
+
     <groupId>org.onap.aai</groupId>
     <artifactId>champ</artifactId>
     <name>aai-champ</name>