Support functions in TOSCA Simple Profile in YAML
[sdc.git] / catalog-model / pom.xml
index 2ac08a0..f7d5b34 100644 (file)
       <artifactId>joda-time</artifactId>
       <version>${joda.time.version}</version>
     </dependency>
+               <dependency>
+                       <groupId>org.openecomp.sdc.core</groupId>
+                       <artifactId>openecomp-tosca-lib</artifactId>
+                       <version>${project.version}</version>
+               </dependency>
 
   </dependencies>
   <build>