diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-10 18:00:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-03-10 18:00:14 +0000 |
commit | 5f14f3e65357df96d8f0c59a7c4c0a8f29b55436 (patch) | |
tree | 09eed1355b9a69bff8af9f1bd11d5b53a379bb21 /version.properties | |
parent | 3f31f50a479072c400e75722f0c6c0be4e6805c2 (diff) | |
parent | aa8020ea72605102f1000a4675418b9deb36a888 (diff) |
Merge "Bump pap to 2.4.2-SNAPSHOT"
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} |