You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2010/05/23 10:06:05 UTC

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

Author: lukaszlenart
Date: Sun May 23 08:06:05 2010
New Revision: 947377

URL: http://svn.apache.org/viewvc?rev=947377&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=947377&r1=947376&r2=947377&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Sun May 23 08:06:05 2010
@@ -7,14 +7,14 @@
    </parent>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-master</artifactId>
-   <version>6</version>
+   <version>7-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>Apache Struts</name>
 
    <scm>
-     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_6</connection>
-     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_6</developerConnection>
-     <url>http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_6</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>