Commit 923f0ad38444824f2696424545b96676a62d3c66

Authored by Jean-Michel Glorian
1 parent d4679775
Exists in master and in 1 other branch b6.0.X

add version 0.14.0 for jaxb2 plugin

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
pom.xml
... ... @@ -32,6 +32,7 @@
32 32 <plugin>
33 33 <groupId>org.jvnet.jaxb2.maven2</groupId>
34 34 <artifactId>maven-jaxb2-plugin</artifactId>
  35 + <version>0.14.0</version>
35 36 <configuration>
36 37 <locale>en</locale>
37 38 </configuration>
... ...