summaryrefslogtreecommitdiffstats
path: root/java/sca/modules/assembly/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-08-18 17:04:59 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-08-18 17:04:59 +0000
commit286e08fe4d7d7ca853e1384e18bdbfbeb84d2cd3 (patch)
tree763bf5e36a8ae2660091d51f0e5f8ef26f823af2 /java/sca/modules/assembly/pom.xml
parentfd9e2c5c3d1e8112c129190082340ed728cda996 (diff)
Fix for ASM_4008
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@805498 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/modules/assembly/pom.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/java/sca/modules/assembly/pom.xml b/java/sca/modules/assembly/pom.xml
index c351aa698d..5e9fc08eec 100644
--- a/java/sca/modules/assembly/pom.xml
+++ b/java/sca/modules/assembly/pom.xml
@@ -29,12 +29,7 @@
<name>Apache Tuscany SCA Assembly Model</name>
<dependencies>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-assembly-xsd</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
-
+
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>