diff options
author | waynedunican <wayne.dunican@est.tech> | 2021-03-10 17:11:28 +0000 |
---|---|---|
committer | waynedunican <wayne.dunican@est.tech> | 2021-03-10 17:33:56 +0000 |
commit | aa8020ea72605102f1000a4675418b9deb36a888 (patch) | |
tree | 8fa0ed3ce6aac884a419a1996098f8fd58a64e9e /version.properties | |
parent | 3dc7a61fc67438901bfae1159d73b157e3825522 (diff) |
Bump pap to 2.4.2-SNAPSHOT
Issue-ID: POLICY-3127
Change-Id: I0949f9e03a538e3f9ba463697885b799fd0b2acb
Signed-off-by: waynedunican <wayne.dunican@est.tech>
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 858e03bd..926fe5b0 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} |