summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/implementation-jaxrs-runtime/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-02-05 10:47:28 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2011-02-05 10:47:28 +0000
commit4dc1da8423d279d634ec7751751414964f2be263 (patch)
tree0f207360bae31e8baf0b10c4ecd555b8b3d61d93 /sca-java-2.x/trunk/modules/implementation-jaxrs-runtime/pom.xml
parent9445777fc7138b0c282677f4d6d453c2461875d5 (diff)
Fix maven 3.0 warnings
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1067423 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/modules/implementation-jaxrs-runtime/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/sca-java-2.x/trunk/modules/implementation-jaxrs-runtime/pom.xml b/sca-java-2.x/trunk/modules/implementation-jaxrs-runtime/pom.xml
index 937a51927c..c588f65554 100644
--- a/sca-java-2.x/trunk/modules/implementation-jaxrs-runtime/pom.xml
+++ b/sca-java-2.x/trunk/modules/implementation-jaxrs-runtime/pom.xml
@@ -120,13 +120,6 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
- <scope>compile</scope>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
<version>2.0-SNAPSHOT</version>
<scope>test</scope>