Merge "Move aai-common deps to 1.3.0" 1.0.0
authorTian Lee <TianL@amdocs.com>
Thu, 27 Sep 2018 13:29:15 +0000 (13:29 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 27 Sep 2018 13:29:15 +0000 (13:29 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index fa53e55..1644f17 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -99,8 +99,8 @@
         <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>