[maven-scm] copy for tag maven-archetype-bundles-2

git-svn-id: https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-bundles-2@481714 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven-archetype-archetype/pom.xml b/maven-archetype-archetype/pom.xml
index d2887b4..9a80d63 100644
--- a/maven-archetype-archetype/pom.xml
+++ b/maven-archetype-archetype/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>  
   <description>
@@ -27,5 +27,5 @@
   </description>
   <artifactId>maven-archetype-archetype</artifactId>
   <name>Maven Archetype Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 </project>
diff --git a/maven-archetype-j2ee-simple/pom.xml b/maven-archetype-j2ee-simple/pom.xml
index 400a3f8..927ed95 100644
--- a/maven-archetype-j2ee-simple/pom.xml
+++ b/maven-archetype-j2ee-simple/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,5 +27,5 @@
   </description>  
   <artifactId>maven-archetype-j2ee-simple</artifactId>
   <name>Maven Simple J2EE Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 </project>
diff --git a/maven-archetype-mojo/pom.xml b/maven-archetype-mojo/pom.xml
index 504b3f5..9cc76ef 100644
--- a/maven-archetype-mojo/pom.xml
+++ b/maven-archetype-mojo/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,5 +27,5 @@
   </description>
   <artifactId>maven-archetype-mojo</artifactId>
   <name>Maven Mojo Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 </project>
diff --git a/maven-archetype-plugin-site/pom.xml b/maven-archetype-plugin-site/pom.xml
index bc453bd..fc6664e 100644
--- a/maven-archetype-plugin-site/pom.xml
+++ b/maven-archetype-plugin-site/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,6 +27,6 @@
     existing Maven plugin project.
   </description>
   <artifactId>maven-archetype-plugin-site</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <name>Maven Plugin Site Archetype</name>
 </project>
diff --git a/maven-archetype-plugin/pom.xml b/maven-archetype-plugin/pom.xml
index d81d411..d5a0950 100644
--- a/maven-archetype-plugin/pom.xml
+++ b/maven-archetype-plugin/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,5 +27,5 @@
   </description>
   <artifactId>maven-archetype-plugin</artifactId>
   <name>Maven Plugin Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 </project>
diff --git a/maven-archetype-portlet/pom.xml b/maven-archetype-portlet/pom.xml
index 95271a9..98df43c 100644
--- a/maven-archetype-portlet/pom.xml
+++ b/maven-archetype-portlet/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,5 +27,5 @@
   </description>
   <artifactId>maven-archetype-portlet</artifactId>
   <name>Maven Portlet Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 </project>
diff --git a/maven-archetype-profiles/pom.xml b/maven-archetype-profiles/pom.xml
index c748571..a961d00 100644
--- a/maven-archetype-profiles/pom.xml
+++ b/maven-archetype-profiles/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
diff --git a/maven-archetype-quickstart/pom.xml b/maven-archetype-quickstart/pom.xml
index 2a25384..70d3680 100644
--- a/maven-archetype-quickstart/pom.xml
+++ b/maven-archetype-quickstart/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,7 +27,7 @@
   </description>
   <artifactId>maven-archetype-quickstart</artifactId>
   <name>Maven Quickstart Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <dependencies>
     <dependency>
       <groupId>junit</groupId>
diff --git a/maven-archetype-simple/pom.xml b/maven-archetype-simple/pom.xml
index 13f853f..9da1b19 100644
--- a/maven-archetype-simple/pom.xml
+++ b/maven-archetype-simple/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,7 +27,7 @@
   </description>
   <artifactId>maven-archetype-simple</artifactId>
   <name>Maven Simple Project Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <dependencies>
     <dependency>
       <groupId>junit</groupId>
diff --git a/maven-archetype-site-simple/pom.xml b/maven-archetype-site-simple/pom.xml
index d8cf0c4..9fe0f53 100644
--- a/maven-archetype-site-simple/pom.xml
+++ b/maven-archetype-site-simple/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,5 +27,5 @@
   </description>
   <artifactId>maven-archetype-site-simple</artifactId>
   <name>Maven Archetype for Simple Site</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 </project>
diff --git a/maven-archetype-site/pom.xml b/maven-archetype-site/pom.xml
index 6327438..a1fb04d 100644
--- a/maven-archetype-site/pom.xml
+++ b/maven-archetype-site/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -28,6 +28,6 @@
     upon an existing Maven project. 
   </description>  
   <artifactId>maven-archetype-site</artifactId>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <name>Maven Site Archetype</name>
 </project>
diff --git a/maven-archetype-webapp/pom.xml b/maven-archetype-webapp/pom.xml
index 9b4afd8..e5b2b8d 100644
--- a/maven-archetype-webapp/pom.xml
+++ b/maven-archetype-webapp/pom.xml
@@ -15,11 +15,11 @@
   ~ See the License for the 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>
     <artifactId>maven-archetype-bundles</artifactId>
     <groupId>org.apache.maven.archetypes</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <description>
@@ -27,5 +27,5 @@
   </description>
   <artifactId>maven-archetype-webapp</artifactId>
   <name>Maven Webapp Archetype</name>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
 </project>
diff --git a/pom.xml b/pom.xml
index 1d66499..3344fbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,13 +1,13 @@
-<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>
     <artifactId>maven-archetype-parent</artifactId>
     <groupId>org.apache.maven.archetype</groupId>
-    <version>1-SNAPSHOT</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.archetypes</groupId>
   <artifactId>maven-archetype-bundles</artifactId>
-  <version>1-SNAPSHOT</version>
+  <version>2</version>
   <packaging>pom</packaging>
   <name>Maven Archetypes</name>
   <modules>
@@ -23,4 +23,10 @@
     <module>maven-archetype-plugin</module>
     <module>maven-archetype-plugin-site</module>    
   </modules>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-bundles-2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-bundles-2</developerConnection>
+    <url>https://svn.apache.org/repos/asf/maven/archetype/tags/maven-archetype-bundles-2</url>
+  </scm>
 </project>