diff --git a/api/pom.xml b/api/pom.xml index 6b326a85c21..4d77d32ee7f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index ff86d5dc0c9..e6e4f8a427b 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index e063c3e2110..3d5d0726ef1 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 0738924db76..84198184eb9 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/httpclients/httpclient/pom.xml b/httpclients/httpclient/pom.xml index 2e14f26a19f..9608bc79f08 100644 --- a/httpclients/httpclient/pom.xml +++ b/httpclients/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 ../.. diff --git a/httpclients/okhttp/pom.xml b/httpclients/okhttp/pom.xml index 5a06a87883a..5894a80456c 100644 --- a/httpclients/okhttp/pom.xml +++ b/httpclients/okhttp/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index 9adbcbdfff5..99a9aefe57b 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 153ccdd1429..83b37a5a3a8 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 0d6616352d3..3dc67909f41 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 pom Okta Java SDK @@ -72,27 +72,27 @@ com.okta.sdk okta-sdk-api - 3.0.0-SNAPSHOT + 3.0.0 com.okta.sdk okta-sdk-impl - 3.0.0-SNAPSHOT + 3.0.0 com.okta.sdk okta-api-swagger-templates - 3.0.0-SNAPSHOT + 3.0.0 com.okta.sdk okta-sdk-httpclient - 3.0.0-SNAPSHOT + 3.0.0 com.okta.sdk okta-sdk-okhttp - 3.0.0-SNAPSHOT + 3.0.0 @@ -131,14 +131,14 @@ com.okta.sdk okta-sdk-integration-tests - 3.0.0-SNAPSHOT + 3.0.0 com.okta.sdk okta-sdk-examples-quickstart - 3.0.0-SNAPSHOT + 3.0.0 @@ -316,7 +316,7 @@ com.okta.sdk okta-api-swagger-templates - 3.0.0-SNAPSHOT + 3.0.0 @@ -414,4 +414,8 @@ + + + okta-sdk-root-3.0.0 + diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index db4d6f72477..8bbccda7b45 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.0-SNAPSHOT + 3.0.0 okta-api-swagger-templates