From: Ikram Ikramullah Date: Mon, 19 Feb 2018 15:26:41 +0000 (-0500) Subject: Correct Placement for version.properties X-Git-Tag: v1.1.1~68 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F32107%2F1;p=optf%2Fhas.git Correct Placement for version.properties Looks like jenkins parent jobs expect the verison.proeprties file to be one step higher than where it resides rihgt now. Fixed, this - hopefully next jenkins daily job will succeeed. Issue-ID: OPTFRA-124 Change-Id: I3444860123f347bbd532466f7ba7d509831b9af6 Signed-off-by: Ikram Ikramullah --- diff --git a/conductor/version.properties b/version.properties similarity index 100% rename from conductor/version.properties rename to version.properties