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 2007/02/23 04:10:12 UTC

svn commit: r510787 - /incubator/tuscany/java/sca/runtime/itest/smoketest/pom.xml

Author: jboynes
Date: Thu Feb 22 19:10:11 2007
New Revision: 510787

URL: http://svn.apache.org/viewvc?view=rev&rev=510787
Log:
remove bogus extension

Modified:
    incubator/tuscany/java/sca/runtime/itest/smoketest/pom.xml

Modified: incubator/tuscany/java/sca/runtime/itest/smoketest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/runtime/itest/smoketest/pom.xml?view=diff&rev=510787&r1=510786&r2=510787
==============================================================================
--- incubator/tuscany/java/sca/runtime/itest/smoketest/pom.xml (original)
+++ incubator/tuscany/java/sca/runtime/itest/smoketest/pom.xml Thu Feb 22 19:10:11 2007
@@ -52,15 +52,6 @@
                         </goals>
                     </execution>
                 </executions>
-                <configuration>
-                    <extensions>
-                        <dependency>
-                            <groupId>org.apache.tuscany.sca.kernel</groupId>
-                            <artifactId>tuscany-spi</artifactId>
-                            <version>${pom.version}</version>
-                        </dependency>
-                    </extensions>
-                </configuration>
             </plugin>
         </plugins>
     </build>



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