summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-19 16:04:53 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-19 16:22:29 -0400
commit5156f8b1b1236fb14259b935fa3be5b077a91a28 (patch)
tree560e510ed50a421c9ed920c44b242d66e6454487 /pom.xml
parent6db534df5eff4930a148a7cb95071088f4d39649 (diff)
Upversion for global jjb transition
Issue-ID: AAI-2493 Change-Id: I19733590e9db6bc56111f602189b885b6f71f953 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 3b11c76..3697d45 100755
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.graphadmin</groupId>
<artifactId>aai-graphadmin</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.5.0-SNAPSHOT</version>
<properties>
@@ -99,8 +99,8 @@
<gson.version>2.7</gson.version>
<json.version>20090211</json.version>
- <aai.core.version>1.4.3</aai.core.version>
- <aai.schema.version>1.0.5</aai.schema.version>
+ <aai.core.version>1.5.1</aai.core.version>
+ <aai.schema.version>1.5.0</aai.schema.version>
<netty.handler.version>4.1.9.Final</netty.handler.version>
<netty.version>4.0.56.Final</netty.version>