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 b51ef29 commit b8235b0Copy full SHA for b8235b0
elemental-parent/pom.xml
@@ -202,7 +202,7 @@
202
<plugin>
203
<groupId>org.jvnet.jaxb</groupId>
204
<artifactId>jaxb-maven-plugin</artifactId>
205
- <version>${jaxb.impl.version}</version>
+ <version>4.0.12</version>
206
</plugin>
207
208
<groupId>org.apache.maven.plugins</groupId>
exist-parent/pom.xml
@@ -506,14 +506,6 @@
506
</dependency>
507
</dependencies>
508
509
- <plugin>
510
- <groupId>org.codehaus.mojo</groupId>
511
- <artifactId>jaxb2-maven-plugin</artifactId>
512
- <version>2.5.0</version>
513
- <configuration>
514
- <locale>en</locale>
515
- </configuration>
516
- </plugin>
517
518
519
<artifactId>maven-assembly-plugin</artifactId>
0 commit comments