Excluded the README.md from the rat checks
diff --git a/pom.xml b/pom.xml
index 5a27efc..c8381c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1018,6 +1018,7 @@
             <excludeSubProjects>false</excludeSubProjects>
             <excludes>
               <!-- project excludes -->
+              <exclude>README.md</exclude>
               <exclude>**/resources/svn_ignore.txt</exclude>
               <exclude>**/resources/Reveal in Finder.launch</exclude>
             </excludes>