Correct the pom location in javatoscachecker

Location needs to include subproject in path. Also corrects trigger job name for csit job.

Change-Id: Ic0d936682e6479d3a7ee4cda6540939badd3f5cb
Issue-Id: MODELING-26
Signed-off-by: Serban Jora <jora@research.att.com>
diff --git a/jjb/modeling/modeling-toscaparsers-javatoscachecker-csit.yaml b/jjb/modeling/modeling-toscaparsers-javatoscachecker-csit.yaml
index 09479fa..b40bd84 100644
--- a/jjb/modeling/modeling-toscaparsers-javatoscachecker-csit.yaml
+++ b/jjb/modeling/modeling-toscaparsers-javatoscachecker-csit.yaml
@@ -10,6 +10,6 @@
     functionality:
       - 'APIs':
           trigger_jobs:
-            - '{project-name}-{stream}-release-java-daily-checkstyle'
+            - '{project-name}-{stream}-release-java-daily'
     robot-options: ''
     branch: 'master'
diff --git a/jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml b/jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml
index 0c7315c..5205d2c 100644
--- a/jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml
+++ b/jjb/modeling/modeling-toscaparsers-javatoscachecker.yaml
@@ -19,7 +19,7 @@
       - '{project-name}-{stream}-{subproject}-release-java-daily'
       - '{project-name}-{stream}-docker-java-properties-daily':
          setVersion: 'DontSetVersion'
-         docker-pom: 'pom.xml'
+         docker-pom: 'javatoscachecker/pom.xml'
          mvn-profile: 'docker'
          maven-properties: |
           skip.docker.build=false