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 2010/10/11 10:07:48 UTC

svn commit: r1021271 - /tuscany/sca-java-2.x/trunk/testing/itest/builder/pom.xml

Author: slaws
Date: Mon Oct 11 08:07:48 2010
New Revision: 1021271

URL: http://svn.apache.org/viewvc?rev=1021271&view=rev
Log:
Add missing pom type

Modified:
    tuscany/sca-java-2.x/trunk/testing/itest/builder/pom.xml

Modified: tuscany/sca-java-2.x/trunk/testing/itest/builder/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/builder/pom.xml?rev=1021271&r1=1021270&r2=1021271&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/builder/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/builder/pom.xml Mon Oct 11 08:07:48 2010
@@ -32,6 +32,7 @@
          <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-base-runtime</artifactId>
+            <type>pom</type>
             <version>2.0-SNAPSHOT</version>
         </dependency>