Update version to 1.13.3
[sdc.git] / openecomp-be / api / openecomp-sdc-rest-webapp / validation-rest / validation-rest-types / pom.xml
index b4f3496..55e774e 100644 (file)
@@ -4,18 +4,15 @@
          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>
-        <version>1.1.0-SNAPSHOT</version>
-        <relativePath>../</relativePath>
+        <version>1.13.3-SNAPSHOT</version>
     </parent>
 
-    <artifactId>validation-rest-types</artifactId>
-    <name>validation-rest-types</name>
-
-
-
     <dependencies>
         <dependency>
             <groupId>org.openecomp.sdc</groupId>
@@ -29,4 +26,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>