diff options
author | sunil unnava <sunil.unnava@att.com> | 2019-02-13 17:45:31 -0500 |
---|---|---|
committer | sunil unnava <sunil.unnava@att.com> | 2019-02-13 17:47:06 -0500 |
commit | d566f9c26bd707725841d31def71a6d41a8db706 (patch) | |
tree | 60097814700a06b4ea2017421ef4d1bcfab5a4ce /version.properties | |
parent | 21dffec3ea4d45fcc4e4140793ae231073cd6481 (diff) |
update docker image tags
Issue-ID: DMAAP-1042
Change-Id: Ia2fa750cb7507e6615a61ed3d7fe872709140939
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 94925e5..b24f719 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=2 +major=3 minor=0 patch=0 |