You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by mc...@apache.org on 2010/05/06 21:41:25 UTC

svn commit: r941880 - /tiles/maven/branches/tiles-master-2/pom.xml

Author: mck
Date: Thu May  6 19:41:25 2010
New Revision: 941880

URL: http://svn.apache.org/viewvc?rev=941880&view=rev
Log:
[maven-release-plugin] prepare release tiles-master-2

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=941880&r1=941879&r2=941880&view=diff
==============================================================================
--- tiles/maven/branches/tiles-master-2/pom.xml (original)
+++ tiles/maven/branches/tiles-master-2/pom.xml Thu May  6 19:41:25 2010
@@ -26,14 +26,14 @@
    </parent>
    <groupId>org.apache.tiles</groupId>
    <artifactId>tiles-master</artifactId>
-   <version>2-SNAPSHOT</version>
+   <version>2</version>
    <packaging>pom</packaging>
    <name>Apache Tiles (Master POM)</name>
 
    <scm>
-     <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/maven/branches/tiles-master-2</connection>
-     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/maven/branches/tiles-master-2</developerConnection>
-     <url>http://svn.apache.org/repos/asf/tiles/maven/branches/tiles-master-2</url>
+     <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>
    </scm>
    
    <description>