diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-05-15 10:39:02 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-05-15 10:39:06 +0100 |
commit | 7c2cc25118efeb6480b69f8cdca36c5b310968d3 (patch) | |
tree | 981c464bdaac4c6984876e0cd605fee68cb4dd9a /version.properties | |
parent | de19db6e1e5521c08d55f7bbe77dc64a3681ee9f (diff) |
Bump CPS to 3.5.0-SNAPSHOT
- bump cps to 3.5.0-SNAPSHOT
Issue-ID: CPS-2228
Change-Id: I8a6d7e702b557d5b90dd384bbe429de4958ef77f
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 7c993b352f..5fdc4e3576 100644 --- a/version.properties +++ b/version.properties @@ -21,8 +21,8 @@ # because they are used in Jenkins, whose plug-in doesn't support this major=3 -minor=4 -patch=10 +minor=5 +patch=0 base_version=${major}.${minor}.${patch} |