[maven-release-plugin]  copy for tag maven-2.0.9-db-2

git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/tags/maven-2.0.9-db-2@713711 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-maven/pom.xml b/apache-maven/pom.xml
index 5fcfc0d..d4863db 100644
--- a/apache-maven/pom.xml
+++ b/apache-maven/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
 
   <artifactId>apache-maven</artifactId>
diff --git a/maven-artifact-manager/pom.xml b/maven-artifact-manager/pom.xml
index 59dd78b..5d80d2c 100644
--- a/maven-artifact-manager/pom.xml
+++ b/maven-artifact-manager/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-artifact-manager</artifactId>
diff --git a/maven-artifact-test/pom.xml b/maven-artifact-test/pom.xml
index 5dda234..e0ad484 100644
--- a/maven-artifact-test/pom.xml
+++ b/maven-artifact-test/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-artifact-test</artifactId>
diff --git a/maven-artifact/pom.xml b/maven-artifact/pom.xml
index 8a82ea9..f52f156 100644
--- a/maven-artifact/pom.xml
+++ b/maven-artifact/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-artifact</artifactId>
diff --git a/maven-core/pom.xml b/maven-core/pom.xml
index 8670773..e206091 100644
--- a/maven-core/pom.xml
+++ b/maven-core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
 
   <artifactId>maven-core</artifactId>
diff --git a/maven-error-diagnostics/pom.xml b/maven-error-diagnostics/pom.xml
index aa8307f..22caf4a 100644
--- a/maven-error-diagnostics/pom.xml
+++ b/maven-error-diagnostics/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-error-diagnostics</artifactId>
diff --git a/maven-model/pom.xml b/maven-model/pom.xml
index eea7002..361eae8 100644
--- a/maven-model/pom.xml
+++ b/maven-model/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-model</artifactId>
diff --git a/maven-monitor/pom.xml b/maven-monitor/pom.xml
index 6e4fcc3..ce7e593 100644
--- a/maven-monitor/pom.xml
+++ b/maven-monitor/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-monitor</artifactId>
diff --git a/maven-plugin-api/pom.xml b/maven-plugin-api/pom.xml
index 514a292..ae4749c 100644
--- a/maven-plugin-api/pom.xml
+++ b/maven-plugin-api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-plugin-api</artifactId>
diff --git a/maven-plugin-descriptor/pom.xml b/maven-plugin-descriptor/pom.xml
index f6e9cad..44694fc 100644
--- a/maven-plugin-descriptor/pom.xml
+++ b/maven-plugin-descriptor/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-plugin-descriptor</artifactId>
diff --git a/maven-plugin-parameter-documenter/pom.xml b/maven-plugin-parameter-documenter/pom.xml
index 93f1db2..dc9fe18 100644
--- a/maven-plugin-parameter-documenter/pom.xml
+++ b/maven-plugin-parameter-documenter/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-plugin-parameter-documenter</artifactId>
diff --git a/maven-plugin-registry/pom.xml b/maven-plugin-registry/pom.xml
index b2e8dd1..262fcde 100644
--- a/maven-plugin-registry/pom.xml
+++ b/maven-plugin-registry/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven</groupId>
diff --git a/maven-profile/pom.xml b/maven-profile/pom.xml
index 56e12cc..51d5a9b 100644
--- a/maven-profile/pom.xml
+++ b/maven-profile/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-profile</artifactId>
diff --git a/maven-project/pom.xml b/maven-project/pom.xml
index 30e1605..5245a68 100644
--- a/maven-project/pom.xml
+++ b/maven-project/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-project</artifactId>
diff --git a/maven-reporting/maven-reporting-api/pom.xml b/maven-reporting/maven-reporting-api/pom.xml
index 1e72603..fc822b5 100644
--- a/maven-reporting/maven-reporting-api/pom.xml
+++ b/maven-reporting/maven-reporting-api/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-reporting</artifactId>
     <groupId>org.apache.maven.reporting</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-reporting-api</artifactId>
diff --git a/maven-reporting/pom.xml b/maven-reporting/pom.xml
index 190d36d..d176b6b 100644
--- a/maven-reporting/pom.xml
+++ b/maven-reporting/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven.reporting</groupId>
diff --git a/maven-repository-metadata/pom.xml b/maven-repository-metadata/pom.xml
index 098898b..8cc246a 100644
--- a/maven-repository-metadata/pom.xml
+++ b/maven-repository-metadata/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-repository-metadata</artifactId>
diff --git a/maven-script/maven-script-ant/pom.xml b/maven-script/maven-script-ant/pom.xml
index 8b4cbcb..01cc6df 100644
--- a/maven-script/maven-script-ant/pom.xml
+++ b/maven-script/maven-script-ant/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-script</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-script-ant</artifactId>
diff --git a/maven-script/maven-script-beanshell/pom.xml b/maven-script/maven-script-beanshell/pom.xml
index 47817fe..36dd58a 100644
--- a/maven-script/maven-script-beanshell/pom.xml
+++ b/maven-script/maven-script-beanshell/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven-script</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-script-beanshell</artifactId>
diff --git a/maven-script/pom.xml b/maven-script/pom.xml
index 671f8a3..b2fef5e 100644
--- a/maven-script/pom.xml
+++ b/maven-script/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.maven</groupId>
diff --git a/maven-settings/pom.xml b/maven-settings/pom.xml
index 52e609c..cdc4701 100644
--- a/maven-settings/pom.xml
+++ b/maven-settings/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>maven</artifactId>
     <groupId>org.apache.maven</groupId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-settings</artifactId>
diff --git a/maven-toolchain/pom.xml b/maven-toolchain/pom.xml
index d42e733..f0b5b79 100644
--- a/maven-toolchain/pom.xml
+++ b/maven-toolchain/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven</artifactId>
-    <version>2.0.9-db-2-SNAPSHOT</version>
+    <version>2.0.9-db-2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-toolchain</artifactId>
@@ -38,12 +38,12 @@
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-core</artifactId>
-      <version>2.0.9-db-2-SNAPSHOT</version>
+      <version>2.0.9-db-2</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-artifact</artifactId>
-      <version>2.0.9-db-2-SNAPSHOT</version>
+      <version>2.0.9-db-2</version>
     </dependency>
   </dependencies>
   <build>
diff --git a/pom.xml b/pom.xml
index 3b7f613..18d2fa0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>maven</artifactId>
-  <version>2.0.9-db-2-SNAPSHOT</version>
+  <version>2.0.9-db-2</version>
   <packaging>pom</packaging>
 
   <name>Maven</name>
@@ -117,9 +117,9 @@
   </mailingLists>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/branches/maven/maven-2.0.9-db</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/branches/maven/maven-2.0.9-db</developerConnection>
-    <url>https://svn.apache.org/repos/asf/maven/sandbox/branches/maven/maven-2.0.9-db</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/sandbox/tags/maven-2.0.9-db-2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/sandbox/tags/maven-2.0.9-db-2</developerConnection>
+    <url>https://svn.apache.org/repos/asf/maven/sandbox/tags/maven-2.0.9-db-2</url>
   </scm>
 
   <build>
@@ -242,7 +242,7 @@
   </dependencies>
 
   <properties>
-    <mavenVersion>2.0.9-db-2-SNAPSHOT</mavenVersion>
+    <mavenVersion>2.0.9-db-2</mavenVersion>
     <!-- Can't use. bootstrap-mini isn't smart enough: <wagonVersion>1.0-beta-2</wagonVersion> -->
   </properties>