diff --git a/api/pom.xml b/api/pom.xml index 26b74ee7dd3..43365a0edaf 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 36a5885288f..58dae002c43 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 6acefed5f91..6950dc27064 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 8d33962770e..4b90310dba0 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT ../pom.xml diff --git a/impl/pom.xml b/impl/pom.xml index 218c38187f0..d64864dc499 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d76eb7df448..0c0f5926180 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index f6d3448d972..ad32f2889be 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT pom Okta Java SDK @@ -39,7 +39,7 @@ 1.78 0.12.5 5.3.1 - 16.0.0 + 17.0.0 1.3.5 1.1.1 okta/okta-sdk-java @@ -68,12 +68,12 @@ com.okta.sdk okta-sdk-api - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT com.okta.sdk okta-sdk-impl - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT @@ -103,14 +103,14 @@ com.okta.sdk okta-sdk-integration-tests - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT com.okta.sdk okta-sdk-examples-quickstart - 17.0.0-SNAPSHOT + 17.0.1-SNAPSHOT