Author: lukaszlenart
Date: Wed Dec 16 17:17:06 2009
New Revision: 891327
URL: http://svn.apache.org/viewvc?rev=891327&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
struts/maven/trunk/struts2-archetype-dbportlet/pom.xml
Modified: struts/maven/trunk/struts2-archetype-dbportlet/pom.xml
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/pom.xml?rev=891327&r1=891326&r2=891327&view=diff
==============================================================================
--- struts/maven/trunk/struts2-archetype-dbportlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-dbportlet/pom.xml Wed Dec 16 17:17:06
2009
@@ -9,13 +9,13 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>struts2-archetype-dbportlet</artifactId>
- <version>2.1.8.1</version>
+ <version>2.2.0-SNAPSHOT</version>
<name>Struts 2 Archetypes - Database Portlet</name>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-dbportlet-2.1.8.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-dbportlet-2.1.8.1</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-dbportlet-2.1.8.1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-dbportlet/</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-dbportlet/</url>
</scm>
</project>