Update graphadmin to use released aai-common 95/73295/1 1.0.1 3.0.0-ONAP
authorJimmy Forsyth <jf2512@att.com>
Wed, 21 Nov 2018 20:46:01 +0000 (15:46 -0500)
committerJimmy Forsyth <jf2512@att.com>
Wed, 21 Nov 2018 20:46:05 +0000 (15:46 -0500)
Issue-ID: AAI-1942
Change-Id: I484ff2f74368274fe0e1e1b4a446148667cf17be
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 18c3bc4..331888d 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</aai.core.version>
-        <aai.schema.version>1.3.0</aai.schema.version>
+        <aai.core.version>1.3.3</aai.core.version>
+        <aai.schema.version>1.3.3</aai.schema.version>
 
         <netty.handler.version>4.1.9.Final</netty.handler.version>
         <netty.version>4.0.56.Final</netty.version>