summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/features
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-20 11:14:14 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-20 11:14:14 +0000
commitc2228d3d8951c4c52b7cc9508a5675cf9cc439e0 (patch)
tree1dee9c9d321fbc0279e6409009b937f4125705f4 /sandbox/ant/sca/trunk/features
parentff0acaa5f8ec54eb784f3c5c29587a98af0dcce2 (diff)
[maven-release-plugin] prepare branch 2.0-M2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756415 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/features')
-rw-r--r--sandbox/ant/sca/trunk/features/all/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/features/api/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/features/core/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/features/ejava/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/features/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/features/webapp/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/features/webservice/pom.xml2
7 files changed, 7 insertions, 7 deletions
diff --git a/sandbox/ant/sca/trunk/features/all/pom.xml b/sandbox/ant/sca/trunk/features/all/pom.xml
index 605de8e261..76172ed674 100644
--- a/sandbox/ant/sca/trunk/features/all/pom.xml
+++ b/sandbox/ant/sca/trunk/features/all/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.tuscany.sca</groupId>
diff --git a/sandbox/ant/sca/trunk/features/api/pom.xml b/sandbox/ant/sca/trunk/features/api/pom.xml
index a52d0f2f2d..8bd700e35c 100644
--- a/sandbox/ant/sca/trunk/features/api/pom.xml
+++ b/sandbox/ant/sca/trunk/features/api/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.tuscany.sca</groupId>
diff --git a/sandbox/ant/sca/trunk/features/core/pom.xml b/sandbox/ant/sca/trunk/features/core/pom.xml
index 16200946da..01debe1d11 100644
--- a/sandbox/ant/sca/trunk/features/core/pom.xml
+++ b/sandbox/ant/sca/trunk/features/core/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.tuscany.sca</groupId>
diff --git a/sandbox/ant/sca/trunk/features/ejava/pom.xml b/sandbox/ant/sca/trunk/features/ejava/pom.xml
index 16963c0fca..ac18b06699 100644
--- a/sandbox/ant/sca/trunk/features/ejava/pom.xml
+++ b/sandbox/ant/sca/trunk/features/ejava/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.tuscany.sca</groupId>
diff --git a/sandbox/ant/sca/trunk/features/pom.xml b/sandbox/ant/sca/trunk/features/pom.xml
index 93e4bfb9d9..1fda35c29a 100644
--- a/sandbox/ant/sca/trunk/features/pom.xml
+++ b/sandbox/ant/sca/trunk/features/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.tuscany.sca</groupId>
diff --git a/sandbox/ant/sca/trunk/features/webapp/pom.xml b/sandbox/ant/sca/trunk/features/webapp/pom.xml
index aa7ad9b8ca..087a44778a 100644
--- a/sandbox/ant/sca/trunk/features/webapp/pom.xml
+++ b/sandbox/ant/sca/trunk/features/webapp/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.tuscany.sca</groupId>
diff --git a/sandbox/ant/sca/trunk/features/webservice/pom.xml b/sandbox/ant/sca/trunk/features/webservice/pom.xml
index 6744c62759..343f51a061 100644
--- a/sandbox/ant/sca/trunk/features/webservice/pom.xml
+++ b/sandbox/ant/sca/trunk/features/webservice/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.tuscany.sca</groupId>