You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2008/01/01 16:15:21 UTC

svn commit: r607854 - /myfaces/core/trunk_1.2.x/api/pom.xml

Author: skitching
Date: Tue Jan  1 07:15:20 2008
New Revision: 607854

URL: http://svn.apache.org/viewvc?rev=607854&view=rev
Log:
Correctly set url for module; needed for correct site generation.

Modified:
    myfaces/core/trunk_1.2.x/api/pom.xml

Modified: myfaces/core/trunk_1.2.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk_1.2.x/api/pom.xml?rev=607854&r1=607853&r2=607854&view=diff
==============================================================================
--- myfaces/core/trunk_1.2.x/api/pom.xml (original)
+++ myfaces/core/trunk_1.2.x/api/pom.xml Tue Jan  1 07:15:20 2008
@@ -11,6 +11,7 @@
   <description>
     MyFaces API - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )
   </description>
+  <url>http://myfaces.apache.org/core12/myfaces-api</url>
   <scm>
     <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</developerConnection>