Reject doc create requests if index does not exist
[aai/search-data-service.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 45008e7..9d087ad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,8 @@
         <dependency>
           <groupId>org.openecomp.aai.logging-service</groupId>
           <artifactId>common-logging</artifactId>
-          <version>1.0.0-SNAPSHOT</version>
+         <!--<version>1.0.0-SNAPSHOT</version>-->
+          <version>1.0.0</version>
         </dependency>
 
         <!--  Jersey Test Framework. -->