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/03/22 21:42:47 UTC

svn commit: r640078 - /myfaces/tomahawk/trunk/sandbox/core/pom.xml

Author: skitching
Date: Sat Mar 22 13:42:46 2008
New Revision: 640078

URL: http://svn.apache.org/viewvc?rev=640078&view=rev
Log:
Trivial fix: set better url for sandbox core module

Modified:
    myfaces/tomahawk/trunk/sandbox/core/pom.xml

Modified: myfaces/tomahawk/trunk/sandbox/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/pom.xml?rev=640078&r1=640077&r2=640078&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/pom.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core/pom.xml Sat Mar 22 13:42:46 2008
@@ -3,7 +3,7 @@
     <artifactId>tomahawk-sandbox</artifactId>
     <packaging>jar</packaging>
     <name>Sandbox Core</name>
-    <url>http://myfaces.apache.org</url>
+    <url>http://myfaces.apache.org/sandbox</url>
     <description>
         This is the Sandbox Subproject Description [INSERT MORE STUFF HERE]
     </description>