Update ASDC References to SDC 1/2
[appc.git] / appc-sdc-listener / appc-sdc-listener-bundle / src / main / java / org / openecomp / appc / sdc / artifacts / impl / AbstractArtifactProcessor.java
@@ -183,7 +183,7 @@ public abstract class AbstractArtifactProcessor implements ArtifactProcessor {
         if (null == eventSender){
             return;
         }
-        String errorDescription = String.format("ASDC distribution of service '%s', version '%s' is failed with reason: '%s'",
+        String errorDescription = String.format("SDC distribution of service '%s', version '%s' is failed with reason: '%s'",
                 serviceName, serviceVersion, errorMessage);
 
         EventMessage eventMessage = new EventMessage(