Author: lukaszlenart
Date: Wed Dec  8 22:00:23 2010
New Revision: 1043712

URL: http://svn.apache.org/viewvc?rev=1043712&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=1043712&r1=1043711&r2=1043712&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Wed Dec  8 22:00:23 2010
@@ -7,14 +7,14 @@
    </parent>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-master</artifactId>
-   <version>8</version>
+   <version>9-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>Apache Struts</name>
 
    <scm>
-     
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_8</connection>
-     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_8</developerConnection>
-     
<url>http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_8</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>


Reply via email to