summaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>2019-03-17 16:09:54 -0400
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>2019-03-17 16:09:58 -0400
commit0bf3d16a92f15bd760aeb2467f825ff6c57b1c7e (patch)
treec9514f048d6fff09ea3d93a7a0cb8664c34f0254 /aai-resources/pom.xml
parent08c111d02589d6a96ee07a0a67aedb084544fa19 (diff)
Add v16 to the local properties and pom
Issue-ID: AAI-2266 Change-Id: Ie394ed4b0018925e69881932263a22da7527e234 Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 55d486a..2a31cd6 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -145,8 +145,8 @@
<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>v15</schema.version.api.default>
- <schema.version.list>v10,v11,v12,v13,v14,v15</schema.version.list>
+ <schema.version.api.default>v16</schema.version.api.default>
+ <schema.version.list>v10,v11,v12,v13,v14,v15,v16</schema.version.list>
<schema.uri.base.path>/aai</schema.uri.base.path>
<!-- <schema.translator.list>config</schema.translator.list> -->
<schema.ingest.file>${project.basedir}/src/main/resources/application.properties</schema.ingest.file>
@@ -230,7 +230,7 @@
<properties>
<schema.source.name>onap</schema.source.name>
<schema.version.namespace.change.start>v12</schema.version.namespace.change.start>
- <schema.version.list>v10,v11,v12,v13,v14,v15</schema.version.list>
+ <schema.version.list>v10,v11,v12,v13,v14,v15,v16</schema.version.list>
<schema.ingest.file>${project.basedir}/src/main/resources/application.properties</schema.ingest.file>
</properties>
</profile>