From 9515496af3b09e424cb71a42963306c7b370d577 Mon Sep 17 00:00:00 2001
From: Nishaat Rajabali <12186256+nishaatr@users.noreply.github.com>
Date: Mon, 6 Nov 2023 15:36:35 +0000
Subject: [PATCH] Update POM version manually to 5.3.6-SNAPSHOT [HZ-3673]
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 52042245..8670312e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
com.hazelcast
hazelcast-packaging
- 5.3.5
+ 5.3.6-SNAPSHOT
A pom.xml file with repository definitions so we can use maven to fetch tar artifacts.