X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=f44bd61d6a0f30831539881a3aa0060bd28be666;hb=49d5ae3928a7079db098096592574e5a2bda592b;hp=45bfe2961bda3ac8acbf00ecf83fcf57e346c374;hpb=25129101f6735146df78a6c94fac9fca510d585d;p=aaf%2Fcadi.git diff --git a/pom.xml b/pom.xml index 45bfe29..f44bd61 100644 --- a/pom.xml +++ b/pom.xml @@ -21,9 +21,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.aaf.cadi - cadimiscparent - 2.1.2-SNAPSHOT - aaf-cadi + parent + 2.1.9-SNAPSHOT + CADI Plugins Parent pom @@ -34,10 +34,10 @@ - 2.1.2 + 2.1.9-SNAPSHOT UTF-8 - 9.3.9.v20160517 + 1.5.1 0.7.7.201606060606 @@ -120,7 +120,7 @@ junit junit - 4.10 + 4.12 test @@ -157,7 +157,6 @@ ${cadi.version} - org.onap.aaf.authz @@ -214,6 +213,8 @@ aaf-misc-log4j ${cadi.version} + + org.slf4j slf4j-api @@ -280,8 +275,8 @@ maven-compiler-plugin 2.3.2 - 1.7 - 1.7 + ${maven.compiler.source} + ${maven.compiler.target}