diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 18:30:10 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-07-10 18:30:15 -0400 |
commit | f655bbd5cf8c28fda08ea6a130ec314b21725cb6 (patch) | |
tree | a3f3673636144300dc70ee743e6e27bdfbe84939 /version.properties | |
parent | 0a6eb8849e814904fee9b8d4bc7c72bbe2e1c4d2 (diff) |
Bump api to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: Ic53e2b74f63962426fa8d91d1d85a82d80d7af60
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
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 d54fa5b8..bc2c506d 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} |