You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/05/23 19:57:54 UTC

svn commit: r1745253 - in /maven/pom/trunk/maven: apache-resource-bundles/pom.xml doxia-tools/pom.xml maven-archetype-bundles/pom.xml maven-plugins/pom.xml maven-shared-components/pom.xml maven-skins/pom.xml pom.xml

Author: hboutemy
Date: Mon May 23 19:57:54 2016
New Revision: 1745253

URL: http://svn.apache.org/viewvc?rev=1745253&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/pom/trunk/maven/apache-resource-bundles/pom.xml
    maven/pom/trunk/maven/doxia-tools/pom.xml
    maven/pom/trunk/maven/maven-archetype-bundles/pom.xml
    maven/pom/trunk/maven/maven-plugins/pom.xml
    maven/pom/trunk/maven/maven-shared-components/pom.xml
    maven/pom/trunk/maven/maven-skins/pom.xml
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/apache-resource-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/apache-resource-bundles/pom.xml?rev=1745253&r1=1745252&r2=1745253&view=diff
==============================================================================
--- maven/pom/trunk/maven/apache-resource-bundles/pom.xml (original)
+++ maven/pom/trunk/maven/apache-resource-bundles/pom.xml Mon May 23 19:57:54 2016
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>31-SNAPSHOT</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/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>
+    <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>
   </scm>
 
   <issueManagement>

Modified: maven/pom/trunk/maven/doxia-tools/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/doxia-tools/pom.xml?rev=1745253&r1=1745252&r2=1745253&view=diff
==============================================================================
--- maven/pom/trunk/maven/doxia-tools/pom.xml (original)
+++ maven/pom/trunk/maven/doxia-tools/pom.xml Mon May 23 19:57:54 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>31-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -39,9 +39,9 @@ under the License.
   <inceptionYear>2005</inceptionYear>
 
   <scm>
-    <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>
+    <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>
   </scm>
 
   <issueManagement>

Modified: maven/pom/trunk/maven/maven-archetype-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/maven-archetype-bundles/pom.xml?rev=1745253&r1=1745252&r2=1745253&view=diff
==============================================================================
--- maven/pom/trunk/maven/maven-archetype-bundles/pom.xml (original)
+++ maven/pom/trunk/maven/maven-archetype-bundles/pom.xml Mon May 23 19:57:54 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>31-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@ under the License.
   <url>https://maven.apache.org/archetypes/</url>
 
   <scm>
-    <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>
+    <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>
   </scm>
   <issueManagement>
     <system>jira</system>

Modified: maven/pom/trunk/maven/maven-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/maven-plugins/pom.xml?rev=1745253&r1=1745252&r2=1745253&view=diff
==============================================================================
--- maven/pom/trunk/maven/maven-plugins/pom.xml (original)
+++ maven/pom/trunk/maven/maven-plugins/pom.xml Mon May 23 19:57:54 2016
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>31-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -37,9 +37,9 @@ under the License.
   <url>https://maven.apache.org/plugins/</url>
 
   <scm>
-    <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>
+    <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>
   </scm>
   <ciManagement>
     <system>Jenkins</system>

Modified: maven/pom/trunk/maven/maven-shared-components/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/maven-shared-components/pom.xml?rev=1745253&r1=1745252&r2=1745253&view=diff
==============================================================================
--- maven/pom/trunk/maven/maven-shared-components/pom.xml (original)
+++ maven/pom/trunk/maven/maven-shared-components/pom.xml Mon May 23 19:57:54 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>31-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@ under the License.
   <url>https://maven.apache.org/shared/</url>
 
   <scm>
-    <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>
+    <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>
   </scm>
   <issueManagement>
     <system>jira</system>

Modified: maven/pom/trunk/maven/maven-skins/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/maven-skins/pom.xml?rev=1745253&r1=1745252&r2=1745253&view=diff
==============================================================================
--- maven/pom/trunk/maven/maven-skins/pom.xml (original)
+++ maven/pom/trunk/maven/maven-skins/pom.xml Mon May 23 19:57:54 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven</groupId>
     <artifactId>maven-parent</artifactId>
-    <version>30</version>
+    <version>31-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
@@ -38,9 +38,9 @@ under the License.
   <url>https://maven.apache.org/skins/</url>
 
   <scm>
-    <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>
+    <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>
   </scm>
   <issueManagement>
     <system>jira</system>

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1745253&r1=1745252&r2=1745253&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon May 23 19:57:54 2016
@@ -32,7 +32,7 @@ under the License.
 
   <groupId>org.apache.maven</groupId>
   <artifactId>maven-parent</artifactId>
-  <version>30</version>
+  <version>31-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Maven</name>
@@ -816,9 +816,9 @@ under the License.
   </modules>
 
   <scm>
-    <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>
+    <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>
   </scm>
 
   <ciManagement>