summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPatrick Brady <pb071s@att.com>2017-11-17 11:49:25 -0800
committerPatrick Brady <pb071s@att.com>2017-11-17 11:49:35 -0800
commit7aea2578049c5637f93d0251e025cd1ebdeec37f (patch)
treebbb970ce016a07690427bc0f6f8f69642e15106e /pom.xml
parent5081f315711dcdba531a1ca0a91765445f0564f6 (diff)
Removing snapshot version
Change-Id: I55935cc98be694462deb010a2f32d4fb35b137f4 Signed-off-by: Patrick Brady <pb071s@att.com> Issue-id: APPC-318
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 16e9a4b30..b9b0b595d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,7 +66,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property.
<antlr.version>4.5.1</antlr.version>
<logback.version>1.1.1</logback.version>
<toscalib.version>1.1.0</toscalib.version>
- <sdc-client.version>1.1.32-SNAPSHOT</sdc-client.version>
+ <sdc-client.version>1.1.32</sdc-client.version>
<jackson.yml.version>2.3.2</jackson.yml.version>
<!-- SONAR -->