summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-13 19:05:08 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-03-13 19:05:08 +0000
commitc5c76410f7e9ec7f7a31a217fc1689fc15a43cdd (patch)
tree3424bf3bb11a0723bfacfc235ef53c6da45c19fe /jjb
parent13908671d64f548bd7148c6974e092a7f9e4ca2a (diff)
parent03222ede99e4acd7b96ce19060a5ff1e2af04ff2 (diff)
Merge "No '$' for jjb parameters"
Diffstat (limited to 'jjb')
-rw-r--r--jjb/global-templates-java.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml
index 37bf58512..272cf52bd 100644
--- a/jjb/global-templates-java.yaml
+++ b/jjb/global-templates-java.yaml
@@ -994,7 +994,7 @@
- maven-target:
maven-version: '{maven-version}'
- pom: '${site-pom}'
+ pom: '{site-pom}'
goals: 'clean site:stage-deploy'
settings: '{mvn-settings}'
settings-type: cfp