Update version to 1.13.5
[sdc.git] / openecomp-be / lib / openecomp-tosca-converter-lib / openecomp-tosca-converter-api / pom.xml
index faf890f..4e001ce 100644 (file)
@@ -5,31 +5,18 @@
     <modelVersion>4.0.0</modelVersion>
     <dependencies>
         <dependency>
-            <groupId>org.openecomp.sdc.common</groupId>
-            <artifactId>openecomp-tosca-datatype</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
-        </dependency>
-        <dependency>
-            <groupId>org.openecomp.sdc.core</groupId>
-            <artifactId>openecomp-tosca-lib</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
-        </dependency>
-        <dependency>
-            <groupId>org.openecomp.sdc.core</groupId>
-            <artifactId>openecomp-facade-core</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <groupId>org.onap.sdc.common</groupId>
+            <artifactId>onap-tosca-datatype</artifactId>
+            <version>${project.version}</version>
         </dependency>
     </dependencies>
 
     <parent>
         <groupId>org.openecomp.sdc</groupId>
         <artifactId>openecomp-tosca-converter-lib</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.13.5-SNAPSHOT</version>
     </parent>
 
-    <groupId>org.openecomp.sdc</groupId>
     <artifactId>openecomp-tosca-converter-api</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
 
-    
 </project>
\ No newline at end of file