Release aai/aai-common
[aai/aai-common.git] / aai-parent / pom.xml
index 1a9b8e4..5933bc9 100644 (file)
@@ -27,7 +27,7 @@ limitations under the License.
   <parent>
     <groupId>org.onap.aai.aai-common</groupId>
     <artifactId>aai-common</artifactId>
-    <version>1.9.2-SNAPSHOT</version>
+    <version>1.11.0</version>
   </parent>
   <artifactId>aai-parent</artifactId>
   <name>aai-parent</name>
@@ -60,8 +60,8 @@ limitations under the License.
     <docker.fabric.version>0.31.0</docker.fabric.version>
     <dmaap.client.version>1.1.9</dmaap.client.version>
     <easy.mock.version>4.0.2</easy.mock.version>
-    <eclipse.persistence.version>2.6.2</eclipse.persistence.version>
-    <eelf.core.version>1.0.1-oss</eelf.core.version>
+    <eclipse.persistence.version>2.7.11</eclipse.persistence.version>
+    <eelf.core.version>2.0.0-oss</eelf.core.version>
     <freemarker.version>2.3.31</freemarker.version>
     <google.guava.version>19.0</google.guava.version>
     <gremlin.version>3.2.3</gremlin.version>
@@ -98,7 +98,7 @@ limitations under the License.
     <junit.version>4.12</junit.version>
     <httpclient.version>4.5.13</httpclient.version>
     <io.swagger.version>1.5.24</io.swagger.version>
-    <logback.version>1.2.3</logback.version>
+    <logback.version>1.2.7</logback.version>
     <slf4j.version>1.7.25</slf4j.version>
     <log4j.version>2.17.1</log4j.version>
     <mockito.all.version>1.10.19</mockito.all.version>
@@ -255,12 +255,6 @@ limitations under the License.
         <version>${commons.lang3.version}</version>
       </dependency>
 
-      <dependency>
-        <groupId>commons-lang</groupId>
-        <artifactId>commons-lang</artifactId>
-        <version>${commons.lang.version}</version>
-      </dependency>
-
       <dependency>
         <groupId>com.att.eelf</groupId>
         <artifactId>eelf-core</artifactId>