modified pom

This commit is contained in:
2021-11-18 12:33:34 +01:00
parent e0aa057fc0
commit 7c3916a6ce
17 changed files with 681 additions and 12 deletions

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<jaxb:bindings version="2.1" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb">
<!--
This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2
See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
Any modifications to this file will be lost upon recompilation of the source schema.
Generated on: 2021.11.17 at 01:26:11 PM CET
-->
<jaxb:bindings scd="x-schema::">
<jaxb:schemaBindings map="false">
<jaxb:package name="generated"/>
</jaxb:schemaBindings>
<jaxb:bindings scd="~materialType">
<jaxb:class ref="generated.MaterialType"/>
</jaxb:bindings>
<jaxb:bindings scd="~package">
<jaxb:class ref="generated.Package"/>
</jaxb:bindings>
<jaxb:bindings scd="~material_typeType">
<jaxb:typesafeEnumClass ref="generated.MaterialTypeType"/>
</jaxb:bindings>
</jaxb:bindings>
</jaxb:bindings>

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.