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 2018/08/29 15:00:29 UTC

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

Author: coheigea
Date: Wed Aug 29 15:00:29 2018
New Revision: 1839587

URL: http://svn.apache.org/viewvc?rev=1839587&view=rev
Log:
Removing 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=1839587&r1=1839586&r2=1839587&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Wed Aug 29 15:00:29 2018
@@ -325,11 +325,6 @@
                     </configuration>
                 </plugin>
                 <plugin>
-                    <groupId>org.jvnet.jaxb2.maven2</groupId>
-                    <artifactId>maven-jaxb2-plugin</artifactId>
-                    <version>0.13.2</version>
-                </plugin>
-                <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-site-plugin</artifactId>
                     <version>3.6</version>