You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/03/13 07:03:30 UTC

svn commit: r517547 - /incubator/tuscany/branches/sca-java-integration/sca/pom.xml

Author: jsdelfino
Date: Mon Mar 12 23:03:29 2007
New Revision: 517547

URL: http://svn.apache.org/viewvc?view=rev&rev=517547
Log:
Removing unused dependency

Modified:
    incubator/tuscany/branches/sca-java-integration/sca/pom.xml

Modified: incubator/tuscany/branches/sca-java-integration/sca/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-integration/sca/pom.xml?view=diff&rev=517547&r1=517546&r2=517547
==============================================================================
--- incubator/tuscany/branches/sca-java-integration/sca/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-integration/sca/pom.xml Mon Mar 12 23:03:29 2007
@@ -92,13 +92,6 @@
                 <version>1.0</version>
                 <scope>provided</scope>
             </dependency>
-            <!-- javax.transaction API -->
-            <dependency>
-                <groupId>org.apache.geronimo.specs</groupId>
-                <artifactId>geronimo-jta_1.0.1B_spec</artifactId>
-                <version>1.0</version>
-                <scope>provided</scope>
-            </dependency>
             <!-- commonj.work and commonj.timer APIs -->
             <dependency>
                 <groupId>org.apache.tuscany</groupId>



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