summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/archetypes
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/trunk/archetypes')
-rw-r--r--sandbox/ant/sca/trunk/archetypes/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml2
-rw-r--r--sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/sandbox/ant/sca/trunk/archetypes/pom.xml b/sandbox/ant/sca/trunk/archetypes/pom.xml
index 396fb3cc90..eb24c4c883 100644
--- a/sandbox/ant/sca/trunk/archetypes/pom.xml
+++ b/sandbox/ant/sca/trunk/archetypes/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/archetypes/quickstart-jsf/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml
index bcdda4836b..91153a0f5b 100644
--- a/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/pom.xml
+++ b/sandbox/ant/sca/trunk/archetypes/quickstart-jsf/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/archetypes/quickstart-stripes/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml
index 69ef9c31a5..c1e5bc6b44 100644
--- a/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/pom.xml
+++ b/sandbox/ant/sca/trunk/archetypes/quickstart-stripes/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/archetypes/quickstart/pom.xml b/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml
index 37f408868c..8a518d10c7 100644
--- a/sandbox/ant/sca/trunk/archetypes/quickstart/pom.xml
+++ b/sandbox/ant/sca/trunk/archetypes/quickstart/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>