Author: nilsga Date: Thu Apr 23 19:51:34 2009 New Revision: 768033 URL: http://svn.apache.org/viewvc?rev=768033&view=rev Log: [maven-release-plugin] prepare for next development iteration
Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-portlet/pom.xml?rev=768033&r1=768032&r2=768033&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-portlet/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-portlet/pom.xml Thu Apr 23 19:51:34 2009 @@ -30,14 +30,14 @@ <modelVersion>4.0.0</modelVersion> <artifactId>struts2-archetype-portlet</artifactId> - <version>2.1.6</version> + <version>2.1.7-SNAPSHOT</version> <packaging>jar</packaging> <name>Struts 2 Archetypes - Portlet</name> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-portlet-2.1.6</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-portlet-2.1.6</developerConnection> - <url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-portlet-2.1.6</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/</developerConnection> + <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-portlet/</url> </scm> </project>