X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-core%2Fpom.xml;h=8e218632cbbfb232caecff7332aabc6c7ede38f7;hb=d97041c12ad87a4861557200f502b094e1b08535;hp=5d688c0f0058e6f15ffa48379b2320744d8f50cc;hpb=c434f3ccdf1ce66d35f1acee5352cfde8e4f3202;p=aaf%2Fauthz.git diff --git a/auth/auth-core/pom.xml b/auth/auth-core/pom.xml index 5d688c0f..8e218632 100644 --- a/auth/auth-core/pom.xml +++ b/auth/auth-core/pom.xml @@ -23,7 +23,7 @@ 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.auth + org.onap.aaf.authz.auth parent 2.1.0-SNAPSHOT ../pom.xml @@ -90,11 +90,11 @@ - org.onap.aaf.misc + org.onap.aaf.authz.misc aaf-misc-env - org.onap.aaf.cadi + org.onap.aaf.authz.cadi aaf-cadi-aaf @@ -104,12 +104,12 @@ - org.onap.aaf.misc + org.onap.aaf.authz.misc aaf-misc-log4j - org.onap.aaf.cadi + org.onap.aaf.authz.cadi aaf-cadi-core @@ -119,15 +119,18 @@ compile - - org.eclipse.jetty - jetty-jmx - compile - + + + org.apache.maven.plugins + maven-deploy-plugin + + false + + org.sonatype.plugins nexus-staging-maven-plugin