aboutsummaryrefslogtreecommitdiffstats
path: root/aai-service/provider/src/main/resources/aai-schema-bindings.xjb
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-04-21 16:14:18 -0400
committerDan Timoney <dtimoney@att.com>2017-04-21 16:14:18 -0400
commit328d71305e529887d78bec5d028d54feaea737c1 (patch)
tree9c571511c9c7f402a84cac82cc41cee9f4e091cc /aai-service/provider/src/main/resources/aai-schema-bindings.xjb
parentec0f99bdd24468c1f662d6fcf6e2ca29b678da73 (diff)
[SDNC-5] Rebase SDN-C adaptors
Apply latest bug fixes, enhancements and port to OpenDaylight Boron. Change-Id: Ia7d29986eb12f98edbf075dae3cc9343af6791b6 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'aai-service/provider/src/main/resources/aai-schema-bindings.xjb')
-rwxr-xr-xaai-service/provider/src/main/resources/aai-schema-bindings.xjb2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-service/provider/src/main/resources/aai-schema-bindings.xjb b/aai-service/provider/src/main/resources/aai-schema-bindings.xjb
index 2dd7c76..e6292fa 100755
--- a/aai-service/provider/src/main/resources/aai-schema-bindings.xjb
+++ b/aai-service/provider/src/main/resources/aai-schema-bindings.xjb
@@ -3,7 +3,7 @@
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xjc="http://java.sun.com/xml/ns/jaxb/xjc"
jxb:extensionBindingPrefixes="xjc">
- <jxb:bindings schemaLocation="aai_schema_v8.xsd" node="/xs:schema">
+ <jxb:bindings schemaLocation="aai_schema_v10.xsd" node="/xs:schema">
<jxb:globalBindings>
<xjc:superInterface name="org.openecomp.sdnc.sli.aai.data.AAIDatum"/>
</jxb:globalBindings>