Author: vkumar
Date: Fri May 8 10:19:48 2009
New Revision: 772919
URL: http://svn.apache.org/viewvc?rev=772919&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=772919&r1=772918&r2=772919&view=diff
==============================================================================
--- portals/portals-pom/trunk/pom.xml (original)
+++ portals/portals-pom/trunk/pom.xml Fri May 8 10:19:48 2009
@@ -30,7 +30,7 @@
<groupId>org.apache.portals</groupId>
<artifactId>portals-pom</artifactId>
<name>Apache Portals</name>
- <version>1.1</version>
+ <version>1.2-SNAPSHOT</version>
<packaging>pom</packaging>
@@ -54,9 +54,9 @@
</licenses>
<inceptionYear>2004</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/portals-pom/tags/portals-pom-1.1</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/portals/portals-pom/tags/portals-pom-1.1</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>