summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/vtest/java-api/annotations
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
commitdd3825abe153da29a4f1fa58e00f744c16ea4b6a (patch)
tree0d22395660e3d64719d1373b215c7ba2eeee80d8 /sandbox/ant/sca/branches/foo/vtest/java-api/annotations
parent69ddd8bf2040ca4e25195886af5b83a522969ef7 (diff)
Update varrious version references to 2.0-m2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755275 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversational/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversationattributes/pom.xml8
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/destroy/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/endsconversation/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/init/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/oneway/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/property/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/reference/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/scope/pom.xml6
-rw-r--r--sandbox/ant/sca/branches/foo/vtest/java-api/annotations/service/pom.xml6
11 files changed, 34 insertions, 34 deletions
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversational/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversational/pom.xml
index b9fa0ff9b9..f62ae521d7 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversational/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversational/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-conversation</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversationattributes/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversationattributes/pom.xml
index 0c0236b440..e38f9d01a9 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversationattributes/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/conversationattributes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-conversationattributes</artifactId>
@@ -32,20 +32,20 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-security</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/destroy/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/destroy/pom.xml
index d0e306867f..6f4bf949f7 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/destroy/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/destroy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-destroy</artifactId>
@@ -33,12 +33,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/endsconversation/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/endsconversation/pom.xml
index 9c763a1111..0bbd52dc3a 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/endsconversation/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/endsconversation/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-endsconversation</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/init/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/init/pom.xml
index 9700b6870c..bff630f320 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/init/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/init/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-init</artifactId>
@@ -33,12 +33,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/oneway/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/oneway/pom.xml
index 99f1420712..dc4cd8e4be 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/oneway/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/oneway/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-oneway</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/pom.xml
index 402ea03f7a..39b802b428 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>vtest-java-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>java-api-annotations</artifactId>
@@ -34,13 +34,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/property/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/property/pom.xml
index 0c36e98879..4906c9d964 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/property/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/property/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-property</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/reference/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/reference/pom.xml
index 5e88742f3e..857bdf108f 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/reference/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/reference/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-reference</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/scope/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/scope/pom.xml
index 8a905a7ebc..12d98cd83a 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/scope/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/scope/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-scope</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/service/pom.xml b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/service/pom.xml
index 4c018607d1..8e89e24ccf 100644
--- a/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/service/pom.xml
+++ b/sandbox/ant/sca/branches/foo/vtest/java-api/annotations/service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>java-api-annotations</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>vtest-java-api-annotations-service</artifactId>
@@ -32,13 +32,13 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-embedded</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>