diff options
author | Dragosh, Pamela (pd1248) <pdragosh@research.att.com> | 2021-03-24 08:19:51 -0400 |
---|---|---|
committer | Dragosh, Pamela (pd1248) <pdragosh@research.att.com> | 2021-03-24 08:19:56 -0400 |
commit | 24169003e96ea0a3f310116a70b21857be816c4b (patch) | |
tree | 313839b9685e33a20b11ee9cd1220fad7b018190 /version.properties | |
parent | cf69dac90407a74098bb100d2f762460128978a7 (diff) |
Bump pap to 2.4.3-SNAPSHOT
Issue-ID: POLICY-3150
Change-Id: Ib8be045e437b9360739303d7630b995e1ef977a2
Signed-off-by: Dragosh, Pamela (pd1248) <pdragosh@research.att.com>
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 926fe5b0..5d7ff9b8 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=2 +patch=3 base_version=${major}.${minor}.${patch} |