diff --git a/api/pom.xml b/api/pom.xml index 9c436219187..9734e92654f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 6e24d0dc695..cf9316e5af8 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index ece9fcefdb5..339d0e93c63 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index e59440ce3a4..da331e79148 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 1.5.0-SNAPSHOT + 1.5.0 ../pom.xml diff --git a/httpclients/httpclient/pom.xml b/httpclients/httpclient/pom.xml index 15125cab3bc..a11b7885455 100644 --- a/httpclients/httpclient/pom.xml +++ b/httpclients/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 ../.. diff --git a/httpclients/okhttp/pom.xml b/httpclients/okhttp/pom.xml index 1e9f25a86ff..d33dbc495d3 100644 --- a/httpclients/okhttp/pom.xml +++ b/httpclients/okhttp/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index bf2c685bb18..311c8246a0e 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 30194e6c1cd..bbe7702c717 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 8f820c8f2e9..21af5725653 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 pom Okta Java SDK @@ -64,27 +64,27 @@ com.okta.sdk okta-sdk-api - 1.5.0-SNAPSHOT + 1.5.0 com.okta.sdk okta-sdk-impl - 1.5.0-SNAPSHOT + 1.5.0 com.okta.sdk okta-api-swagger-templates - 1.5.0-SNAPSHOT + 1.5.0 com.okta.sdk okta-sdk-httpclient - 1.5.0-SNAPSHOT + 1.5.0 com.okta.sdk okta-sdk-okhttp - 1.5.0-SNAPSHOT + 1.5.0 @@ -108,14 +108,14 @@ com.okta.sdk okta-sdk-integration-tests - 1.5.0-SNAPSHOT + 1.5.0 com.okta.sdk okta-sdk-examples-quickstart - 1.5.0-SNAPSHOT + 1.5.0 @@ -302,7 +302,7 @@ com.okta.sdk okta-api-swagger-templates - 1.5.0-SNAPSHOT + 1.5.0 @@ -408,4 +408,8 @@ + + + okta-sdk-root-1.5.0 + diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index a98ba7da29c..507ef4e2ddf 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.0-SNAPSHOT + 1.5.0 okta-api-swagger-templates