From 56384d1ae24b231ed1537c1a551270ef0f69c445 Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Wed, 20 Sep 2023 17:10:40 +0100 Subject: Bump pom file versions Issue-ID: CPS-1882 Signed-off-by: danielhanrahan Change-Id: Iec6b6e8fed17ad8250a39436c7b4fd5572e5c916 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index b583c9ead7..4709bf127a 100755 --- a/version.properties +++ b/version.properties @@ -22,7 +22,7 @@ major=3 minor=3 -patch=7 +patch=8 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg