Use the 1.9.4 parent pom in rest-client
[aai/rest-client.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 7999b16..4f8b29f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.9.3</version>
+        <version>1.9.4</version>
     </parent>
 
     <groupId>org.onap.aai</groupId>
             <artifactId>common-logging</artifactId>
         </dependency>
 
+        <dependency>
+            <groupId>com.att.eelf</groupId>
+            <artifactId>eelf-core</artifactId>
+        </dependency>
+
         <dependency>
             <groupId>org.mockito</groupId>
             <artifactId>mockito-all</artifactId>