Added snapshot to RetrievalConfig version

This commit is contained in:
Brendan Lynch 2023-11-09 10:28:27 -08:00
parent 2f30c6cbd9
commit 87c7d194ce

View file

@ -49,7 +49,7 @@ public class RetrievalConfig {
*/
public static final String KINESIS_CLIENT_LIB_USER_AGENT = "amazon-kinesis-client-library-java";
public static final String KINESIS_CLIENT_LIB_USER_AGENT_VERSION = "2.5.3";
public static final String KINESIS_CLIENT_LIB_USER_AGENT_VERSION = "2.5.4-SNAPSHOT";
/**
* Client used to make calls to Kinesis for records retrieval