diff options
author | sunil.unnava <sunil.unnava@att.com> | 2019-04-15 12:49:19 -0400 |
---|---|---|
committer | sunil.unnava <sunil.unnava@att.com> | 2019-04-15 12:50:06 -0400 |
commit | a04ce6f0ff17906216a551f2418c59cb3294d3bb (patch) | |
tree | 2bf2dda9c12263506a654b64cdc090dbe1a2abf6 /version.properties | |
parent | a45082e18075528eb187229cb7939b9f4c09996a (diff) |
move API Keys copy to docker image
Issue-ID: DMAAP-1144
Change-Id: I2416f009166807d6cdece1916648898b05abcf7e
Signed-off-by: sunil.unnava <sunil.unnava@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
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 |