You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by jb...@apache.org on 2006/02/10 19:31:28 UTC

svn commit: r376791 - /incubator/tuscany/java/das/rdb/pom.xml

Author: jboynes
Date: Fri Feb 10 10:31:27 2006
New Revision: 376791

URL: http://svn.apache.org/viewcvs?rev=376791&view=rev
Log:
das no longer needs old SDO api jars

Modified:
    incubator/tuscany/java/das/rdb/pom.xml

Modified: incubator/tuscany/java/das/rdb/pom.xml
URL: http://svn.apache.org/viewcvs/incubator/tuscany/java/das/rdb/pom.xml?rev=376791&r1=376790&r2=376791&view=diff
==============================================================================
--- incubator/tuscany/java/das/rdb/pom.xml (original)
+++ incubator/tuscany/java/das/rdb/pom.xml Fri Feb 10 10:31:27 2006
@@ -36,15 +36,6 @@
     </repositories>
 
     <dependencies>
-
-
-        <dependency>
-            <groupId>org.eclipse.emf</groupId>
-            <artifactId>commonj-sdo</artifactId>
-            <version>2.1.0</version>
-            <scope>compile</scope>
-        </dependency>
-
         <dependency>
             <groupId>commonj</groupId>
             <artifactId>sdo-api</artifactId>