diff options
author | st398c <st398c@research.att.com> | 2019-03-28 16:30:03 -0400 |
---|---|---|
committer | st398c <st398c@research.att.com> | 2019-03-28 16:30:03 -0400 |
commit | fa5f20d91c416a855f0d6afe157db8250574617c (patch) | |
tree | 3dd5dd3f8bccc8c0f30ca41cb2569aa4b0c5cefb /version.properties | |
parent | 1ded3bb69c5e91cd879d83e13d2b3295710cdb4f (diff) |
Fortify, version, Junit
Issue-ID: PORTAL-543, PORTAL-273, PORTAL-544
Change-Id: Ib864ef78bbd534170cab90d9314f2d8943f78872
Signed-off-by: Thota, Saisree <st398c@research.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 86be2067..c9bc9912 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # major=2 -minor=5 +minor=6 patch=0 base_version=${major}.${minor}.${patch} |