aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-09-26 21:56:34 -0400
committerJames Forsyth <jf2512@att.com>2018-09-27 12:31:05 +0000
commit2d66f50e939ae2dbd66281d45850fa1ef845031f (patch)
tree32d77b146b406a562a0b175c44673b98eff5e34b
parentf5bd08f862cd7eb48cb91232f97500afe21b699f (diff)
Move aai-common deps to 1.3.0
Issue-ID: AAI-1683 Change-Id: I70d813a561c5e713bc6985679efe594db7389991 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 0855f64..386d93c 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>