diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-05-20 09:08:48 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2020-05-20 09:08:54 -0400 |
commit | 06afbd67ec6d8ae3bd9c3859c046e30a41b17225 (patch) | |
tree | 15658604c069493f69d2ce83037ec2147ac2ad32 /version.properties | |
parent | d62087aad13c57da44bc8ea2538180658b0a200f (diff) |
Bump pap to 2.2.4-SNAPSHOT
Issue-ID: POLICY-2514
Change-Id: Iea5b6375975b0225d5b803cc2500adc46fc83804
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 a7658aec..dd0bf5c9 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=2 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} |