diff options
author | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 16:13:44 -0500 |
---|---|---|
committer | Maharajh, Robby (rx2202) <rx2202@us.att.com> | 2021-02-24 16:13:54 -0500 |
commit | bc593e764673871c5770d883326fef1c6b53add1 (patch) | |
tree | 1864b3209c40687ef32c94f20e52233c0c53c7bb /version.properties | |
parent | 3fb4c441eeb21e9800bb3f6c33164d8232749245 (diff) |
Upversion to 2.0.4-SNAPSHOT
Issue-ID: AAI-3272
Change-Id: Ifd1753a8833b6e4be49bf5cfbcf34d496ccbafc6
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.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 9bb11f5..dd10411 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=0 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |