From: Venkata Harish K Kajur Date: Thu, 2 Nov 2017 17:07:06 +0000 (-0400) Subject: Update the dependency from snapshot X-Git-Tag: v1.1.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fbeijing-test;p=aai%2Faai-common.git Update the dependency from snapshot to using the project version so when the mvn versions:set command is run it will be able to update it accordingly Issue-ID: AAI-448 Change-Id: I7c93293718d537b585ab0d13ebdc0be4817ca7cf Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 20575cb7..f372dd7b 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -146,7 +146,7 @@ org.onap.aai.aai-common aai-schema - ${aai.schema.version} + ${project.version} commons-lang diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index c145d914..0ec1b3b3 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -18,7 +18,7 @@ org.onap.aai.aai-common aai-annotations - ${aai.annotations.version} + ${project.version} @@ -44,7 +44,7 @@ org.onap.aai.aai-common aai-annotations - ${aai.annotations.version} + ${project.version} diff --git a/pom.xml b/pom.xml index 965168ef..38624776 100644 --- a/pom.xml +++ b/pom.xml @@ -25,9 +25,6 @@ /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} https://nexus.onap.org - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT - 1.1.0-SNAPSHOT