You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2012/11/28 09:49:55 UTC

svn commit: r1414582 - /maven/archetypes/trunk/maven-archetype-parent/pom.xml

Author: olamy
Date: Wed Nov 28 08:49:55 2012
New Revision: 1414582

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

Modified:
    maven/archetypes/trunk/maven-archetype-parent/pom.xml

Modified: maven/archetypes/trunk/maven-archetype-parent/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-parent/pom.xml?rev=1414582&r1=1414581&r2=1414582&view=diff
==============================================================================
--- maven/archetypes/trunk/maven-archetype-parent/pom.xml (original)
+++ maven/archetypes/trunk/maven-archetype-parent/pom.xml Wed Nov 28 08:49:55 2012
@@ -31,16 +31,16 @@ under the License.
 
   <groupId>org.apache.maven.archetypes</groupId>
   <artifactId>maven-archetype-bundles</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Maven Archetypes</name>
   <description>Archetypes provided by Maven.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/archetypes/tags/maven-archetype-bundles-5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archetypes/tags/maven-archetype-bundles-5</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/archetypes/tags/maven-archetype-bundles-5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/archetypes/trunk/maven-archetype-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/archetypes/trunk/maven-archetype-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/archetypes/trunk/maven-archetype-parent</url>
   </scm>
   <issueManagement>
     <system>jira</system>