diff --git a/README.md b/README.md
index 295aafca..73bec819 100644
--- a/README.md
+++ b/README.md
@@ -57,11 +57,11 @@ Consuming this SDK via Maven is the preferred method of consuming it and using i
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
```
-Replace `1.16.0` in `1.16.0` with the latest release version for the SDK.
+Replace `1.17.0` in `1.17.0` with the latest release version for the SDK.
Look up the latest SDK version here: https://github.com/aws/aws-iot-device-sdk-java-v2/releases
### Build IoT Device SDK from source
@@ -139,4 +139,4 @@ We need your help in making this SDK great. Please participate in the community
This library is licensed under the Apache 2.0 License.
-Latest released version: v1.17.0
+Latest released version: v1.17.1
diff --git a/samples/BasicConnect/pom.xml b/samples/BasicConnect/pom.xml
index c7b9c383..aae9b6a3 100644
--- a/samples/BasicConnect/pom.xml
+++ b/samples/BasicConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/BasicPubSub/pom.xml b/samples/BasicPubSub/pom.xml
index 739ce695..02bf86c3 100644
--- a/samples/BasicPubSub/pom.xml
+++ b/samples/BasicPubSub/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/CognitoConnect/pom.xml b/samples/CognitoConnect/pom.xml
index d2c56ce5..b593ed18 100644
--- a/samples/CognitoConnect/pom.xml
+++ b/samples/CognitoConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/CustomAuthorizerConnect/pom.xml b/samples/CustomAuthorizerConnect/pom.xml
index 27131d94..e01bbb26 100644
--- a/samples/CustomAuthorizerConnect/pom.xml
+++ b/samples/CustomAuthorizerConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/CustomKeyOpsConnect/pom.xml b/samples/CustomKeyOpsConnect/pom.xml
index b55a0e2a..c38f0c98 100644
--- a/samples/CustomKeyOpsConnect/pom.xml
+++ b/samples/CustomKeyOpsConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/FleetProvisioning/pom.xml b/samples/FleetProvisioning/pom.xml
index 36a75369..3c7c7f80 100644
--- a/samples/FleetProvisioning/pom.xml
+++ b/samples/FleetProvisioning/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/Greengrass/pom.xml b/samples/Greengrass/pom.xml
index 09aa077b..e1a29ff0 100644
--- a/samples/Greengrass/pom.xml
+++ b/samples/Greengrass/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/GreengrassIPC/pom.xml b/samples/GreengrassIPC/pom.xml
index b2430f11..e9d81379 100644
--- a/samples/GreengrassIPC/pom.xml
+++ b/samples/GreengrassIPC/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/JavaKeystoreConnect/pom.xml b/samples/JavaKeystoreConnect/pom.xml
index 472026f4..43bc72e2 100644
--- a/samples/JavaKeystoreConnect/pom.xml
+++ b/samples/JavaKeystoreConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/Jobs/pom.xml b/samples/Jobs/pom.xml
index 70354cf1..c5f21a13 100644
--- a/samples/Jobs/pom.xml
+++ b/samples/Jobs/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/Pkcs11Connect/pom.xml b/samples/Pkcs11Connect/pom.xml
index 97e3ca50..9940710e 100644
--- a/samples/Pkcs11Connect/pom.xml
+++ b/samples/Pkcs11Connect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/Pkcs12Connect/pom.xml b/samples/Pkcs12Connect/pom.xml
index 0c3b0b33..77ed43d2 100644
--- a/samples/Pkcs12Connect/pom.xml
+++ b/samples/Pkcs12Connect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/Shadow/pom.xml b/samples/Shadow/pom.xml
index e7fb55c3..cf41c793 100644
--- a/samples/Shadow/pom.xml
+++ b/samples/Shadow/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/WebsocketConnect/pom.xml b/samples/WebsocketConnect/pom.xml
index ad31ec26..5c18d0b8 100644
--- a/samples/WebsocketConnect/pom.xml
+++ b/samples/WebsocketConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/WindowsCertConnect/pom.xml b/samples/WindowsCertConnect/pom.xml
index 825eb594..8290047d 100644
--- a/samples/WindowsCertConnect/pom.xml
+++ b/samples/WindowsCertConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0
diff --git a/samples/X509CredentialsProviderConnect/pom.xml b/samples/X509CredentialsProviderConnect/pom.xml
index 81c099b5..7176ae2e 100644
--- a/samples/X509CredentialsProviderConnect/pom.xml
+++ b/samples/X509CredentialsProviderConnect/pom.xml
@@ -20,7 +20,7 @@
software.amazon.awssdk.iotdevicesdk
aws-iot-device-sdk
- 1.16.0
+ 1.17.0