diff options
author | Andrew Grimberg <agrimberg@linuxfoundation.org> | 2017-02-20 15:19:00 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@openecomp.org> | 2017-02-20 15:19:00 +0000 |
commit | eb6e59fd25a96ba11a0c65643c1893a17bbb04a1 (patch) | |
tree | 479e6a7f33a7cddabe25c3cd88e92f0042298328 /jjb/sdnc/sdnc-northbound.yaml | |
parent | 3eee76a8bdff55d70af3234cf075c6ef64d5f1bb (diff) | |
parent | 9983b5ca78516823ce9f8c50451a88cb04bfcd83 (diff) |
Merge "SDN-C settings fix"
Diffstat (limited to 'jjb/sdnc/sdnc-northbound.yaml')
-rw-r--r-- | jjb/sdnc/sdnc-northbound.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml index 0c1812b2c..5fd5d38f7 100644 --- a/jjb/sdnc/sdnc-northbound.yaml +++ b/jjb/sdnc/sdnc-northbound.yaml @@ -11,7 +11,7 @@ stream: - 'master': branch: 'master' - mvn-settings: 'mso-settings' + mvn-settings: 'sdnc-northbound-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 |