diff options
Diffstat (limited to 'sca-java-2.x/trunk/features/core-runtime/pom.xml')
-rw-r--r-- | sca-java-2.x/trunk/features/core-runtime/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/features/core-runtime/pom.xml b/sca-java-2.x/trunk/features/core-runtime/pom.xml index a0fc0f7c2f..dd573c8ec4 100644 --- a/sca-java-2.x/trunk/features/core-runtime/pom.xml +++ b/sca-java-2.x/trunk/features/core-runtime/pom.xml @@ -94,12 +94,6 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-contribution-osgi</artifactId>
- <version>${pom.version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core</artifactId>
<version>${pom.version}</version>
</dependency>
|