summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-19 08:03:27 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-19 08:03:27 +0000
commitd0daf171b007814b987e1a3a57c355de216eb6a3 (patch)
tree4125d7658698c0db3abf3c3a22db01776a74a960 /sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml
parent20752d29aeb6ac502a4c1c66768d62fe960e7817 (diff)
Update *-runtime pom types to be *-runtime-pom so its consistent with the base one and more obvious you need to have <type>pom</type> when using the dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024153 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml')
-rw-r--r--sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml
index b838fabcf4..8964fa66a9 100644
--- a/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml
+++ b/sca-java-2.x/trunk/testing/compliance-tests/assembly/pom.xml
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-osgi-runtime</artifactId>
+ <artifactId>tuscany-osgi-runtime-pom</artifactId>
<version>2.0-SNAPSHOT</version>
<type>pom</type>
</dependency>