From 432c71a537911e73ee0b6adef170efa3853a1dba Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 6 Mar 2017 15:05:13 -0500 Subject: [RELEASE] Set version in SDN-C release job SDN-C release Jenkins job needs to set the version to the released version Change-Id: I8f1e5c660abd3a3925ce73e7f04b6f5c2ce0dd60 Signed-off-by: Dan Timoney --- jjb/sdnc/sdnc-northbound.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/sdnc/sdnc-northbound.yaml') diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml index 5fd5d38f7..67743cc70 100644 --- a/jjb/sdnc/sdnc-northbound.yaml +++ b/jjb/sdnc/sdnc-northbound.yaml @@ -5,7 +5,7 @@ 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: -- cgit 1.2.3-korg