X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=1926eb0e13145243fe3794ab6d845e2dd993618f;hb=66f7d22a452e1f819ca9cc763fff8ebe60265742;hp=5e6c358619c5bfd01a495d71f9976344ce35d510;hpb=e9ae04800c417330c3e1c5dae45744f819f41130;p=aaf%2Fauthz.git diff --git a/pom.xml b/pom.xml index 5e6c3586..1926eb0e 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 org.onap.aaf.authz parent - 2.1.15-SNAPSHOT + 2.1.16-SNAPSHOT aaf-authz pom @@ -368,4 +368,47 @@ dav:${nexusproxy}${sitePath} + + + + build-docker + + + + org.codehaus.mojo + exec-maven-plugin + 1.6.0 + + + Docker Build + + exec + + + + + true + bash + echo "No Docker Here" + + + + org.sonarsource.scanner.maven + sonar-maven-plugin + + true + + + + + + + auth-client + misc + cadi + auth + auth/docker + + +