Blame SOURCES/apache-rat-compat.patch

63512c
diff -up apache-rat-0.8/apache-rat-plugin/pom.xml.compat apache-rat-0.8/apache-rat-plugin/pom.xml
63512c
--- apache-rat-0.8/apache-rat-plugin/pom.xml.compat	2011-11-08 22:14:36.000000000 -0700
63512c
+++ apache-rat-0.8/apache-rat-plugin/pom.xml	2011-12-06 16:35:28.068167192 -0700
63512c
@@ -122,6 +122,10 @@
63512c
       <artifactId>maven-plugin-testing-harness</artifactId>
63512c
       <version>1.1</version>
63512c
     </dependency>
63512c
+    <dependency>
63512c
+      <groupId>org.apache.maven</groupId>
63512c
+      <artifactId>maven-compat</artifactId>
63512c
+    </dependency>
63512c
   </dependencies>
63512c
 
63512c
   <reporting>
63512c
diff -up apache-rat-0.8/pom.xml.compat apache-rat-0.8/pom.xml