You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by rf...@apache.org on 2007/07/09 23:10:21 UTC

svn commit: r554766 - /incubator/tuscany/java/sca/modules/databinding-xmlbeans/pom.xml

Author: rfeng
Date: Mon Jul  9 14:10:20 2007
New Revision: 554766

URL: http://svn.apache.org/viewvc?view=rev&rev=554766
Log:
Update the xmlbeans group id

Modified:
    incubator/tuscany/java/sca/modules/databinding-xmlbeans/pom.xml

Modified: incubator/tuscany/java/sca/modules/databinding-xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/databinding-xmlbeans/pom.xml?view=diff&rev=554766&r1=554765&r2=554766
==============================================================================
--- incubator/tuscany/java/sca/modules/databinding-xmlbeans/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/databinding-xmlbeans/pom.xml Mon Jul  9 14:10:20 2007
@@ -42,7 +42,7 @@
         </dependency>
 
         <dependency>
-            <groupId>xmlbeans</groupId>
+            <groupId>org.apache.xmlbeans</groupId>
             <artifactId>xmlbeans</artifactId>
             <version>2.3.0</version>
             <scope>compile</scope>



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