You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by lr...@apache.org on 2007/07/24 19:01:38 UTC

svn commit: r559106 - /incubator/tuscany/java/sca/modules/binding-notification/pom.xml

Author: lresende
Date: Tue Jul 24 10:01:38 2007
New Revision: 559106

URL: http://svn.apache.org/viewvc?view=rev&rev=559106
Log:
Wrong group id was breaking the continuun nightly build

Modified:
    incubator/tuscany/java/sca/modules/binding-notification/pom.xml

Modified: incubator/tuscany/java/sca/modules/binding-notification/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/binding-notification/pom.xml?view=diff&rev=559106&r1=559105&r2=559106
==============================================================================
--- incubator/tuscany/java/sca/modules/binding-notification/pom.xml (original)
+++ incubator/tuscany/java/sca/modules/binding-notification/pom.xml Tue Jul 24 10:01:38 2007
@@ -31,7 +31,7 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.osoa</groupId>
+            <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>sca-api</artifactId>
             <version>1.0-incubating-SNAPSHOT</version>
         </dependency>



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