We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef8b389 commit 9d1f2eeCopy full SHA for 9d1f2ee
pom.xml
@@ -63,9 +63,9 @@
63
</developers>
64
65
<properties>
66
- <jaxb-plugin.group>com.helger.maven</jaxb-plugin.group>
67
- <jaxb-plugin.artifact>jaxb40-maven-plugin</jaxb-plugin.artifact>
68
- <jaxb-plugin.version>0.16.1</jaxb-plugin.version>
+ <jaxb-plugin.group>org.jvnet.jaxb</jaxb-plugin.group>
+ <jaxb-plugin.artifact>jaxb-maven-plugin</jaxb-plugin.artifact>
+ <jaxb-plugin.version>4.0.0</jaxb-plugin.version>
69
<ph-jaxb-plugin.version>4.0.3</ph-jaxb-plugin.version>
70
</properties>
71
0 commit comments