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