aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorWong, Ben <bwong@amdocs.com>2017-12-14 11:59:04 +0000
committerWong, Ben <bwong@amdocs.com>2017-12-14 12:09:15 +0000
commite104174d4efed0afa1400a0eebab6591b87ad5b9 (patch)
tree1db3f72e5ab1c3669711bb3f9222ab778aa9328b /pom.xml
parent6337075d48df732e0ff711a1ad8dce9510ed0753 (diff)
Remove snapshot reference to sdc client
Amend pom.xml to reference the release version of sdc.distribution.client Issue-ID: AAI-46 Change-Id: I5e2b68916ea6e3ecf06256ef6cba81105eaf4ce8 Signed-off-by: Wong, Ben <bwong@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 60a479a..5f268fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<logback.version>1.1.9</logback.version>
<mockito.version>1.10.19</mockito.version>
<powermock.version>1.6.2</powermock.version>
- <sdc.distribution.client.version>1.1.32-SNAPSHOT</sdc.distribution.client.version>
+ <sdc.distribution.client.version>1.1.32</sdc.distribution.client.version>
<snakeyamle.version>1.18</snakeyamle.version>
<jacoco.version>0.7.9</jacoco.version>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>