Author: mck
Date: Thu May  6 19:31:33 2010
New Revision: 941877

URL: http://svn.apache.org/viewvc?rev=941877&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    tiles/maven/branches/tiles-master-2/pom.xml

Modified: tiles/maven/branches/tiles-master-2/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/maven/branches/tiles-master-2/pom.xml?rev=941877&r1=941876&r2=941877&view=diff
==============================================================================
--- tiles/maven/branches/tiles-master-2/pom.xml (original)
+++ tiles/maven/branches/tiles-master-2/pom.xml Thu May  6 19:31:33 2010
@@ -26,14 +26,14 @@
    </parent>
    <groupId>org.apache.tiles</groupId>
    <artifactId>tiles-master</artifactId>
-   <version>2</version>
+   <version>3-SNAPSHOT</version>
    <packaging>pom</packaging>
    <name>Apache Tiles (Master POM)</name>
 
    <scm>
-     
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-2</connection>
-     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-2</developerConnection>
-     <url>http://svn.apache.org/repos/asf/tiles/maven/tags/tiles-master-2</url>
+     
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</connection>
+     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/maven/trunk/pom</developerConnection>
+     <url>http://svn.apache.org/repos/asf/tiles/maven/trunk/pom</url>
    </scm>
    
    <description>


Reply via email to