diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-14 15:03:24 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-04-14 15:03:51 -0400 |
commit | 85841e358763f6d71a3b2ac27d3fd39dc60667c0 (patch) | |
tree | 52c1a44d05336fde31f3c5270fafffba6e516aa3 /version.properties | |
parent | bc785362a0ccc69365b8dc74be8126fccd3e83c8 (diff) |
Bump models to 2.2.5-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I5461bafd3c2d19f4f457da0816bba117a2d8b550
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 dd0bf5c97..a2a146d14 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} |