Fix build break 99/25799/1
authorsblimkie <steven.blimkie@amdocs.com>
Thu, 7 Dec 2017 18:26:44 +0000 (13:26 -0500)
committersblimkie <steven.blimkie@amdocs.com>
Thu, 7 Dec 2017 18:27:42 +0000 (13:27 -0500)
Fix build break

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

diff --git a/pom.xml b/pom.xml
index 33437b7..95b0e45 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -92,7 +92,7 @@
         <dependency>
           <groupId>org.onap.aai.logging-service</groupId>
           <artifactId>common-logging</artifactId>
-          <version>1.1.0-SNAPSHOT</version>
+          <version>1.1.0</version>
         </dependency>
 
         <!--  Jersey Test Framework. -->