summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/core-spi/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 18:03:44 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2008-12-10 18:03:44 +0000
commit60e12d713e971f596d6a25d4a7ee85a78ec9454e (patch)
tree37c4f11097301fe4de5e9526ed6d1a54098e695e /branches/sca-java-1.x/modules/core-spi/pom.xml
parent7fe8a63460dc8094f264489b540ddad94c8519b5 (diff)
TUSCANY-2732 - Separate out Tuscany extension to the component context from the OSOA component context
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@725361 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/core-spi/pom.xml')
-rw-r--r--branches/sca-java-1.x/modules/core-spi/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/branches/sca-java-1.x/modules/core-spi/pom.xml b/branches/sca-java-1.x/modules/core-spi/pom.xml
index 2d1e5fa502..8b60e8d8a2 100644
--- a/branches/sca-java-1.x/modules/core-spi/pom.xml
+++ b/branches/sca-java-1.x/modules/core-spi/pom.xml
@@ -40,6 +40,12 @@
<artifactId>tuscany-sca-api</artifactId>
<version>1.5-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-sca-api-extension</artifactId>
+ <version>1.4-SNAPSHOT</version>
+ </dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>