summaryrefslogtreecommitdiffstats
path: root/jjb/global-templates-java.yaml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-02-18 18:19:22 +0000
committerCarsten Lund <lund@research.att.com>2017-02-18 18:19:22 +0000
commit63cd3b86811cb3c9fde3fbc5bd6fcbebd2095bb2 (patch)
treea975f4f8c709da417c0ad458c5e3abb709c74253 /jjb/global-templates-java.yaml
parent71f31e6c0817c079e47be60c91c14742694b0c3e (diff)
subproject-release-java-daily was missing {pom}
Change-Id: I3fbf06e154fe3b394ae697ba0fca2dad9f343f99 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'jjb/global-templates-java.yaml')
-rw-r--r--jjb/global-templates-java.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml
index 3c50fdace..e99e43164 100644
--- a/jjb/global-templates-java.yaml
+++ b/jjb/global-templates-java.yaml
@@ -355,6 +355,7 @@
- maven-target:
maven-version: 'mvn33'
+ pom: '{pom}'
goals: 'clean deploy sonar:sonar -Dsonar.host.url=https://sonar.openecomp.org'
properties:
- '{maven-deploy-properties}'