diff options
author | leventecsanyi <levente.csanyi@est.tech> | 2023-08-23 15:55:30 +0200 |
---|---|---|
committer | Levente Csanyi <levente.csanyi@est.tech> | 2023-08-23 14:00:10 +0000 |
commit | d35ad5cfae5b7dfac94612762a126f0ded11ac03 (patch) | |
tree | c581bd289b8ab26dcb1e1e63c97441af534346d8 /version.properties | |
parent | 3108576f307fd0bcaaee194cc9b2183d7c78cf48 (diff) |
Bump pom file versions
Issue-ID: CPS-1851
Signed-off-by: leventecsanyi <levente.csanyi@est.tech>
Change-Id: I15c1a9577ac940abfaae60689e3082f55455c28c
Diffstat (limited to 'version.properties')
-rwxr-xr-x | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index d567eec26a..b583c9ead7 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=3 -patch=6 +patch=7 base_version=${major}.${minor}.${patch} |