diff options
author | Daniel Hanrahan <daniel.hanrahan@est.tech> | 2024-05-14 12:25:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-05-14 12:25:36 +0000 |
commit | de19db6e1e5521c08d55f7bbe77dc64a3681ee9f (patch) | |
tree | a26d86179bb2f95f823ba8a8076c4d80f53aeebf /version.properties | |
parent | dcb6e7c1ddb7b3400ec77975baf41ee16eadcd00 (diff) | |
parent | c6f18cf1469f122da9b0a455fd10279047659ed1 (diff) |
Merge "CPS Bump to 3.4.10-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 edba7cf2b5..7c993b352f 100644 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=4 -patch=9 +patch=10 base_version=${major}.${minor}.${patch} |