summaryrefslogtreecommitdiffstats
path: root/jjb/so/so-libs.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2018-10-05 17:47:49 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-05 17:47:49 +0000
commitf16a43cecb836d7e76a9fab054734b9b722eadda (patch)
treed60c5b112288e97879240565a7e003e9a7c1b79e /jjb/so/so-libs.yaml
parent58a14611b4df70e17c41417ff412757311cdab32 (diff)
parentc0877bcd11c8800c2e072d9cb7f6b22080b1084e (diff)
Merge "Fix the typo for the Dublin_dev"
Diffstat (limited to 'jjb/so/so-libs.yaml')
-rw-r--r--jjb/so/so-libs.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/so/so-libs.yaml b/jjb/so/so-libs.yaml
index 4b7e834aa..2fa46c00c 100644
--- a/jjb/so/so-libs.yaml
+++ b/jjb/so/so-libs.yaml
@@ -11,8 +11,8 @@
stream:
- 'master':
branch: 'master'
- - 'Dublin-dev':
- branch: 'Dublin-dev'
+ - 'Dublin_dev':
+ branch: 'Dublin_dev'
mvn-settings: 'so-libs-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined