diff options
author | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-03-10 15:49:49 +0000 |
---|---|---|
committer | a.sreekumar <ajith.sreekumar@bell.ca> | 2021-03-10 15:49:55 +0000 |
commit | 417d39b544bef34bf97606f2e6279c293dbe6bec (patch) | |
tree | f1ee2e273ebf8545b2c72ac21586336f9735f404 /version.properties | |
parent | 64a98b247e850e1a46295f5ac610c0270e72a42d (diff) |
Bump policy-distribution to 2.5.2-SNAPSHOT
Change-Id: Ibb79e61fc7d3923f123539873a5a08e599c175ab
Issue-ID: POLICY-3127
Signed-off-by: a.sreekumar <ajith.sreekumar@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 50c84cde..ecf57f41 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=5 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |