Final commit to master merge from
[sdc.git] / catalog-model / src / main / java / org / openecomp / sdc / be / model / ImplementationArtifact.java
index fb5943e..afd555e 100644 (file)
@@ -20,6 +20,8 @@
 
 package org.openecomp.sdc.be.model;
 
+import org.openecomp.sdc.be.model.jsontitan.datamodel.NodeType;
+
 /**
  * Specifies an implementation artifact for interfaces or operations of a
  * {@link NodeType node type} or {@link RelationshipType relation type}.