summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/itest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-08 08:55:50 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-08-08 08:55:50 +0000
commitb40d4989b7b13ff0b54ca7df720dfe97c930d36b (patch)
treef7130745950c9c2289a72065e31c3bbc064d214d /branches/sca-java-1.x/itest
parente1e139919dce9381955ec9094518fb11d02001ff (diff)
Correct distro archive dependency type
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@802323 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/itest')
-rw-r--r--branches/sca-java-1.x/itest/distro-license-check/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/itest/distro-license-check/pom.xml b/branches/sca-java-1.x/itest/distro-license-check/pom.xml
index 212c4bb0e6..8d451eed5b 100644
--- a/branches/sca-java-1.x/itest/distro-license-check/pom.xml
+++ b/branches/sca-java-1.x/itest/distro-license-check/pom.xml
@@ -33,7 +33,7 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-distribution</artifactId>
<version>1.6-SNAPSHOT</version>
- <type>pom</type>
+ <type>zip</type>
</dependency>
<dependency>