From a04ce6f0ff17906216a551f2418c59cb3294d3bb Mon Sep 17 00:00:00 2001 From: "sunil.unnava" Date: Mon, 15 Apr 2019 12:49:19 -0400 Subject: move API Keys copy to docker image Issue-ID: DMAAP-1144 Change-Id: I2416f009166807d6cdece1916648898b05abcf7e Signed-off-by: sunil.unnava --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 76775d1..fb3ad80 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support -major=4 +major=5 minor=0 patch=0 -- cgit 1.2.3-korg