You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2019/01/08 21:46:57 UTC

svn commit: r1850798 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Tue Jan  8 21:46:57 2019
New Revision: 1850798

URL: http://svn.apache.org/viewvc?rev=1850798&view=rev
Log:
Update wsimport-maven-plugin version.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1850798&r1=1850797&r2=1850798&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Tue Jan  8 21:46:57 2019
@@ -748,7 +748,7 @@
                 <plugin>
                     <groupId>com.github.veithen.maven</groupId>
                     <artifactId>wsimport-maven-plugin</artifactId>
-                    <version>0.3-SNAPSHOT</version>
+                    <version>0.2.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.codehaus.mojo</groupId>