You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mr...@apache.org on 2007/11/12 19:19:25 UTC

svn commit: r594244 - /struts/maven/trunk/struts2-archetype-plugin/pom.xml

Author: mrdon
Date: Mon Nov 12 10:19:24 2007
New Revision: 594244

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

Modified:
    struts/maven/trunk/struts2-archetype-plugin/pom.xml

Modified: struts/maven/trunk/struts2-archetype-plugin/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-plugin/pom.xml?rev=594244&r1=594243&r2=594244&view=diff
==============================================================================
--- struts/maven/trunk/struts2-archetype-plugin/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-plugin/pom.xml Mon Nov 12 10:19:24 2007
@@ -9,14 +9,14 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-plugin</artifactId>
-  <version>2.0.11</version>
+  <version>2.0.12-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
   <name>Struts 2 Archetypes - Plugin</name>
 
     <scm>
-       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-plugin-2.0.11</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-plugin-2.0.11</developerConnection>
-       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-plugin-2.0.11</url>
+       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-plugin/</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-plugin/</developerConnection>
+       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-plugin/</url>
     </scm>
 
   <profiles>