[maven-release-plugin] prepare release maven-parent-30

git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1745251 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/apache-resource-bundles/pom.xml b/apache-resource-bundles/pom.xml
index 0580951..191305c 100644
--- a/apache-resource-bundles/pom.xml
+++ b/apache-resource-bundles/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>30</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -37,9 +37,9 @@
   <inceptionYear>2006</inceptionYear>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/trunk/apache-resource-bundles</developerConnection>
-    <url>https://svn.apache.org/viewcvs.cgi/maven/resources/trunk/apache-resource-bundles</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/maven-parent-30/apache-resource-bundles</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/resources/tags/maven-parent-30/apache-resource-bundles</developerConnection>
+    <url>https://svn.apache.org/viewcvs.cgi/maven/resources/tags/maven-parent-30/apache-resource-bundles</url>
   </scm>
 
   <issueManagement>
diff --git a/doxia-tools/pom.xml b/doxia-tools/pom.xml
index c87f185..02b4274 100644
--- a/doxia-tools/pom.xml
+++ b/doxia-tools/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>30</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -39,9 +39,9 @@
   <inceptionYear>2005</inceptionYear>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-tools</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk/doxia-tools</developerConnection>
-    <url>https://svn.apache.org/viewvc/maven/doxia/doxia-tools/trunk/doxia-tools</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/maven-parent-30/doxia-tools</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/tags/maven-parent-30/doxia-tools</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/doxia/doxia-tools/tags/maven-parent-30/doxia-tools</url>
   </scm>
 
   <issueManagement>
diff --git a/maven-archetype-bundles/pom.xml b/maven-archetype-bundles/pom.xml
index b015ea6..50a4d6e 100644
--- a/maven-archetype-bundles/pom.xml
+++ b/maven-archetype-bundles/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>30</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@
   <url>https://maven.apache.org/archetypes/</url>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/archetypes/trunk/maven-archetype-bundles/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archetypes/trunk/maven-archetype-bundles/</developerConnection>
-    <url>https://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-bundles/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/archetypes/tags/maven-parent-30/maven-archetype-bundles</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archetypes/tags/maven-parent-30/maven-archetype-bundles</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/archetypes/tags/maven-parent-30/maven-archetype-bundles</url>
   </scm>
   <issueManagement>
     <system>jira</system>
diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml
index 752b576..ceb8cf6 100644
--- a/maven-plugins/pom.xml
+++ b/maven-plugins/pom.xml
@@ -18,14 +18,13 @@
 under the License.
 -->
 
-<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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>30</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -38,9 +37,9 @@
   <url>https://maven.apache.org/plugins/</url>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-plugins/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-plugins/</developerConnection>
-    <url>https://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-parent-30/maven-plugins</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-parent-30/maven-plugins</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/plugins/tags/maven-parent-30/maven-plugins</url>
   </scm>
   <ciManagement>
     <system>Jenkins</system>
diff --git a/maven-shared-components/pom.xml b/maven-shared-components/pom.xml
index 007da05..77307d9 100644
--- a/maven-shared-components/pom.xml
+++ b/maven-shared-components/pom.xml
@@ -19,14 +19,13 @@
 under the License.
 -->
 
-<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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>30</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -39,9 +38,9 @@
   <url>https://maven.apache.org/shared/</url>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-components</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/trunk/maven-shared-components</developerConnection>
-    <url>https://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-components</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-parent-30/maven-shared-components</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/shared/tags/maven-parent-30/maven-shared-components</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/shared/tags/maven-parent-30/maven-shared-components</url>
   </scm>
   <issueManagement>
     <system>jira</system>
diff --git a/maven-skins/pom.xml b/maven-skins/pom.xml
index 278482c..5d668cd 100644
--- a/maven-skins/pom.xml
+++ b/maven-skins/pom.xml
@@ -19,14 +19,13 @@
 under the License.
 -->
 
-<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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30-SNAPSHOT</version>
+    <version>30</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -39,9 +38,9 @@
   <url>https://maven.apache.org/skins/</url>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/trunk/maven-skins/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/trunk/maven-skins/</developerConnection>
-    <url>https://svn.apache.org/viewvc/maven/skins/trunk/maven-skins/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/tags/maven-parent-30/maven-skins</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/skins/tags/maven-parent-30/maven-skins</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/skins/tags/maven-parent-30/maven-skins</url>
   </scm>
   <issueManagement>
     <system>jira</system>
diff --git a/pom.xml b/pom.xml
index 4c7ec1f..76118b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,7 @@
 under the License.
 -->
 
-<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/xsd/maven-4.0.0.xsd">
+<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/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <!-- for more information, see the documentation of this POM: https://maven.apache.org/pom/maven/ -->
@@ -33,7 +32,7 @@
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-parent</artifactId>
-  <version>30-SNAPSHOT</version>
+  <version>30</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>
@@ -817,9 +816,9 @@
   </modules>
 
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/maven</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/maven</developerConnection>
-    <url>https://svn.apache.org/viewvc/maven/pom/trunk/maven</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-30</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/maven-parent-30</developerConnection>
+    <url>https://svn.apache.org/viewvc/maven/pom/tags/maven-parent-30</url>
   </scm>
 
   <ciManagement>