summaryrefslogtreecommitdiffstats
path: root/java/sca/itest/distribution/bin-distro-unzip/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-05 20:05:10 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-02-05 20:05:10 +0000
commite3c74b28535aa840c7f8526f729a537be6526d8d (patch)
treec5f46bfbe5f65948c2a4acab2a150563594b35fc /java/sca/itest/distribution/bin-distro-unzip/pom.xml
parent84ef34efa534032fbf89a7c1b30258a73c69a71b (diff)
Separate the distribution itests to individual sample tests
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@741274 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/itest/distribution/bin-distro-unzip/pom.xml (renamed from java/sca/itest/bin-distro-unzip/pom.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/itest/bin-distro-unzip/pom.xml b/java/sca/itest/distribution/bin-distro-unzip/pom.xml
index 3b4e570d80..1f6101961f 100644
--- a/java/sca/itest/bin-distro-unzip/pom.xml
+++ b/java/sca/itest/distribution/bin-distro-unzip/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-itest</artifactId>
+ <artifactId>itest-distribution</artifactId>
<version>2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>