diff options
Diffstat (limited to 'sandbox/ant/sca/trunk')
122 files changed, 678 insertions, 678 deletions
diff --git a/sandbox/ant/sca/trunk/archetypes/pom.xml b/sandbox/ant/sca/trunk/archetypes/pom.xml index 396fb3cc90..84bc95d14b 100644 --- a/sandbox/ant/sca/trunk/archetypes/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-archetype</artifactId>
diff --git a/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml index bcdda4836b..99811559b7 100644 --- a/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml index 69ef9c31a5..ba1a27297f 100644 --- a/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml index 37f408868c..59cbc03b4a 100644 --- a/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml +++ b/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/sandbox/ant/sca/trunk/distribution/all/pom.xml b/sandbox/ant/sca/trunk/distribution/all/pom.xml index bf1349b357..e7894464e2 100644 --- a/sandbox/ant/sca/trunk/distribution/all/pom.xml +++ b/sandbox/ant/sca/trunk/distribution/all/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,27 +35,27 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-all</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel-ode</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-stripes</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-myfaces</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/distribution/pom.xml b/sandbox/ant/sca/trunk/distribution/pom.xml index 3570f56527..12400571d3 100644 --- a/sandbox/ant/sca/trunk/distribution/pom.xml +++ b/sandbox/ant/sca/trunk/distribution/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> <relativePath>../pom.xml</relativePath> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-distribution</artifactId> diff --git a/sandbox/ant/sca/trunk/features/all/pom.xml b/sandbox/ant/sca/trunk/features/all/pom.xml index 605de8e261..dfc7ad4d54 100644 --- a/sandbox/ant/sca/trunk/features/all/pom.xml +++ b/sandbox/ant/sca/trunk/features/all/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -36,42 +36,42 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-api</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-core</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-webservice</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-ejava</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-webapp</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-launcher</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
diff --git a/sandbox/ant/sca/trunk/features/api/pom.xml b/sandbox/ant/sca/trunk/features/api/pom.xml index a52d0f2f2d..a1582d75cc 100644 --- a/sandbox/ant/sca/trunk/features/api/pom.xml +++ b/sandbox/ant/sca/trunk/features/api/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -36,14 +36,14 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Node API -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/features/core/pom.xml b/sandbox/ant/sca/trunk/features/core/pom.xml index 16200946da..26c8c7bace 100644 --- a/sandbox/ant/sca/trunk/features/core/pom.xml +++ b/sandbox/ant/sca/trunk/features/core/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-api</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- SCA API -->
@@ -57,17 +57,17 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xsd</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Bindings -->
@@ -81,46 +81,46 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution-java</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution-namespace</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Core runtime -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-databinding</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-spi</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Databindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-jaxb</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Data API -->
@@ -134,26 +134,26 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-definitions-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Domain support -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-endpoint</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Core Extensibility -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility-equinox</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Hosts -->
@@ -166,19 +166,19 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-http</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Implementation types -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-java-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-node-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
@@ -186,34 +186,34 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java-jaxws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Node runtime -->
<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-node-launcher</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-launcher-equinox</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!--
@@ -229,19 +229,19 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-monitor</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Policy models -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-security</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!--dependency>
<groupId>org.apache.tuscany.sca</groupId>
@@ -251,19 +251,19 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- XMLSchema support -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-xsd</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-xsd-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/features/ejava/pom.xml b/sandbox/ant/sca/trunk/features/ejava/pom.xml index c7776601d7..179a9cbfac 100644 --- a/sandbox/ant/sca/trunk/features/ejava/pom.xml +++ b/sandbox/ant/sca/trunk/features/ejava/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -37,14 +37,14 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-core</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Bindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-rmi-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!--
<dependency>
@@ -63,7 +63,7 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-rmi</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!--
<dependency>
diff --git a/sandbox/ant/sca/trunk/features/pom.xml b/sandbox/ant/sca/trunk/features/pom.xml index 93e4bfb9d9..a75b5a944e 100644 --- a/sandbox/ant/sca/trunk/features/pom.xml +++ b/sandbox/ant/sca/trunk/features/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> <relativePath>../pom.xml</relativePath> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature</artifactId> diff --git a/sandbox/ant/sca/trunk/features/webapp/pom.xml b/sandbox/ant/sca/trunk/features/webapp/pom.xml index aa7ad9b8ca..3026cebca0 100644 --- a/sandbox/ant/sca/trunk/features/webapp/pom.xml +++ b/sandbox/ant/sca/trunk/features/webapp/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,14 +35,14 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-core</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-web-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Explicitly list the servlet/jsp apis as "provided" dependencies are not transitive -->
diff --git a/sandbox/ant/sca/trunk/features/webservice/pom.xml b/sandbox/ant/sca/trunk/features/webservice/pom.xml index 6744c62759..b781484f00 100644 --- a/sandbox/ant/sca/trunk/features/webservice/pom.xml +++ b/sandbox/ant/sca/trunk/features/webservice/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -37,7 +37,7 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-core</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Bindings -->
@@ -49,12 +49,12 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<exclusions>
<exclusion>
<groupId>org.apache.ant</groupId>
@@ -85,24 +85,24 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Databindings -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-axiom</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding-jaxb-axiom</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!--dependency>
<groupId>org.apache.tuscany.sca</groupId>
@@ -119,14 +119,14 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Policy models -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-xml-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/itest/callback-api/pom.xml b/sandbox/ant/sca/trunk/itest/callback-api/pom.xml index c2676b0df2..4947ab803c 100644 --- a/sandbox/ant/sca/trunk/itest/callback-api/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-api/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-api</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml b/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml index d5aa6f1fe8..1bba7670f9 100644 --- a/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-basic/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-basic</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml b/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml index dfd0b95977..54c48ebde3 100644 --- a/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-complex-type/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-complex-type</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/callback-id/pom.xml b/sandbox/ant/sca/trunk/itest/callback-id/pom.xml index fe02bbcb15..39d886acda 100644 --- a/sandbox/ant/sca/trunk/itest/callback-id/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-id/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-id</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml b/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml index dc22101ef0..bc68a09b2f 100644 --- a/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-multiple-wires/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-multiple-wires</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml b/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml index 838d3f1b47..3227f50c0d 100644 --- a/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-separatethread/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-separatethread</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml b/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml index b8fc5e7fda..2fad690193 100644 --- a/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-set-callback/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-set-callback</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml b/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml index 4356e70491..aa6863f442 100644 --- a/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml +++ b/sandbox/ant/sca/trunk/itest/callback-set-conversation/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-callback-set-conversation</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/component-type/pom.xml b/sandbox/ant/sca/trunk/itest/component-type/pom.xml index 650563af94..015f7028b8 100644 --- a/sandbox/ant/sca/trunk/itest/component-type/pom.xml +++ b/sandbox/ant/sca/trunk/itest/component-type/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-component-type</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</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-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/trunk/itest/conversations/pom.xml b/sandbox/ant/sca/trunk/itest/conversations/pom.xml index 6637f7ac02..20fa3a4f81 100644 --- a/sandbox/ant/sca/trunk/itest/conversations/pom.xml +++ b/sandbox/ant/sca/trunk/itest/conversations/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-conversations</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml index 2443de209a..b59f59d531 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/bin-distro-unzip/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-bin-distro-unzip</artifactId>
@@ -33,7 +33,7 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-distribution-all</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
@@ -71,7 +71,7 @@ </goals>
<configuration>
<tasks>
- <property name="java.home" value="${java.home}"/>
+ <property name="java.home" value="${java.home}" />
<ant antfile="./build.xml" />
</tasks>
</configuration>
@@ -121,7 +121,7 @@ </goals>
<configuration>
<tasks>
- <property name="java.home" value="${java.home}"/>
+ <property name="java.home" value="${java.home}" />
<ant antfile="./build.xml" />
</tasks>
</configuration>
diff --git a/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml index ddccf75541..028a66aa26 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/binding-ws-calculator/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-binding-ws-calculator</artifactId>
@@ -33,7 +33,7 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
@@ -69,7 +69,7 @@ </goals>
<configuration>
<tasks>
- <ant antfile="./build.xml" target="run"/>
+ <ant antfile="./build.xml" target="run" />
</tasks>
</configuration>
</execution>
diff --git a/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml index e00a4013d8..bd47cd77d4 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/calculator-rmi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-calculator-rmi</artifactId>
@@ -33,7 +33,7 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
@@ -69,7 +69,7 @@ </goals>
<configuration>
<tasks>
- <ant antfile="./build.xml" target="run"/>
+ <ant antfile="./build.xml" target="run" />
</tasks>
</configuration>
</execution>
diff --git a/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml index 2041b58cbd..e76d328231 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/implementation-java-calculator/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-implementation-java-calculator</artifactId>
@@ -33,7 +33,7 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
@@ -69,7 +69,7 @@ </goals>
<configuration>
<tasks>
- <ant antfile="./build.xml" target="run"/>
+ <ant antfile="./build.xml" target="run" />
</tasks>
</configuration>
</execution>
diff --git a/sandbox/ant/sca/trunk/itest/distribution/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/pom.xml index 387ece209f..5cefe0e555 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-itest</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml index 19fb23cd63..51a3d5ba53 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld-jsp/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld-jsp</artifactId>
@@ -34,14 +34,14 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld-jsp</artifactId>
<type>war</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml index d28ee0857c..4027fd28cb 100644 --- a/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml +++ b/sandbox/ant/sca/trunk/itest/distribution/webapp-helloworld/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-distribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>itest-distribution-webapp-helloworld</artifactId>
@@ -34,14 +34,14 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-bin-distro-unzip</artifactId>
<type>pom</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>helloworld</artifactId>
<type>war</type>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/itest/exceptions/pom.xml b/sandbox/ant/sca/trunk/itest/exceptions/pom.xml index 441c150d90..cbc0c99d49 100644 --- a/sandbox/ant/sca/trunk/itest/exceptions/pom.xml +++ b/sandbox/ant/sca/trunk/itest/exceptions/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-exceptions</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/interfaces/pom.xml b/sandbox/ant/sca/trunk/itest/interfaces/pom.xml index 9f93256876..b697d6c2ad 100644 --- a/sandbox/ant/sca/trunk/itest/interfaces/pom.xml +++ b/sandbox/ant/sca/trunk/itest/interfaces/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-interfaces</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/pom.xml b/sandbox/ant/sca/trunk/itest/pom.xml index 57dd85b9a7..1dcb403f56 100644 --- a/sandbox/ant/sca/trunk/itest/pom.xml +++ b/sandbox/ant/sca/trunk/itest/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-itest</artifactId> @@ -667,7 +667,7 @@ </goals> <configuration> <tasks> - <ant antfile="${was.ant.script}" target="startServer"/> + <ant antfile="${was.ant.script}" target="startServer" /> </tasks> </configuration> </execution> @@ -681,11 +681,11 @@ <configuration> <tasks> <ant antfile="${was.ant.script}" target="installApplication"> - <property name="was.python.script" value="${was.python.script}"/> - <property name="application.war" value="${project.build.directory}/${project.build.finalName}.war"/> - <property name="application.name" value="${project.build.finalName}.war"/> - <property name="application.contextRoot" value="${project.build.finalName}"/> - <property name="application.server" value="server1"/> + <property name="was.python.script" value="${was.python.script}" /> + <property name="application.war" value="${project.build.directory}/${project.build.finalName}.war" /> + <property name="application.name" value="${project.build.finalName}.war" /> + <property name="application.contextRoot" value="${project.build.finalName}" /> + <property name="application.server" value="server1" /> </ant> </tasks> </configuration> @@ -700,8 +700,8 @@ <configuration> <tasks> <ant antfile="${was.ant.script}" target="uninstallApplication"> - <property name="was.python.script" value="${was.python.script}"/> - <property name="application.name" value="${project.build.finalName}.war"/> + <property name="was.python.script" value="${was.python.script}" /> + <property name="application.name" value="${project.build.finalName}.war" /> </ant> </tasks> </configuration> @@ -715,7 +715,7 @@ </goals> <configuration> <tasks> - <ant antfile="${was.ant.script}" target="stopServer"/> + <ant antfile="${was.ant.script}" target="stopServer" /> </tasks> </configuration> </execution> diff --git a/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml b/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml index d6013dbcfa..bf9150ca12 100644 --- a/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml +++ b/sandbox/ant/sca/trunk/itest/recursive-multi-level/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <!--relativePath>../pom.xml</relativePath--> </parent> <artifactId>itest-recursive-multi-level</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/references/pom.xml b/sandbox/ant/sca/trunk/itest/references/pom.xml index 19df01054a..678da815b6 100644 --- a/sandbox/ant/sca/trunk/itest/references/pom.xml +++ b/sandbox/ant/sca/trunk/itest/references/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-references</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/itest/scopes/pom.xml b/sandbox/ant/sca/trunk/itest/scopes/pom.xml index 26b4d08665..b5e0d4d26c 100644 --- a/sandbox/ant/sca/trunk/itest/scopes/pom.xml +++ b/sandbox/ant/sca/trunk/itest/scopes/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <name>Apache Tuscany SCA Scopes Integration Tests</name> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/itest/services/pom.xml b/sandbox/ant/sca/trunk/itest/services/pom.xml index babfffa354..63c5202417 100644 --- a/sandbox/ant/sca/trunk/itest/services/pom.xml +++ b/sandbox/ant/sca/trunk/itest/services/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-services</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/itest/wires/pom.xml b/sandbox/ant/sca/trunk/itest/wires/pom.xml index 1554df045f..96b28b093b 100644 --- a/sandbox/ant/sca/trunk/itest/wires/pom.xml +++ b/sandbox/ant/sca/trunk/itest/wires/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-itest</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>itest-wires</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml b/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml index 2904afd3e3..d131a28a22 100644 --- a/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly-xml-osoa/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-assembly-xml-osoa</artifactId> @@ -32,44 +32,44 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-definitions</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-xml</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-contribution-namespace</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- @@ -103,21 +103,21 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-definitions-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xsd-osoa</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/assembly-xml/pom.xml b/sandbox/ant/sca/trunk/modules/assembly-xml/pom.xml index 21170b24e3..4eac1dd7ad 100644 --- a/sandbox/ant/sca/trunk/modules/assembly-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-assembly-xml</artifactId> @@ -32,44 +32,44 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-definitions</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-xml</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-contribution-namespace</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- @@ -103,21 +103,21 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-definitions-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xsd</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/assembly-xsd-osoa/pom.xml b/sandbox/ant/sca/trunk/modules/assembly-xsd-osoa/pom.xml index 88c55f9bdd..e04a3bd7bf 100644 --- a/sandbox/ant/sca/trunk/modules/assembly-xsd-osoa/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly-xsd-osoa/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-assembly-xsd-osoa</artifactId> diff --git a/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml b/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml index 8193461b62..3c23cf5a5a 100644 --- a/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly-xsd/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-assembly-xsd</artifactId> diff --git a/sandbox/ant/sca/trunk/modules/assembly/pom.xml b/sandbox/ant/sca/trunk/modules/assembly/pom.xml index f5b8657ef5..365c90192b 100644 --- a/sandbox/ant/sca/trunk/modules/assembly/pom.xml +++ b/sandbox/ant/sca/trunk/modules/assembly/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-assembly</artifactId> @@ -32,25 +32,25 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-definitions</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-monitor</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml b/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml index b2a5d2fa8e..49f617909e 100644 --- a/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-dwr/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-binding-dwr</artifactId>
@@ -33,7 +33,7 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml b/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml index 059b71e694..9d4330ebb0 100644 --- a/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-jsonp/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-binding-jsonp</artifactId>
@@ -33,7 +33,7 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml b/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml index f3f41200a3..36e8dc0012 100644 --- a/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-jsonrpc/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -33,19 +33,19 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml index d6d89a24c7..8c4e3e25dc 100644 --- a/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-rmi-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-binding-rmi-runtime</artifactId> @@ -33,19 +33,19 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-rmi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-rmi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> @@ -63,14 +63,14 @@ <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>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml b/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml index 205cf3ac04..4ff148a6f7 100644 --- a/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-rmi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-binding-rmi</artifactId> @@ -33,7 +33,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml b/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml index 072c0db928..09673383fa 100644 --- a/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-sca-xml/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -36,13 +36,13 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml b/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml index 7a404a00b3..913b071796 100644 --- a/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-sca/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -35,31 +35,31 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/binding-ws-axis2-policy/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-axis2-policy/pom.xml index e92de0db9d..c32906b96d 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-axis2-policy/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-axis2-policy/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-binding-ws-axis2-policy</artifactId> @@ -32,19 +32,19 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-security</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-databinding-axiom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml index 0b092563d9..9abebd3473 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-axis2/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -42,91 +42,91 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-wsdl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-wsdl-xml</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-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-xml</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-binding-ws</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-ws-xml</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-core-databinding</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-databinding-axiom</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-databinding-jaxb-axiom</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-host-http</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-ws-axis2-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-xml-ws</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- Added by Mike Edwards, 11th December 2008 --> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-xsd-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- end of addition --> @@ -325,28 +325,28 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-jetty</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-launcher-equinox</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </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>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml index db387baf83..54bb2c2bb6 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-wsdlgen/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
@@ -33,47 +33,47 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java-jaxws</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-xsd</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-xsd-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-axis2-policy</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
@@ -85,7 +85,7 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-databinding</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
diff --git a/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml index 96b3c9affc..6fa491cead 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-binding-ws-xml</artifactId> @@ -32,44 +32,44 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-ws</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-ws-wsdlgen</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-wsdl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-wsdl-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml b/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml index 21426cd323..39ffc4c1cf 100644 --- a/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/binding-ws/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-binding-ws</artifactId> @@ -32,13 +32,13 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-wsdl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml b/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml index 075326e201..646a2c78a4 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-java/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-contribution-java</artifactId> @@ -32,13 +32,13 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml b/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml index 03c3f451e3..66cfad413c 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-namespace/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-contribution-namespace</artifactId> @@ -32,13 +32,13 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml b/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml index ec3972a23a..c0d5a89938 100644 --- a/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-contribution-xml</artifactId> @@ -32,7 +32,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/contribution/pom.xml b/sandbox/ant/sca/trunk/modules/contribution/pom.xml index 751e06d910..4bf8068f1d 100644 --- a/sandbox/ant/sca/trunk/modules/contribution/pom.xml +++ b/sandbox/ant/sca/trunk/modules/contribution/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-contribution</artifactId> @@ -32,13 +32,13 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- diff --git a/sandbox/ant/sca/trunk/modules/core-databinding/pom.xml b/sandbox/ant/sca/trunk/modules/core-databinding/pom.xml index 6a0dbf63f2..806797664f 100644 --- a/sandbox/ant/sca/trunk/modules/core-databinding/pom.xml +++ b/sandbox/ant/sca/trunk/modules/core-databinding/pom.xml @@ -17,11 +17,11 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/sandbox/ant/sca/trunk/modules/core-spi/pom.xml b/sandbox/ant/sca/trunk/modules/core-spi/pom.xml index a4580f30dc..e2de9176f7 100644 --- a/sandbox/ant/sca/trunk/modules/core-spi/pom.xml +++ b/sandbox/ant/sca/trunk/modules/core-spi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-core-spi</artifactId> @@ -32,44 +32,44 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-definitions</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>compile</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/core/pom.xml b/sandbox/ant/sca/trunk/modules/core/pom.xml index c87116703a..74f84f610e 100644 --- a/sandbox/ant/sca/trunk/modules/core/pom.xml +++ b/sandbox/ant/sca/trunk/modules/core/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-core</artifactId> @@ -32,31 +32,31 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml b/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml index 027de3659c..53c8cf8537 100644 --- a/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml +++ b/sandbox/ant/sca/trunk/modules/databinding-axiom/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-databinding-axiom</artifactId> @@ -32,12 +32,12 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-databinding</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- diff --git a/sandbox/ant/sca/trunk/modules/databinding-jaxb-axiom/pom.xml b/sandbox/ant/sca/trunk/modules/databinding-jaxb-axiom/pom.xml index d240f7b988..6d79c2d5ad 100644 --- a/sandbox/ant/sca/trunk/modules/databinding-jaxb-axiom/pom.xml +++ b/sandbox/ant/sca/trunk/modules/databinding-jaxb-axiom/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-databinding-jaxb-axiom</artifactId> @@ -32,12 +32,12 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-databinding-jaxb</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.ws.commons.axiom</groupId> diff --git a/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml b/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml index 4e97fd271a..8119969e1d 100644 --- a/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml +++ b/sandbox/ant/sca/trunk/modules/databinding-jaxb/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-databinding-jaxb</artifactId> @@ -32,12 +32,12 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-databinding</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- <dependency> diff --git a/sandbox/ant/sca/trunk/modules/databinding/pom.xml b/sandbox/ant/sca/trunk/modules/databinding/pom.xml index 0a78a00405..3d2859a81f 100644 --- a/sandbox/ant/sca/trunk/modules/databinding/pom.xml +++ b/sandbox/ant/sca/trunk/modules/databinding/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-databinding</artifactId> @@ -32,31 +32,31 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-xsd</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <!-- diff --git a/sandbox/ant/sca/trunk/modules/definitions-xml/pom.xml b/sandbox/ant/sca/trunk/modules/definitions-xml/pom.xml index 9ba6587631..05812d5f19 100644 --- a/sandbox/ant/sca/trunk/modules/definitions-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/definitions-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-definitions-xml</artifactId>
@@ -32,32 +32,32 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy-xml</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-contribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-definitions</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xsd</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/definitions/pom.xml b/sandbox/ant/sca/trunk/modules/definitions/pom.xml index 7e62830ede..765431ad41 100644 --- a/sandbox/ant/sca/trunk/modules/definitions/pom.xml +++ b/sandbox/ant/sca/trunk/modules/definitions/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-definitions</artifactId>
@@ -32,19 +32,19 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xsd</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/endpoint/pom.xml b/sandbox/ant/sca/trunk/modules/endpoint/pom.xml index ac2bb40cbc..d70f42b8a6 100644 --- a/sandbox/ant/sca/trunk/modules/endpoint/pom.xml +++ b/sandbox/ant/sca/trunk/modules/endpoint/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -35,52 +35,52 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-workspace-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-java-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml b/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml index 9177fb68c8..e44dc03c71 100644 --- a/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml +++ b/sandbox/ant/sca/trunk/modules/extensibility-equinox/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-extensibility-equinox</artifactId> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/extensibility/pom.xml b/sandbox/ant/sca/trunk/modules/extensibility/pom.xml index 23a4b6a971..d7d5a8191d 100644 --- a/sandbox/ant/sca/trunk/modules/extensibility/pom.xml +++ b/sandbox/ant/sca/trunk/modules/extensibility/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-extensibility</artifactId> diff --git a/sandbox/ant/sca/trunk/modules/host-http/pom.xml b/sandbox/ant/sca/trunk/modules/host-http/pom.xml index cc725d24d5..50b1843d53 100644 --- a/sandbox/ant/sca/trunk/modules/host-http/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-http/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-host-http</artifactId> @@ -32,7 +32,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml b/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml index 3d91f903e7..535ddc7e5e 100644 --- a/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-jetty/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-host-jetty</artifactId> @@ -32,7 +32,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-http</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml b/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml index b1fd9e8588..236b393c89 100644 --- a/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-rmi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-host-rmi</artifactId>
@@ -32,7 +32,7 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-spi</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml b/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml index 60e1a21cdd..eba564c2df 100644 --- a/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml +++ b/sandbox/ant/sca/trunk/modules/host-webapp/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -33,38 +33,38 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-http</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <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-workspace-impl</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-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/trunk/modules/implementation-bpel-ode/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-bpel-ode/pom.xml index d5b139e167..f5626c457e 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-bpel-ode/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-bpel-ode/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-implementation-bpel-ode</artifactId>
@@ -31,62 +31,62 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-bpel</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</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>
</dependency>
<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-interface-wsdl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- ODE Jars -->
diff --git a/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml index 1f3eaa9ac9..6025f124d3 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-bpel/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-implementation-bpel</artifactId>
@@ -32,43 +32,43 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-java</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-interface-wsdl-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-databinding</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml index 89108e2b5c..2903871cb3 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-implementation-java-runtime</artifactId> @@ -32,31 +32,31 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-java-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-databinding</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml index 756cc05c93..376b3d832d 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-implementation-java-xml</artifactId> @@ -33,51 +33,51 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-definitions-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml index 5660f997dc..d5f35cfc53 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-java/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-implementation-java</artifactId> @@ -32,19 +32,19 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml index 1db4bcfd24..a5c318b55a 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-node-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -33,37 +33,37 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-node</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-launcher</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-http</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>runtime</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml index 13f6b1099f..200cc8bda0 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-node/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -33,32 +33,32 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml index 004714226c..775c280611 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-web-runtime/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -34,25 +34,25 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-web</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> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-webapp</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> @@ -72,7 +72,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>compile</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml b/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml index f7d33f92a3..16f78c1bbf 100644 --- a/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml +++ b/sandbox/ant/sca/trunk/modules/implementation-web/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,44 +34,44 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-core-spi</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-monitor</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-definitions</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
diff --git a/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml b/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml index 35cabd1948..20e6243b85 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java-jaxws/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-interface-java-jaxws</artifactId> @@ -32,17 +32,17 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core-spi</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-databinding-jaxb</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml b/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml index 158423a127..481ec0580e 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-interface-java-xml</artifactId> @@ -32,25 +32,25 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/interface-java/pom.xml b/sandbox/ant/sca/trunk/modules/interface-java/pom.xml index b000d25647..7d609d2917 100644 --- a/sandbox/ant/sca/trunk/modules/interface-java/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-java/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-interface-java</artifactId> @@ -32,31 +32,31 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml b/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml index 6245c7d597..272af8d913 100644 --- a/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-wsdl-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-interface-wsdl-xml</artifactId> @@ -32,37 +32,37 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-namespace</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface-wsdl</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-xsd-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml b/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml index 3d0a63581f..fca040405c 100644 --- a/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface-wsdl/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-interface-wsdl</artifactId> @@ -32,25 +32,25 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-interface</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-xsd</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/interface/pom.xml b/sandbox/ant/sca/trunk/modules/interface/pom.xml index 3b1b59a4fc..2dfd20e1bd 100644 --- a/sandbox/ant/sca/trunk/modules/interface/pom.xml +++ b/sandbox/ant/sca/trunk/modules/interface/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-interface</artifactId> @@ -32,7 +32,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/launcher/pom.xml b/sandbox/ant/sca/trunk/modules/launcher/pom.xml index 4fcfdc4540..fb7546fa00 100644 --- a/sandbox/ant/sca/trunk/modules/launcher/pom.xml +++ b/sandbox/ant/sca/trunk/modules/launcher/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sandbox/ant/sca/trunk/modules/monitor/pom.xml b/sandbox/ant/sca/trunk/modules/monitor/pom.xml index e7e9ca9c15..9c2b37b739 100644 --- a/sandbox/ant/sca/trunk/modules/monitor/pom.xml +++ b/sandbox/ant/sca/trunk/modules/monitor/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sandbox/ant/sca/trunk/modules/myfaces/pom.xml b/sandbox/ant/sca/trunk/modules/myfaces/pom.xml index 288e996ce7..b523e18d72 100644 --- a/sandbox/ant/sca/trunk/modules/myfaces/pom.xml +++ b/sandbox/ant/sca/trunk/modules/myfaces/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,13 +34,13 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-webapp</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-web-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/modules/node-api/pom.xml b/sandbox/ant/sca/trunk/modules/node-api/pom.xml index 050c187484..2981bcc598 100644 --- a/sandbox/ant/sca/trunk/modules/node-api/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-api/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,7 +34,7 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/node-impl/pom.xml b/sandbox/ant/sca/trunk/modules/node-impl/pom.xml index 4b31d80f69..321d2fa3f0 100644 --- a/sandbox/ant/sca/trunk/modules/node-impl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-impl/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -35,111 +35,111 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-node</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-core</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-workspace</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-workspace-impl</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-definitions-xml</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-binding-sca</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-binding-sca-xml</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-xml</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-core-databinding</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-assembly-xsd</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-endpoint</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-implementation-java-runtime</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml b/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml index 608ba3ee51..bf7465e291 100644 --- a/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-launcher-equinox/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> @@ -73,14 +73,14 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-node-runtime</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility-equinox</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> @@ -94,7 +94,7 @@ <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>test</scope> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml b/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml index fd2d0c2afe..b2b775c7e1 100644 --- a/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml +++ b/sandbox/ant/sca/trunk/modules/node-launcher/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/sandbox/ant/sca/trunk/modules/policy-security/pom.xml b/sandbox/ant/sca/trunk/modules/policy-security/pom.xml index f9037997dd..62aa166b68 100644 --- a/sandbox/ant/sca/trunk/modules/policy-security/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-security/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-policy-security</artifactId>
@@ -32,13 +32,13 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml b/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml index 8dd362479b..8b4c658b70 100644 --- a/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-xml-ws/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-policy-xml-ws</artifactId> @@ -32,19 +32,19 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-policy-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml b/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml index 0b866e5c9f..fdc8302db6 100644 --- a/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-policy-xml</artifactId>
@@ -32,13 +32,13 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/modules/policy/pom.xml b/sandbox/ant/sca/trunk/modules/policy/pom.xml index 1c4bd18537..5149ac5482 100644 --- a/sandbox/ant/sca/trunk/modules/policy/pom.xml +++ b/sandbox/ant/sca/trunk/modules/policy/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-policy</artifactId> @@ -32,7 +32,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-extensibility</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/pom.xml b/sandbox/ant/sca/trunk/modules/pom.xml index 954620ca50..c3a1db6d35 100644 --- a/sandbox/ant/sca/trunk/modules/pom.xml +++ b/sandbox/ant/sca/trunk/modules/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-modules</artifactId> diff --git a/sandbox/ant/sca/trunk/modules/sca-api/pom.xml b/sandbox/ant/sca/trunk/modules/sca-api/pom.xml index edc55b17aa..74c78b2389 100644 --- a/sandbox/ant/sca/trunk/modules/sca-api/pom.xml +++ b/sandbox/ant/sca/trunk/modules/sca-api/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.tuscany.sca</groupId> diff --git a/sandbox/ant/sca/trunk/modules/stripes/pom.xml b/sandbox/ant/sca/trunk/modules/stripes/pom.xml index 95957985c5..e9d59ee10d 100644 --- a/sandbox/ant/sca/trunk/modules/stripes/pom.xml +++ b/sandbox/ant/sca/trunk/modules/stripes/pom.xml @@ -17,13 +17,13 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -34,12 +34,12 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-webapp</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-web-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml b/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml index 54febab6ad..eb85caf1f0 100644 --- a/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace-impl/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-workspace-impl</artifactId> @@ -32,31 +32,31 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-workspace</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-workspace-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-xml</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution-namespace</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>test</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml b/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml index ad2c0ecc88..679b8fefba 100644 --- a/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-workspace-xml</artifactId> @@ -32,7 +32,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-workspace</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/modules/workspace/pom.xml b/sandbox/ant/sca/trunk/modules/workspace/pom.xml index d35b85daa8..671151129f 100644 --- a/sandbox/ant/sca/trunk/modules/workspace/pom.xml +++ b/sandbox/ant/sca/trunk/modules/workspace/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-workspace</artifactId> @@ -32,13 +32,13 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-contribution</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-assembly</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> </dependencies> diff --git a/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml b/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml index 8625739885..63f02b0990 100644 --- a/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml +++ b/sandbox/ant/sca/trunk/modules/xsd-xml/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-xsd-xml</artifactId>
@@ -32,25 +32,25 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution-namespace</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-xsd</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
</dependencies>
diff --git a/sandbox/ant/sca/trunk/modules/xsd/pom.xml b/sandbox/ant/sca/trunk/modules/xsd/pom.xml index fb45d7921e..b1e98a0dc9 100644 --- a/sandbox/ant/sca/trunk/modules/xsd/pom.xml +++ b/sandbox/ant/sca/trunk/modules/xsd/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-xsd</artifactId>
@@ -32,7 +32,7 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/pom.xml b/sandbox/ant/sca/trunk/pom.xml index 085ba5b86b..ca56380576 100644 --- a/sandbox/ant/sca/trunk/pom.xml +++ b/sandbox/ant/sca/trunk/pom.xml @@ -17,7 +17,7 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache</groupId> @@ -30,12 +30,12 @@ <packaging>pom</packaging> <name>Apache Tuscany SCA Implementation Project (2.x)</name> <url>http://tuscany.apache.org</url> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/trunk</developerConnection> - <url>http://svn.apache.org/repos/asf/tuscany</url> + <connection>scm:svn:https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/tags/test-branch</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/branches/test-branch</developerConnection> + <url>https://svn.apache.org/repos/asf/tuscany/sandbox/ant/sca/tags/test-branch</url> </scm> <prerequisites> diff --git a/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml b/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml index 754c4cd487..577333f76e 100644 --- a/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/samples/binding-ws-calculator/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-binding-ws-calculator</artifactId> @@ -40,28 +40,28 @@ <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-api</artifactId> <type>pom</type> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-core</artifactId> <type>pom</type> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-webservice</artifactId> <type>pom</type> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-ejava</artifactId> <type>pom</type> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml index abdda77c77..25b21160b2 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-equinox/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-calculator-equinox</artifactId> @@ -39,40 +39,40 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-launcher-equinox</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</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-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-implementation-node-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-extensibility-equinox</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>runtime</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml index 8decfb3727..aa85154900 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-calculator-osgi</artifactId> @@ -39,14 +39,14 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <type>pom</type> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-core</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <type>pom</type> </dependency> @@ -101,7 +101,7 @@ <goal>test</goal> </goals> </execution> - <configuration></configuration> + <configuration /> </executions> </plugin> </plugins> diff --git a/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml index 7701154907..2c230d66c3 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-rmi-reference/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-calculator-rmi-reference</artifactId>
@@ -32,25 +32,25 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>test</scope>
</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-binding-rmi-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml index f121dea2fe..5e1f2af5c4 100644 --- a/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator-rmi-service/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-calculator-rmi-service</artifactId>
@@ -32,24 +32,24 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-node-impl</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>test</scope>
</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-binding-rmi-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
<dependency>
diff --git a/sandbox/ant/sca/trunk/samples/calculator/pom.xml b/sandbox/ant/sca/trunk/samples/calculator/pom.xml index 7a1bbf7b36..d4e0694397 100644 --- a/sandbox/ant/sca/trunk/samples/calculator/pom.xml +++ b/sandbox/ant/sca/trunk/samples/calculator/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-calculator</artifactId> @@ -32,20 +32,20 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-api</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-node-impl</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-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/trunk/samples/helloworld-bpel/pom.xml b/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml index d5b8152f66..96a6055dbb 100644 --- a/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml +++ b/sandbox/ant/sca/trunk/samples/helloworld-bpel/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-helloworld-bpel</artifactId> @@ -39,20 +39,20 @@ <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> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-implementation-bpel-ode</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <scope>runtime</scope> </dependency> diff --git a/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml b/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml index cb81f80399..8dafa9e124 100644 --- a/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml +++ b/sandbox/ant/sca/trunk/samples/implementation-java-calculator/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-implementation-java-calculator</artifactId> @@ -40,14 +40,14 @@ <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-api</artifactId> <type>pom</type> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-feature-core</artifactId> <type>pom</type> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> diff --git a/sandbox/ant/sca/trunk/samples/pom.xml b/sandbox/ant/sca/trunk/samples/pom.xml index 6eee77937c..f302c5d3a0 100644 --- a/sandbox/ant/sca/trunk/samples/pom.xml +++ b/sandbox/ant/sca/trunk/samples/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations * under the License. --> -<project> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-samples</artifactId> diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml index 4cf1db2d8b..6e3da5e463 100644 --- a/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml +++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld-jsp/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -35,14 +35,14 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-implementation-web-runtime</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml index e0d69cfdc9..b999ec39db 100644 --- a/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml +++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld-stripes/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -36,12 +36,12 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-stripes</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
</dependency>
<!-- Stripes Framework dependencies -->
diff --git a/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml b/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml index 1f2fd4d1a4..d07c893efb 100644 --- a/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml +++ b/sandbox/ant/sca/trunk/samples/webapps/helloworld/pom.xml @@ -17,12 +17,12 @@ * specific language governing permissions and limitations
* under the License.
-->
-<project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -35,14 +35,14 @@ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-api</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-webapp</artifactId>
- <version>2.0-SNAPSHOT</version>
+ <version>2.0-M2-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
|