diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-03-24 15:32:53 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-03-24 15:32:59 -0400 |
commit | a6859ee94e56428a1b97a5fb2995a00abd7ebfda (patch) | |
tree | bad6c495fb651e082a41737ce6b3fdf0e5e1cb20 /version.properties | |
parent | 4ecc3585ef8c1ef414946bd43ac5a3cbe85c6cf9 (diff) |
Bump policy/distribution to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: Ib343ff092b761c6642d9d0dcd4538ffd41423602
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} |