summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-11-02 13:07:06 -0400
committerVenkata Harish K Kajur <vk250x@att.com>2017-11-02 13:09:11 -0400
commit38ad5b63b6fc47eb9e86256bc201b43e766fdd2c (patch)
tree824b37bb5329eae7554cffa99c999ad81c7df265 /pom.xml
parent4ce98c412e62b9888e0754df4226df55f358f142 (diff)
Update the dependency from snapshotbeijing-test
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 <vk250x@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 965168ef..38624776 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,9 +25,6 @@
<properties>
<sitePath>/content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version}</sitePath>
<onap.nexus.url>https://nexus.onap.org</onap.nexus.url>
- <aai.annotations.version>1.1.0-SNAPSHOT</aai.annotations.version>
- <aai.schema.version>1.1.0-SNAPSHOT</aai.schema.version>
- <aai.core.version>1.1.0-SNAPSHOT</aai.core.version>
</properties>
<build>