aboutsummaryrefslogtreecommitdiffstats
path: root/aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml
diff options
context:
space:
mode:
authorKajur, Harish (vk250x) <vk250x@att.com>2018-12-04 23:19:04 -0500
committerKajur, Harish (vk250x) <vk250x@att.com>2018-12-05 21:45:16 -0500
commit5948f878fa0ee735e81f1cf648d5d3bdb35048cd (patch)
tree25ed404de54a7bfe153eb135e74f1782198b3174 /aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml
parent8fb7aa6480d4d7becbbab5fcfabd6af3f57e7d74 (diff)
Update schema ingest library call schema service
Issue-ID: AAI-1994 Change-Id: Icc9910db0371eeb8289abd4381ae1936a281a5df Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
Diffstat (limited to 'aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml')
-rw-r--r--aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml b/aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml
index e7d77ac9..e52a58c2 100644
--- a/aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml
+++ b/aai-schema-ingest/src/test/resources/oxm/test_network_v10.xml
@@ -19,9 +19,9 @@
============LICENSE_END=========================================================
-->
-<xml-bindings xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/oxm" package-name="inventory.aai.onap.org.v12" xml-mapping-metadata-complete="true">
+<xml-bindings xmlns="http://www.eclipse.org/eclipselink/xsds/persistence/oxm" package-name="inventory.aai.onap.org.v10" xml-mapping-metadata-complete="true">
<xml-schema element-form-default="QUALIFIED">
- <xml-ns namespace-uri="http://org.onap.aai.inventory/v12" />
+ <xml-ns namespace-uri="http://org.onap.aai.inventory/v10" />
</xml-schema>
<java-types>
@@ -48,4 +48,4 @@
</java-type>
</java-types>
-</xml-bindings> \ No newline at end of file
+</xml-bindings>