Fix build failure 03/25803/1
authorsblimkie <steven.blimkie@amdocs.com>
Thu, 7 Dec 2017 18:55:27 +0000 (13:55 -0500)
committersblimkie <steven.blimkie@amdocs.com>
Thu, 7 Dec 2017 18:56:09 +0000 (13:56 -0500)
Fix build failure

Issue-ID: AAI-546
Change-Id: I8a4774f1712e9b7c105950534f355a03aab2806d
Signed-off-by: sblimkie <steven.blimkie@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 4dfdaf9..572f2cc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                <dependency>
                        <groupId>org.onap.aai.logging-service</groupId>
                        <artifactId>common-logging</artifactId>
-                       <version>1.1.0-SNAPSHOT</version>
+                       <version>1.1.0</version>
                </dependency>
                <dependency>
                        <groupId>ch.qos.logback</groupId>
                <dependency>
                        <groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
                    <artifactId>sdc-distribution-client</artifactId>
-                   <version>1.1.32-SNAPSHOT</version>
+                   <version>1.1.32</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.httpcomponents</groupId>