summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/features/all
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/features/all')
-rw-r--r--sca-java-2.x/trunk/features/all/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml
index a340474c22..fdfc991150 100644
--- a/sca-java-2.x/trunk/features/all/pom.xml
+++ b/sca-java-2.x/trunk/features/all/pom.xml
@@ -117,7 +117,7 @@
<!-- base runtimes -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-core-runtime</artifactId>
+ <artifactId>tuscany-core-runtime-pom</artifactId>
<type>pom</type>
<version>2.0-SNAPSHOT</version>
</dependency>
@@ -131,7 +131,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-osgi-runtime</artifactId>
+ <artifactId>tuscany-osgi-runtime-pom</artifactId>
<type>pom</type>
<version>2.0-SNAPSHOT</version>
</dependency>