aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTian Lee <TianL@amdocs.com>2018-09-27 13:24:40 +0000
committerGerrit Code Review <gerrit@onap.org>2018-09-27 13:24:40 +0000
commit8eab9525b6932f8b46571c0ac665c8b0831fd519 (patch)
tree211cf14b83340f25b9257eb0ed5f42e343f0bc86
parent7612324aaa387aebf8ca8a4856d19e9a1b80f446 (diff)
parent2d66f50e939ae2dbd66281d45850fa1ef845031f (diff)
Merge "Move aai-common deps to 1.3.0"3.0.0-ONAP1.0.0
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ec1fb03..08d1ddc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,7 @@
<start-class>org.onap.aai.cacher.Application</start-class>
- <aai-core.version>1.3.0-SNAPSHOT</aai-core.version>
+ <aai-core.version>1.3.0</aai-core.version>
<!-- Start of the jacoco plugin properties -->
<sonar.language>java</sonar.language>