Remove snapshot reference to sdc client 25/26325/1
authorWong, Ben <bwong@amdocs.com>
Thu, 14 Dec 2017 11:59:04 +0000 (11:59 +0000)
committerWong, Ben <bwong@amdocs.com>
Thu, 14 Dec 2017 12:09:15 +0000 (12:09 +0000)
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>
pom.xml

diff --git a/pom.xml b/pom.xml
index 60a479a..5f268fb 100644 (file)
--- 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>