summaryrefslogtreecommitdiffstats
path: root/java/sca/features/core
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-10 08:12:29 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-10 08:12:29 +0000
commite2e1ca43ef3c934392a9d384f3e29ffc0a506246 (patch)
treec761e5a0f7b802ab268186ce2bd747a1266f6a84 /java/sca/features/core
parent2cf279fa31d28865471014c30be5edb073616c9f (diff)
Redo the contribution modules merge started in r772861 but this time including svn history. As everyone seems happy with this approach now instead of doing it in a new module its just done directly in the existing contribution module. This is the start of what was described on the ML as'contribution (or core-contribution or contribution-runtime) for all the spi/infrastructure type of stuff', right now it has everything so its all in one place to make things obvious and the other contribution-* modules can be be created by moving bits out of here.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@773311 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/features/core')
-rw-r--r--java/sca/features/core/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/java/sca/features/core/pom.xml b/java/sca/features/core/pom.xml
index c3bc52b45d..9761fa5df7 100644
--- a/java/sca/features/core/pom.xml
+++ b/java/sca/features/core/pom.xml
@@ -83,16 +83,6 @@
<artifactId>tuscany-contribution</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-contribution-java</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-contribution-namespace</artifactId>
- <version>2.0-SNAPSHOT</version>
- </dependency>
<!-- Core runtime -->
<dependency>