From 8f99d6f7332dba822c7eb085ea494f0540fa2f3b Mon Sep 17 00:00:00 2001
From: lucienlu-aws <132623944+lucienlu-aws@users.noreply.github.com>
Date: Fri, 16 Aug 2024 13:39:19 -0700
Subject: [PATCH] Reintroduce snapshot version (#1377)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d591f2e51..9ac82d56a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
amazon-kinesis-client
jar
Amazon Kinesis Client Library for Java
- 1.15.2
+ 1.15.3-SNAPSHOT
The Amazon Kinesis Client Library for Java enables Java developers to easily consume and process data
from Amazon Kinesis.