summaryrefslogtreecommitdiffstats
path: root/branches
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-30 08:48:09 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-30 08:48:09 +0000
commitd01979d2427cbd75755221b079d588e9720d7c16 (patch)
tree8d5953344024452c4fc1493a4d711ba37e872666 /branches
parent4537071c7caf6b151c6984fad1e11dbf698f50b0 (diff)
Remove typo duplicate dependency definition
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831228 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches')
-rw-r--r--branches/sca-java-2.0-M4/samples/dosgi-calculator/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/branches/sca-java-2.0-M4/samples/dosgi-calculator/pom.xml b/branches/sca-java-2.0-M4/samples/dosgi-calculator/pom.xml
index a6dbace172..a598eafddf 100644
--- a/branches/sca-java-2.0-M4/samples/dosgi-calculator/pom.xml
+++ b/branches/sca-java-2.0-M4/samples/dosgi-calculator/pom.xml
@@ -129,13 +129,6 @@
<version>${pom.version}</version>
</dependency>
</dependencies>
- <dependencies>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-node-launcher-equinox</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
- </dependency>
- </dependencies>
<executions>
<execution>
<id>osgi-test</id>