aboutsummaryrefslogtreecommitdiffstats
path: root/aai-traversal/pom.xml
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-05-03 12:03:07 -0400
committerJimmy Forsyth <jf2512@att.com>2019-05-03 12:03:10 -0400
commit2fd849b193e71a00f90630095d9b6c180de20dad (patch)
tree3b9292efb2821d92a70ebb179e84cab9c04e5a10 /aai-traversal/pom.xml
parent947e3decf840648f2c24018529e5bf4376b1b6de (diff)
Upversion for Dublin release1.4.1
Issue-ID: AAI-2403 Change-Id: If2209dc6786be6f9969ce89183e6ae60bd9b1b23 Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'aai-traversal/pom.xml')
-rw-r--r--aai-traversal/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/aai-traversal/pom.xml b/aai-traversal/pom.xml
index 29fd4c6..2916833 100644
--- a/aai-traversal/pom.xml
+++ b/aai-traversal/pom.xml
@@ -25,12 +25,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.aai.traversal</groupId>
<artifactId>aai-traversal</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
<parent>
<groupId>org.onap.aai.traversal</groupId>
<artifactId>traversal</artifactId>
- <version>1.4.0-SNAPSHOT</version>
+ <version>1.4.1-SNAPSHOT</version>
</parent>
<properties>
@@ -41,7 +41,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
- <aai.schema.version>1.0.5</aai.schema.version>
+ <aai.schema.version>1.0.6</aai.schema.version>
<aai.core.version>1.4.3</aai.core.version>
<aai.rest.version>1.4.3</aai.rest.version>