diff options
author | ChrisC <cc697w@intl.att.com> | 2017-03-06 06:46:42 -0800 |
---|---|---|
committer | ChrisC <cc697w@intl.att.com> | 2017-03-06 06:46:42 -0800 |
commit | e5cd0e12039cee90a731a3def3d4b04878ad4f89 (patch) | |
tree | 4d3d1e5290b35a15658a6251b6576066e840e685 /asdc-controller/pom.xml | |
parent | d79e716dfd7ba6d9fc0f4a89a9b9bda807f1d3c4 (diff) |
Prepare for Release 1.0.0
Change-Id: I54ab6edea94e61dd5dbfdb945bda2f51b5d8fc39
Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r-- | asdc-controller/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml index 6cad519a6d..75665bc01d 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> |