summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-15 00:01:29 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-15 00:01:29 +0000
commit5b9fc8922e46f508f7b7b886f5db6c150e9de2fd (patch)
tree376015712b3b7caa15dc2dbc6c0a92a601a65b28 /branches
parent06ca2ef50851907739abd788e88eab437b125810 (diff)
Fixed dependency type.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695310 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/thirdparty-library/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/branches/sca-equinox/modules/thirdparty-library/pom.xml b/branches/sca-equinox/modules/thirdparty-library/pom.xml
index 6e45ad4e89..db55bd3093 100644
--- a/branches/sca-equinox/modules/thirdparty-library/pom.xml
+++ b/branches/sca-equinox/modules/thirdparty-library/pom.xml
@@ -32,6 +32,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-distribution-all</artifactId>
+ <type>pom</type>
<version>1.4-SNAPSHOT</version>
</dependency>
</dependencies>