You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2007/04/05 16:28:25 UTC

svn commit: r525834 - /tiles/framework/trunk/pom.xml

Author: apetrelli
Date: Thu Apr  5 07:28:24 2007
New Revision: 525834

URL: http://svn.apache.org/viewvc?view=rev&rev=525834
Log:
Added the URL in the pom of the framework.

Modified:
    tiles/framework/trunk/pom.xml

Modified: tiles/framework/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?view=diff&rev=525834&r1=525833&r2=525834
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Thu Apr  5 07:28:24 2007
@@ -37,6 +37,7 @@
     <packaging>pom</packaging>
     <name>Tiles 2</name>
     <description>Tiles 2</description>
+    <url>http://tiles.apache.org/framework/</url>
 
     <scm>
         <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/framework/trunk/</connection>