Update apod analytics JJB

Change-Id: I5a0ac772b6e053bc23cf98da6d4a06f8c18978d2
Signed-off-by: Lisa Revel <lr0306@att.com>
diff --git a/jjb/dcae/apod-analytics.yaml b/jjb/dcae/apod-analytics.yaml
index 1e1e28b..8f7365c 100644
--- a/jjb/dcae/apod-analytics.yaml
+++ b/jjb/dcae/apod-analytics.yaml
@@ -12,13 +12,13 @@
     # apply to all jobs
     project: 'dcae/apod/analytics'
     mvn-settings: 'dcae-apod-analytics-settings'
-    # default to no op
-    mvn-goals: '--version'
-    # default to no op
-    mvn-goals-versioning: '--version'
     files: '**'
     archive-artifacts: ''
     build-node: ubuntu1604-basebuild-4c-4g
+    extra-project: 'dcae/apod/buildtools'
+    extra-branch: 'master'
+    extra-refspec: 'refs/heads/{branch}'
+    checkout-dir: 'dcae-apod-buildtools'
 
     jobs:
       - '{project-name}-{stream}-daily-release-scm-mvn-script':