diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-equinox/modules/thirdparty-library/pom.xml | 1 |
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> |