X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=c88f47a23824b1ab9b64814005b8e05e11b9060e;hb=4a698c2e3d926fd69673eea8b15a78bc7770a29c;hp=54c6c7f63ec24be4c75e3a44de48bb3c3d2b99ed;hpb=ade220755ad076b102272e051a209edaa291b621;p=aaf%2Fcadi.git diff --git a/pom.xml b/pom.xml index 54c6c7f..c88f47a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,31 +1,29 @@ - + 4.0.0 org.onap.aaf.cadi - cadimiscparent - 2.1.2-SNAPSHOT - aaf-cadi + parent + 2.1.13-SNAPSHOT + CADI Plugins Parent pom @@ -36,10 +34,10 @@ - 2.1.2 + 2.1.8 UTF-8 - 9.3.9.v20160517 + 1.5.1 0.7.7.201606060606 @@ -122,7 +120,7 @@ junit junit - 4.10 + 4.12 test @@ -159,7 +157,6 @@ ${cadi.version} - org.onap.aaf.authz @@ -216,6 +213,16 @@ aaf-misc-log4j ${cadi.version} + + + org.apache.shiro + shiro-core + 1.3.2 + + + + + org.slf4j slf4j-api @@ -282,8 +283,8 @@ maven-compiler-plugin 2.3.2 - 1.7 - 1.7 + ${maven.compiler.source} + ${maven.compiler.target}