summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5.2/itest/contribution-jee-samples
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.5.2/itest/contribution-jee-samples')
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit-war-appcomp/pom.xml10
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml10
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-nonenhanced/pom.xml8
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/pom.xml4
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml4
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-nonenhanced/pom.xml4
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/jar-shared/pom.xml4
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/pom.xml2
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp-war-appcomp/pom.xml6
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp/pom.xml6
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-nonenhanced/pom.xml6
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-ejb-appcomp/pom.xml8
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-war-appcomp/pom.xml8
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/war-appcomp-contrib-implicit/pom.xml4
-rw-r--r--branches/sca-java-1.5.2/itest/contribution-jee-samples/war-nonenhanced/pom.xml4
15 files changed, 44 insertions, 44 deletions
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit-war-appcomp/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit-war-appcomp/pom.xml
index 501c2ec6f5..ba18c10d0e 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit-war-appcomp/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit-war-appcomp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@@ -49,14 +49,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-00-jar-shared</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-12-ejb-appcomp-contrib-implicit</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>ejb</type>
<scope>provided</scope>
</dependency>
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-06-war-appcomp-contrib-implicit</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>war</type>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml
index 992b1d8ccc..d7dc4c2ce2 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-appcomp-contrib-implicit/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@@ -49,14 +49,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-00-jar-shared</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-08-ejb-enhanced</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>ejb</type>
<scope>provided</scope>
</dependency>
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-01-war-nonenhanced</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>war</type>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-nonenhanced/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-nonenhanced/pom.xml
index 69569c9ac7..2e391327fd 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-nonenhanced/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ear-nonenhanced/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
@@ -49,7 +49,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-07-ejb-nonenhanced</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>ejb</type>
<scope>provided</scope>
</dependency>
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-01-war-nonenhanced</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>war</type>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/pom.xml
index e9e02a7e7c..780dbd55c1 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-appcomp-contrib-implicit/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml
index 9d5ae8de04..6a8faf7f0f 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-enhanced/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-nonenhanced/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-nonenhanced/pom.xml
index 91ef1c7f63..2420c35f14 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-nonenhanced/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/ejb-nonenhanced/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/jar-shared/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/jar-shared/pom.xml
index 8ba64c7c11..11558d2e44 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/jar-shared/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/jar-shared/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,7 +34,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/pom.xml
index a346676aac..b3dced1795 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp-war-appcomp/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp-war-appcomp/pom.xml
index 8cfe079f9b..cf1f665835 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp-war-appcomp/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp-war-appcomp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-jee-samples-43-scajar-ear-appcomp-war-appcomp</artifactId>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp/pom.xml
index 0b8caf52f4..47f02f91f5 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-appcomp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-jee-samples-41-scajar-ear-appcomp</artifactId>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-nonenhanced/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-nonenhanced/pom.xml
index aca16c974b..0af8ec9244 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-nonenhanced/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scajar-ear-nonenhanced/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-jee-samples-35-scajar-ear-nonenhanced</artifactId>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-ejb-appcomp/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-ejb-appcomp/pom.xml
index a1ba27f632..e754fa3fb7 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-ejb-appcomp/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-ejb-appcomp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-jee-samples-10-scazip-ejb-appcomp</artifactId>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-12-ejb-appcomp-contrib-implicit</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>ejb</type>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-war-appcomp/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-war-appcomp/pom.xml
index 021ea52440..f55f77cca4 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-war-appcomp/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/scazip-war-appcomp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>itest-contribution-jee-samples-04-scazip-war-appcomp</artifactId>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
@@ -60,7 +60,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples-06-war-appcomp-contrib-implicit</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<type>war</type>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-appcomp-contrib-implicit/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-appcomp-contrib-implicit/pom.xml
index 6da262d6d1..d2fb94afd6 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-appcomp-contrib-implicit/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-appcomp-contrib-implicit/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
diff --git a/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-nonenhanced/pom.xml b/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-nonenhanced/pom.xml
index 0d1449f720..7559ba0ab6 100644
--- a/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-nonenhanced/pom.xml
+++ b/branches/sca-java-1.5.2/itest/contribution-jee-samples/war-nonenhanced/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-contribution-jee-samples</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.5.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>