You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by jo...@apache.org on 2009/03/11 00:16:32 UTC

svn commit: r752302 - /incubator/rat/main/trunk/apache-rat-plugin/pom.xml

Author: jochen
Date: Tue Mar 10 23:16:32 2009
New Revision: 752302

URL: http://svn.apache.org/viewvc?rev=752302&view=rev
Log:
After successful deployment of the site, we can now inherit the URL from the parent project. Otherwise the docck plugin would have failed.

Modified:
    incubator/rat/main/trunk/apache-rat-plugin/pom.xml

Modified: incubator/rat/main/trunk/apache-rat-plugin/pom.xml
URL: http://svn.apache.org/viewvc/incubator/rat/main/trunk/apache-rat-plugin/pom.xml?rev=752302&r1=752301&r2=752302&view=diff
==============================================================================
--- incubator/rat/main/trunk/apache-rat-plugin/pom.xml (original)
+++ incubator/rat/main/trunk/apache-rat-plugin/pom.xml Tue Mar 10 23:16:32 2009
@@ -30,7 +30,6 @@
   <prerequisites>
     <maven>2.0.4</maven>
   </prerequisites>
-  <url>http://incubator.apache.org/rat</url>
 
   <build>
     <resources>