summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-19 09:33:56 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-19 09:33:56 +0000
commit4b59e13e96ba8d741d30b5d0dadd2e018215ff80 (patch)
tree5b08843d56ba83ec3531e653addf5ce454a3554a
parentacd3b262d204f16a071fd727f676f5b6b39f2ea4 (diff)
Correct dependency name
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1024190 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/modules/policy-security/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/modules/policy-security/pom.xml b/sca-java-2.x/trunk/modules/policy-security/pom.xml
index 0140272e09..a5322bc87a 100644
--- a/sca-java-2.x/trunk/modules/policy-security/pom.xml
+++ b/sca-java-2.x/trunk/modules/policy-security/pom.xml
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-core-runtime</artifactId>
+ <artifactId>tuscany-core-runtime-pom</artifactId>
<version>2.0-SNAPSHOT</version>
<type>pom</type>
<scope>provided</scope>