summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/builder/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-11 08:07:48 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-10-11 08:07:48 +0000
commit47347e7e99d34735b5f259e2d56c48b993a4d3c0 (patch)
tree2ff0a289c0c7ba6dbadaf8d2a88443b03e4b5e16 /sca-java-2.x/trunk/testing/itest/builder/pom.xml
parente4e9740d12af981f8acd4869af46cf37a2196376 (diff)
Add missing pom type
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1021271 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/builder/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/builder/pom.xml b/sca-java-2.x/trunk/testing/itest/builder/pom.xml
index 695cb77c24..08cd745eca 100644
--- a/sca-java-2.x/trunk/testing/itest/builder/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/builder/pom.xml
@@ -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>