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 2012/02/28 12:08:59 UTC

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

Author: lukaszlenart
Date: Tue Feb 28 11:08:59 2012
New Revision: 1294582

URL: http://svn.apache.org/viewvc?rev=1294582&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=1294582&r1=1294581&r2=1294582&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Tue Feb 28 11:08:59 2012
@@ -7,14 +7,14 @@
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-master</artifactId>
-    <version>9</version>
+    <version>10-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Struts</name>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_9</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_9</developerConnection>
-        <url>http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_9</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>