You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by we...@apache.org on 2009/04/28 15:37:51 UTC

svn commit: r769398 - /struts/maven/trunk/pom/pom.xml

Author: wesw
Date: Tue Apr 28 13:37:50 2009
New Revision: 769398

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

Modified:
    struts/maven/trunk/pom/pom.xml

Modified: struts/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?rev=769398&r1=769397&r2=769398&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Tue Apr 28 13:37:50 2009
@@ -26,14 +26,14 @@
    </parent>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-master</artifactId>
-   <version>5</version>
+   <version>6-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>Apache Struts</name>
 
    <scm>
-     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_5</connection>
-     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_5</developerConnection>
-     <url>http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_5</url>
+     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection>
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection>
+     <url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url>
    </scm>
    
    <description>