From: Steve Smokowski Date: Wed, 15 Feb 2017 15:29:22 +0000 (-0500) Subject: update pom X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=44ec226ea9ba7e8ce9be6da66e00ed78f7bb58a8;p=aai%2Faai-service.git update pom Change-Id: I6d58a155b463b996d617a2200c4743b02b29a7c9 Signed-off-by: Steve Smokowski --- diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 8c6a5f4..be2cd29 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -21,7 +21,7 @@ - ${project.artifactId}-${openecomp.release} + org.jsonschema2pojo diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml index cb76bb3..3ed7067 100644 --- a/ajsc-aai/pom.xml +++ b/ajsc-aai/pom.xml @@ -331,7 +331,7 @@ - aai + org.apache.maven.plugins @@ -441,7 +441,7 @@ org.openecomp.aai.aai-service annotations - ${openecomp.release} + ${project.release} @@ -533,14 +533,14 @@ org.openecomp.aai.aai-service aai-schema - ${openecomp.release} + 1.0.0-SNAPSHOT bundleconfig-local/etc oxm/*.xml org.openecomp.aai.aai-service aai-schema - ${openecomp.release} + 1.0.0-SNAPSHOT src/main aai_schema/*.xsd diff --git a/pom.xml b/pom.xml index 9bfc3a1..fe33262 100644 --- a/pom.xml +++ b/pom.xml @@ -22,9 +22,7 @@ 1.8 ActiveAndAvailableInventory-CloudNetwork v1 - 1.0.0 - ${docker_nexusurl} - 2.0.0 + 2.0.0 @@ -34,7 +32,7 @@ For NO Versioning, leave as is --> - /opt/app/ajsc-aai/${openecomp.release} + /opt/app/ajsc-aai/${project.version} ${basedir}/ajsc-aai ${aaiAppHome}/target/swm/package/nix/dist_files${distFilesRoot} @@ -374,10 +372,5 @@ - - - aai-javadoc - dav:https://${docker.nexusurl}/repository/aai-javadoc/${openecomp.release}/ - - +