summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-datarouter.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/dmaap/dmaap-datarouter.yaml')
-rw-r--r--jjb/dmaap/dmaap-datarouter.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/jjb/dmaap/dmaap-datarouter.yaml b/jjb/dmaap/dmaap-datarouter.yaml
index 3e3676bc0..8c7774769 100644
--- a/jjb/dmaap/dmaap-datarouter.yaml
+++ b/jjb/dmaap/dmaap-datarouter.yaml
@@ -1,3 +1,4 @@
+---
- project:
name: dmaap-datarouter-java11
project-name: 'dmaap-datarouter'
@@ -6,6 +7,7 @@
- '{project-name}-{stream}-merge-java'
- gerrit-maven-docker-stage:
build-node: ubuntu1804-docker-8c-8g
+ maven-versions-plugin: true
mvn-goals: 'clean package -P docker docker:build docker:push'
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
@@ -15,6 +17,8 @@
stream:
- 'master':
branch: 'master'
+ - 'honolulu':
+ branch: 'honolulu'
- 'guilin':
branch: 'guilin'
mvn-settings: 'dmaap-datarouter-settings'