[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / vendor-license-rest / vendor-license-rest-types / pom.xml
index 9e84bf7..395c185 100644 (file)
@@ -2,6 +2,9 @@
        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>
 
+       <artifactId>vendor-license-rest-types</artifactId>
+       <name>vendor-license-rest-types</name>
+
        <parent>
                <groupId>org.openecomp.sdc.onboarding</groupId>
                <artifactId>vendor-license-rest</artifactId>
@@ -9,11 +12,6 @@
                <relativePath>../</relativePath>
        </parent>
 
-       <artifactId>vendor-license-rest-types</artifactId>
-       <name>vendor-license-rest-types</name>
-
-
-
        <dependencies>
                <dependency>
                        <groupId>org.openecomp.sdc</groupId>
@@ -27,4 +25,4 @@
                </dependency>
        </dependencies>
 
-</project>
\ No newline at end of file
+</project>