Author: ate
Date: Thu Apr 1 20:32:21 2010
New Revision: 930081
URL: http://svn.apache.org/viewvc?rev=930081&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
portals/portals-pom/trunk/pom.xml
Modified: portals/portals-pom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/portals-pom/trunk/pom.xml?rev=930081&r1=930080&r2=930081&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Thu Apr 1 20:32:21 2010
@@ -32,7 +32,7 @@
<groupId>org.apache.portals</groupId>
<artifactId>portals-pom</artifactId>
<name>Apache Portals</name>
- <version>1.3</version>
+ <version>1.4-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -46,9 +46,9 @@
<inceptionYear>2004</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.3</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.3</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/tags/portals-pom-1.3</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/trunk</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/trunk</developerConnection>
+ <url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/trunk</url>
</scm>
<build>