[RELEASE] Set version in SDN-C release job
[ci-management.git] / jjb / sdnc / sdnc-northbound.yaml
index 0c1812b..67743cc 100644 (file)
@@ -5,13 +5,13 @@
     jobs:
       - '{project-name}-{stream}-verify-java-skip-tests'
       - '{project-name}-{stream}-merge-java'
-      - '{project-name}-{stream}-release-java-daily'
+      - '{project-name}-{stream}-release-version-java-daily'
 
     project: 'sdnc/northbound'
     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