You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/04/05 03:28:57 UTC

svn commit: r525675 - in /incubator/tuscany/java/sca/modules: maven-java2wsdl/pom.xml maven-wsdl2java/pom.xml

Author: jsdelfino
Date: Wed Apr  4 18:28:56 2007
New Revision: 525675

URL: http://svn.apache.org/viewvc?view=rev&rev=525675
Log:
Adjusted pom artifact ids

Modified:
    incubator/tuscany/java/sca/modules/maven-java2wsdl/pom.xml
    incubator/tuscany/java/sca/modules/maven-wsdl2java/pom.xml

Modified: incubator/tuscany/java/sca/modules/maven-java2wsdl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/maven-java2wsdl/pom.xml?view=diff&rev=525675&r1=525674&r2=525675
==============================================================================
--- incubator/tuscany/java/sca/modules/maven-java2wsdl/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/maven-java2wsdl/pom.xml Wed Apr  4 18:28:56 2007
@@ -25,7 +25,7 @@
         <version>1.0-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
-    <artifactId>tuscany-mvn-java2wsdl</artifactId>
+    <artifactId>tuscany-maven-java2wsdl</artifactId>
     <packaging>maven-plugin</packaging>
     <name>Apache Tuscany Maven Plugin for Java2WSDL</name>
 

Modified: incubator/tuscany/java/sca/modules/maven-wsdl2java/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/maven-wsdl2java/pom.xml?view=diff&rev=525675&r1=525674&r2=525675
==============================================================================
--- incubator/tuscany/java/sca/modules/maven-wsdl2java/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/maven-wsdl2java/pom.xml Wed Apr  4 18:28:56 2007
@@ -25,7 +25,7 @@
         <version>1.0-incubating-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
-    <artifactId>tuscany-mvn-wsdl2java</artifactId>
+    <artifactId>tuscany-maven-wsdl2java</artifactId>
     <packaging>maven-plugin</packaging>
     <name>Apache Tuscany Maven Plugin for WSDL2Java</name>
 



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