[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / vendor-software-products-rest / pom.xml
index de416b2..eb7fe70 100644 (file)
@@ -3,6 +3,10 @@
          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>
+    <groupId>org.openecomp.sdc.onboarding</groupId>
+    <artifactId>vendor-software-products-rest</artifactId>
+    <name>vendor-software-products-rest</name>
+    <packaging>pom</packaging>
 
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <version>1.1.0-SNAPSHOT</version>
     </parent>
 
-    <groupId>org.openecomp.sdc.onboarding</groupId>
-    <artifactId>vendor-software-products-rest</artifactId>
-    <name>vendor-software-products-rest</name>
-    <packaging>pom</packaging>
-
-
     <modules>
         <module>/vendor-software-products-rest-services</module>
         <module>/vendor-software-products-rest-types</module>
     </modules>
-</project>
\ No newline at end of file
+</project>