Prepare for Release 1.0.0

Change-Id: I54ab6edea94e61dd5dbfdb945bda2f51b5d8fc39
Signed-off-by: ChrisC <cc697w@intl.att.com>
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 6cad519..75665bc 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -64,7 +64,7 @@
 		<dependency>
 			<groupId>org.openecomp.sdc</groupId>
             <artifactId>sdc-distribution-client</artifactId>
-            <version>0.9.0</version>
+            <version>1.0.0</version>
 			<exclusions>
        		 <exclusion>  <!-- declare the exclusion here -->
 	         	 <groupId>org.slf4j</groupId>