diff options
author | sunil.unnava <sunil.unnava@att.com> | 2019-04-01 12:06:16 -0400 |
---|---|---|
committer | sunil.unnava <sunil.unnava@att.com> | 2019-04-01 12:06:45 -0400 |
commit | e37b88533e88eec27adf74851fe8d745dc21e726 (patch) | |
tree | 1db717bcda65e52e475e7f64c33557d99e510372 /version.properties | |
parent | cf508ac5e7ed9584980db8fa0b53ccc7e1b7c97f (diff) |
bumped the version
Issue-ID: DMAAP-915
Change-Id: I034c1da60317eeff2716a7972790161b5dccfe9b
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 b24f719..76775d1 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=3 +major=4 minor=0 patch=0 |