aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2020-02-04 15:08:48 -0500
committerJimmy Forsyth <jf2512@att.com>2020-02-04 15:09:08 -0500
commit106887f0e308ae34c91cb46c52c9fd99e822dca9 (patch)
tree156fc649fa744eb278481570f0d125fcb4986d4b
parent27dda6095ace52d641821d6b6c1d27f2f1323aec (diff)
Rebuild with new aai-parent
Issue-ID: AAI-2785 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Id2b8c5922d4fbb6e8d4f381d5a8a7be1ab812451
-rw-r--r--aai-resources/pom.xml4
-rw-r--r--pom.xml4
2 files changed, 4 insertions, 4 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index f0cba2f..907724f 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</parent>
<properties>
<java.version>1.8</java.version>
@@ -84,7 +84,7 @@
<schema.version.app.root.start>v11</schema.version.app.root.start>
<schema.version.namespace.change.start>v12</schema.version.namespace.change.start>
<schema.version.edge.label.start>v12</schema.version.edge.label.start>
- <schema.version.api.default>v16</schema.version.api.default>
+ <schema.version.api.default>v19</schema.version.api.default>
<schema.version.list>v10,v11,v12,v13,v14,v15,v16,v17,v18,v19</schema.version.list>
<schema.uri.base.path>/aai</schema.uri.base.path>
<!-- <schema.translator.list>config</schema.translator.list> -->
diff --git a/pom.xml b/pom.xml
index f326115..3683d87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,11 +26,11 @@
<parent>
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-parent</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</parent>
<groupId>org.onap.aai.resources</groupId>
<artifactId>resources</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<name>aai-resources</name>
<packaging>pom</packaging>
<modules>