HHH-14529 Remove an unused xjb file

This commit is contained in:
Yoann Rodière 2021-03-24 15:28:09 +01:00
parent 18f23ee701
commit 252fb65f95
1 changed files with 0 additions and 18 deletions

View File

@ -1,18 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<jaxb:bindings xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
version="2.1">
<jaxb:bindings schemaLocation="../resources/org/hibernate/jpa/orm_2_0.xsd" node="/xsd:schema">
<jaxb:schemaBindings>
<jaxb:nameXmlTransform>
<jaxb:typeName prefix="Jaxb"/>
<jaxb:elementName prefix="Jaxb"/>
<jaxb:modelGroupName prefix="Jaxb"/>
<jaxb:anonymousTypeName prefix="Jaxb"/>
</jaxb:nameXmlTransform>
</jaxb:schemaBindings>
</jaxb:bindings>
</jaxb:bindings>