diff options
author | Lee, Tian (tl5884) <tianl@amdocs.com> | 2017-08-15 16:18:20 +0100 |
---|---|---|
committer | Lee, Tian (tl5884) <tianl@amdocs.com> | 2017-08-15 16:46:34 +0100 |
commit | 3e34fda1f814cc7fcc04d704af812f374ff4a7cd (patch) | |
tree | fee168a6fd7ccb819c2edfa1ca9a394b788152a0 /pom.xml | |
parent | 9bc8490797488b9facf5f1a6a8941c2aac219e54 (diff) |
[AAI-170 R1710] Upversion sdc-distribution-client
- from 1.0.0 to 1.1.32-SNAPSHOT
Change-Id: Iac775e7ae3378dcaeca717cdafde9a8472c24172
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -157,9 +157,9 @@ </dependency> <dependency> - <groupId>org.openecomp.sdc</groupId> + <groupId>org.openecomp.sdc.sdc-distribution-client</groupId> <artifactId>sdc-distribution-client</artifactId> - <version>1.0.0</version> + <version>1.1.32-SNAPSHOT</version> </dependency> <dependency> <groupId>org.json</groupId> |