Author: woonsan
Date: Fri Sep 23 21:29:34 2011
New Revision: 1175033
URL: http://svn.apache.org/viewvc?rev=1175033&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
portals/applications/webcontent/trunk/pom.xml
portals/applications/webcontent/trunk/webcontent-jar/pom.xml
portals/applications/webcontent/trunk/webcontent-war/pom.xml
Modified: portals/applications/webcontent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/pom.xml?rev=1175033&r1=1175032&r2=1175033&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/pom.xml (original)
+++ portals/applications/webcontent/trunk/pom.xml Fri Sep 23 21:29:34 2011
@@ -27,7 +27,7 @@
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.2</version>
+ <version>1.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Apache Portals Applications Web Content Application</name>
<description>
@@ -44,9 +44,9 @@
<!-- Project Information -->
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/webcontent/tags/apa-webcontent-1.2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/webcontent/tags/apa-webcontent-1.2</developerConnection>
-
<url>http://svn.apache.org/viewcvs.cgi/portals/applications/webcontent/tags/apa-webcontent-1.2</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/portals/applications/webcontent/trunk/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/portals/applications/webcontent/trunk/</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/portals/applications/webcontent/trunk/</url>
</scm>
</project>
Modified: portals/applications/webcontent/trunk/webcontent-jar/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-jar/pom.xml?rev=1175033&r1=1175032&r2=1175033&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-jar/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-jar/pom.xml Fri Sep 23
21:29:34 2011
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.2</version>
+ <version>1.3-SNAPSHOT</version>
</parent>
<artifactId>apa-webcontent-jar</artifactId>
Modified: portals/applications/webcontent/trunk/webcontent-war/pom.xml
URL:
http://svn.apache.org/viewvc/portals/applications/webcontent/trunk/webcontent-war/pom.xml?rev=1175033&r1=1175032&r2=1175033&view=diff
==============================================================================
--- portals/applications/webcontent/trunk/webcontent-war/pom.xml (original)
+++ portals/applications/webcontent/trunk/webcontent-war/pom.xml Fri Sep 23
21:29:34 2011
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.portals.applications</groupId>
<artifactId>apa-webcontent</artifactId>
- <version>1.2</version>
+ <version>1.3-SNAPSHOT</version>
</parent>
<packaging>war</packaging>
<name>Apache Portals Applications Web Content WAR</name>