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

svn commit: r576604 - /incubator/tuscany/branches/sca-java-1.0/distribution/bundle/pom.xml

Author: slaws
Date: Mon Sep 17 15:08:06 2007
New Revision: 576604

URL: http://svn.apache.org/viewvc?rev=576604&view=rev
Log:
add domain-api to bundle

Modified:
    incubator/tuscany/branches/sca-java-1.0/distribution/bundle/pom.xml

Modified: incubator/tuscany/branches/sca-java-1.0/distribution/bundle/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/distribution/bundle/pom.xml?rev=576604&r1=576603&r2=576604&view=diff
==============================================================================
--- incubator/tuscany/branches/sca-java-1.0/distribution/bundle/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-1.0/distribution/bundle/pom.xml Mon Sep 17 15:08:06 2007
@@ -179,6 +179,11 @@
         </dependency>
         <dependency>
             <groupId>${pom.groupId}</groupId>
+            <artifactId>tuscany-domain-api</artifactId>
+            <version>${pom.version}</version>
+        </dependency>        
+        <dependency>
+            <groupId>${pom.groupId}</groupId>
             <artifactId>tuscany-domain-impl</artifactId>
             <version>${pom.version}</version>
         </dependency>



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