X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=auth%2Fauth-oauth%2Fpom.xml;h=47a64f41c5c8ad518bde268d3a1e36d72dfbc9c9;hb=c9324c82b4a7d6e2867b2e765f4949ee306045af;hp=19f5caae29ebbc7005b74cf94ba79e49b7b44403;hpb=83fc0257eb809c31461baf0befd54abf5fbbba55;p=aaf%2Fauthz.git diff --git a/auth/auth-oauth/pom.xml b/auth/auth-oauth/pom.xml index 19f5caae..47a64f41 100644 --- a/auth/auth-oauth/pom.xml +++ b/auth/auth-oauth/pom.xml @@ -17,7 +17,7 @@ org.onap.aaf.authz authparent - 2.1.0-SNAPSHOT + 2.1.11-SNAPSHOT ../pom.xml @@ -28,7 +28,7 @@ 25 - true + 0.7.7.201606060606 3.2 jacoco @@ -42,26 +42,23 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ - /content/sites/site/org.onap.aaf.authz/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aaf/authz/${project.artifactId}/${project.version} org.onap.aaf.authz aaf-auth-core - ${project.version} org.onap.aaf.authz aaf-auth-cass - ${project.version} org.onap.aaf.authz aaf-cadi-aaf - ${project.version} @@ -95,8 +92,9 @@ org.onap.aaf.auth.oauth.AAF_OAuth oauth - cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.oauth.props + cadi_prop_files=${project.ext_root_dir}/etc/org.osaaf.aaf.oauth.props cadi_log_dir=${project.ext_root_dir}/logs/oauth + cadi_etc_dir=${project.ext_root_dir}/etc @@ -105,7 +103,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.7 true ${nexusproxy} @@ -116,7 +113,6 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} **/gen/**