Change AAI-Common SNAPSHOT Version from 1.13.5 to 1.13.6
[aai/aai-common.git] / aai-rest / pom.xml
index 74b5431..9e8697e 100644 (file)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.onap.aai.aai-common</groupId>
         <artifactId>aai-parent</artifactId>
-        <version>1.9.3-SNAPSHOT</version>
+        <version>1.13.6-SNAPSHOT</version>
         <relativePath>../aai-parent/pom.xml</relativePath>
     </parent>
     <artifactId>aai-rest</artifactId>
@@ -37,7 +37,6 @@
 
     <properties>
         <onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
-        <eelf.core.version>1.0.1-oss</eelf.core.version>
         <spring.boot.starter.web.version>1.5.21.RELEASE</spring.boot.starter.web.version>
         <spring.boot.starter.parent.version>1.5.21.RELEASE</spring.boot.starter.parent.version>
         <spring.security.version>1.0.8.RELEASE</spring.security.version>