Move aai-common deps to 1.3.0 11/69211/2
authorJimmy Forsyth <jf2512@att.com>
Thu, 27 Sep 2018 01:53:33 +0000 (21:53 -0400)
committerJames Forsyth <jf2512@att.com>
Thu, 27 Sep 2018 12:31:46 +0000 (12:31 +0000)
Issue-ID: AAI-1682
Change-Id: I73231ff62adae0593f8d512a3a7805a80c97419a
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index f9b9232..3da2b18 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
         <gson.version>2.7</gson.version>
         <json.version>20090211</json.version>
 
-        <aai.core.version>1.3.0-SNAPSHOT</aai.core.version>
-        <aai.schema.version>1.3.0-SNAPSHOT</aai.schema.version>
+        <aai.core.version>1.3.0</aai.core.version>
+        <aai.schema.version>1.3.0</aai.schema.version>
 
         <netty.handler.version>4.1.9.Final</netty.handler.version>
         <netty.version>4.0.37.Final</netty.version>