Depend on released version of logging library
[aai/search-data-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 164277e..506416f 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. -->