Changed dependency back to 1.3.0

sdc-distribution-client changed back to 1.3.0

Change-Id: I53fd206c16bdb9c22976b6b671784841923b5295
Issue-ID: SO-2078
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index a839111..60c517d 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -202,7 +202,7 @@
     <dependency>
       <groupId>org.onap.sdc.sdc-distribution-client</groupId>
       <artifactId>sdc-distribution-client</artifactId>
-      <version>1.4.0</version>
+      <version>1.3.0</version>
       <exclusions>
         <exclusion>
           <groupId>org.slf4j</groupId>