You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/03/22 21:17:31 UTC

svn commit: r158659 - in incubator/muse/trunk/wsdm-xbeans: maven.xml project.xml

Author: scamp
Date: Tue Mar 22 12:17:30 2005
New Revision: 158659

URL: http://svn.apache.org/viewcvs?view=rev&rev=158659
Log: (empty)


Modified:
    incubator/muse/trunk/wsdm-xbeans/maven.xml
    incubator/muse/trunk/wsdm-xbeans/project.xml

Modified: incubator/muse/trunk/wsdm-xbeans/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/wsdm-xbeans/maven.xml?view=diff&r1=158658&r2=158659
==============================================================================
--- incubator/muse/trunk/wsdm-xbeans/maven.xml (original)
+++ incubator/muse/trunk/wsdm-xbeans/maven.xml Tue Mar 22 12:17:30 2005
@@ -19,7 +19,7 @@
   </postGoal>  
 
   <goal name="generate"
-        description="generate XmlBeans for MUWS spec types">
+        description="generate XmlBeans for WSDM spec types">
     
       <taskdef name="schemaCompiler"
                classname="org.apache.xmlbeans.impl.tool.XMLBean"

Modified: incubator/muse/trunk/wsdm-xbeans/project.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/wsdm-xbeans/project.xml?view=diff&r1=158658&r2=158659
==============================================================================
--- incubator/muse/trunk/wsdm-xbeans/project.xml (original)
+++ incubator/muse/trunk/wsdm-xbeans/project.xml Tue Mar 22 12:17:30 2005
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 
-<!-- MUWS Spec XMLBeans - defines Project Object Model (POM) -->
+<!-- WSDM Spec XMLBeans - defines Project Object Model (POM) -->
 
 <!-- Schema for this file is at:    http://maven.apache.org/xsd/maven-project-3.0.0.xsd -->
 <!-- Reference for this file is at: http://maven.apache.org/reference/project-descriptor.html -->
@@ -9,8 +9,8 @@
          xsi:noNamespaceSchemaLocation="http://maven.apache.org/xsd/maven-project-3.0.0.xsd">
 
   <pomVersion>3</pomVersion>
-  <name>XMLBeans for the MUWS spec types</name>
-  <id>muws-xbeans</id>
+  <name>XMLBeans for the WSDM spec types</name>
+  <id>wsdm-xbeans</id>
   <groupId>muse</groupId>
   <currentVersion>SNAPSHOT</currentVersion>
   <organization>



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