diff options
author | Lee, Tian (tl5884) <tianl@amdocs.com> | 2019-03-27 12:20:08 +0000 |
---|---|---|
committer | Lee, Tian (tl5884) <tianl@amdocs.com> | 2019-03-27 12:20:08 +0000 |
commit | 12b124314b1c45dec208083896e00ec799cddaef (patch) | |
tree | 49b3d02ddc67cc354297e744fcb4aa70e6cf2590 /version.properties | |
parent | 37349dd5cb71ef7c1cd50cf53f5934f6992b0ff2 (diff) |
Upversion poms after release of 1.4.0
Change-Id: Ida5355801b07b55f9be78e5b72ee71ba144c27e1
Issue-ID: AAI-2285
Signed-off-by: Lee, Tian (tl5884) <tianl@amdocs.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 668657e..eff345c 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |