You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by di...@apache.org on 2007/02/25 04:36:39 UTC

svn commit: r511433 - /webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml

Author: dims
Date: Sat Feb 24 19:36:39 2007
New Revision: 511433

URL: http://svn.apache.org/viewvc?view=rev&rev=511433
Log:
make the name consistent with the others.

Modified:
    webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml

Modified: webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml?view=diff&rev=511433&r1=511432&r2=511433
==============================================================================
--- webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml (original)
+++ webservices/axis2/trunk/java/modules/tool/axis2-wsdl2code-maven-plugin/pom.xml Sat Feb 24 19:36:39 2007
@@ -27,7 +27,7 @@
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>axis2-wsdl2code-maven-plugin</artifactId>
-  <name>Apache Axis 2.0 - tools - WSDL2Code Maven Plugin</name>
+  <name>Apache Axis 2.0 - tool - WSDL2Code Maven Plugin</name>
   <packaging>maven-plugin</packaging>
   <description>The Axis 2 Plugin for Maven allows client side and server side sources from a WSDL.</description>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org