summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta1/features/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta1/features/core/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta1/features/core/pom.xml b/sca-java-2.x/branches/2.0-Beta1/features/core/pom.xml
index e0b9418a2b..4b16f28c64 100644
--- a/sca-java-2.x/branches/2.0-Beta1/features/core/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta1/features/core/pom.xml
@@ -230,6 +230,13 @@
<artifactId>tuscany-xsd</artifactId>
<version>2.0-Beta1-SNAPSHOT</version>
</dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-shell</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
</dependencies>
</project>