summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-datarouter.yaml
diff options
context:
space:
mode:
authorsg481n <sg481n@att.com>2017-09-13 13:21:32 -0400
committersg481n <sg481n@att.com>2017-09-13 13:21:40 -0400
commit6fe1ea121f54f4745bdeddb9f02b594b78fb58d9 (patch)
treee04388381a439532b58c5b0624f2b9fa745adb40 /jjb/dmaap/dmaap-datarouter.yaml
parent88f84ffa98cf93b51e7c7b669a6ebc70e3a9322f (diff)
Fixing master-stage-site-java issue in DR
Staging build failing due to dmaap/datarouter/pom.xml so defiing it as "pom.xml" rather than "dmaap/datarouter/pom.xml" Isse-id: DMAAP-137 Change-Id: I3fc6b0d3bf35e5ccc69004ee9cf5feb8fe201951 Signed-off-by: sg481n <sg481n@att.com>
Diffstat (limited to 'jjb/dmaap/dmaap-datarouter.yaml')
-rw-r--r--jjb/dmaap/dmaap-datarouter.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dmaap/dmaap-datarouter.yaml b/jjb/dmaap/dmaap-datarouter.yaml
index 6e8a84602..89e78eca7 100644
--- a/jjb/dmaap/dmaap-datarouter.yaml
+++ b/jjb/dmaap/dmaap-datarouter.yaml
@@ -8,7 +8,7 @@
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-stage-site-java':
- site-pom: 'dmaap/datarouter/pom.xml'
+ site-pom: 'pom.xml'
trigger-job: '{project-name}-{stream}-release-version-java-daily'
mvn-goals: 'clean install'
project: 'dmaap/datarouter'