aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarish Venkata Kajur <vk250x@att.com>2019-01-04 13:34:33 -0500
committerHarish Venkata Kajur <vk250x@att.com>2019-01-04 13:34:38 -0500
commitf1c697ceab5192ab1d6e770542899e8709067fa9 (patch)
treef9a137ffb3151eca296b92a767316c98f362a2ac /pom.xml
parentf5098f866418dc5f4b2accc5b5551d64e7277037 (diff)
Update the GenTester to exit properly1.0.3
Issue-ID: AAI-1958 Change-Id: Ifbffd1c15e474dce0cc7b3102f7b6961a72a864e Signed-off-by: Harish Venkata Kajur <vk250x@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 20ad889..59cfc07 100755
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
</parent>
<groupId>org.onap.aai.graphadmin</groupId>
<artifactId>aai-graphadmin</artifactId>
- <version>1.0.2-SNAPSHOT</version>
+ <version>1.0.3-SNAPSHOT</version>
<properties>
@@ -99,8 +99,8 @@
<gson.version>2.7</gson.version>
<json.version>20090211</json.version>
- <aai.core.version>1.3.4</aai.core.version>
- <aai.schema.version>1.3.4</aai.schema.version>
+ <aai.core.version>1.3.5</aai.core.version>
+ <aai.schema.version>1.3.5</aai.schema.version>
<netty.handler.version>4.1.9.Final</netty.handler.version>
<netty.version>4.0.56.Final</netty.version>