Move aai-common deps to 1.3.0 13/69213/2
authorJimmy Forsyth <jf2512@att.com>
Thu, 27 Sep 2018 01:56:34 +0000 (21:56 -0400)
committerJames Forsyth <jf2512@att.com>
Thu, 27 Sep 2018 12:31:05 +0000 (12:31 +0000)
Issue-ID: AAI-1683
Change-Id: I70d813a561c5e713bc6985679efe594db7389991
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0855f64..386d93c 100644 (file)
--- 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>