[UIMA-6254] Move API report post-analysis script into the build resources

- Upgrade to uima-build-resources-6 (from 6-SNAPSHOT)
diff --git a/pom.xml b/pom.xml
index bb76be4..f843e00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -166,7 +166,7 @@
     <!--  *********************************************************************************************************** -->

     <!--  *********************************************************************************************************** -->

     <parentPomPatchVersion>12</parentPomPatchVersion>  <!-- UGH need to change this manually for release !!! -->

-    <uimaBuildResourcesVersion>6-SNAPSHOT</uimaBuildResourcesVersion>

+    <uimaBuildResourcesVersion>6</uimaBuildResourcesVersion>

     <uimaWebsiteUrl>https://uima.apache.org</uimaWebsiteUrl>

     <uimaWebsiteDistributionUrl>scp://people.apache.org/www/uima.apache.org/</uimaWebsiteDistributionUrl>

     <maven.build.timestamp.format>yyMMdd_HHmm</maven.build.timestamp.format>