You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by dd...@apache.org on 2007/01/26 15:24:39 UTC

svn commit: r500260 - /tiles/maven/trunk/pom/pom.xml

Author: ddewolf
Date: Fri Jan 26 06:24:39 2007
New Revision: 500260

URL: http://svn.apache.org/viewvc?view=rev&rev=500260
Log:
Correcting issueManagement url

Modified:
    tiles/maven/trunk/pom/pom.xml

Modified: tiles/maven/trunk/pom/pom.xml
URL: http://svn.apache.org/viewvc/tiles/maven/trunk/pom/pom.xml?view=diff&rev=500260&r1=500259&r2=500260
==============================================================================
--- tiles/maven/trunk/pom/pom.xml (original)
+++ tiles/maven/trunk/pom/pom.xml Fri Jan 26 06:24:39 2007
@@ -59,7 +59,7 @@
 
     <issueManagement>
         <system>JIRA</system>
-        <url>http://issues.apache.org/tiles/</url>
+        <url>https://issues.apache.org/struts/browse/TILES</url>
     </issueManagement>
 
     <distributionManagement>