Implement PNFD Model driven conversion
[sdc.git] / common / onap-tosca-datatype / pom.xml
index c388652..f63bfa6 100644 (file)
                        <artifactId>lombok</artifactId>
                        <scope>provided</scope>
                </dependency>
+               <dependency>
+                       <groupId>org.slf4j</groupId>
+                       <artifactId>slf4j-api</artifactId>
+                       <version>${slf4j.version}</version>
+               </dependency>
        </dependencies>
 </project>