Support functions in TOSCA Simple Profile in YAML
[sdc.git] / catalog-be / pom.xml
index 2c7502b..6325f6c 100644 (file)
       <artifactId>security-util-lib</artifactId>
       <version>${security.util.lib.version}</version>
     </dependency>
+        <dependency>
+            <groupId>org.openecomp.sdc.core</groupId>
+            <artifactId>openecomp-tosca-lib</artifactId>
+            <version>${project.version}</version>
+        </dependency>
   </dependencies>
 
   <build>