aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2018-09-26 21:53:33 -0400
committerJames Forsyth <jf2512@att.com>2018-09-27 12:31:46 +0000
commit02c3c8df3cf330a7daff835d4647987e887a5d51 (patch)
tree95b8a9957cc15eab78dda462608909a190846369
parent886f66042472d9f1c4a7f9e848263d55750e8cfe (diff)
Move aai-common deps to 1.3.0
Issue-ID: AAI-1682 Change-Id: I73231ff62adae0593f8d512a3a7805a80c97419a Signed-off-by: Jimmy Forsyth <jf2512@att.com>
-rwxr-xr-xpom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index f9b9232..3da2b18 100755
--- a/pom.xml
+++ b/pom.xml
@@ -100,8 +100,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>