summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorLee, Tian (tl5884) <tianl@amdocs.com>2017-08-15 16:18:20 +0100
committerLee, Tian (tl5884) <tianl@amdocs.com>2017-08-15 16:46:34 +0100
commit3e34fda1f814cc7fcc04d704af812f374ff4a7cd (patch)
treefee168a6fd7ccb819c2edfa1ca9a394b788152a0 /pom.xml
parent9bc8490797488b9facf5f1a6a8941c2aac219e54 (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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0b77f49..88e6804 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>