Remove unused modules and fix pom structure
[sdnc/oam.git] / data-migrator / pom.xml
index f9470a0..a0c6919 100644 (file)
@@ -6,8 +6,9 @@
         <groupId>org.onap.sdnc.oam</groupId>
         <artifactId>sdnc-oam</artifactId>
         <version>2.0.0-SNAPSHOT</version>
+        <relativePath/>
     </parent>
-    
+
     <groupId>org.onap.sdnc.oam</groupId>
     <artifactId>data-migrator</artifactId>
     <version>2.0.0-SNAPSHOT</version>
@@ -29,7 +30,6 @@
         <dependencies>
         </dependencies>
     </dependencyManagement>
-
     <dependencies>
         <dependency>
             <groupId>org.slf4j</groupId>