You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2016/10/25 09:28:12 UTC

svn commit: r1766489 - /webservices/wss4j/trunk/pom.xml

Author: coheigea
Date: Tue Oct 25 09:28:12 2016
New Revision: 1766489

URL: http://svn.apache.org/viewvc?rev=1766489&view=rev
Log:
Updating jaxb2 plugin

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1766489&r1=1766488&r2=1766489&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Tue Oct 25 09:28:12 2016
@@ -327,7 +327,7 @@
                 <plugin>
                     <groupId>org.jvnet.jaxb2.maven2</groupId>
                     <artifactId>maven-jaxb2-plugin</artifactId>
-                    <version>0.12.3</version>
+                    <version>0.13.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>