diff --git a/api/pom.xml b/api/pom.xml index 0a3754784..ec2e5e8e5 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-api diff --git a/coverage/pom.xml b/coverage/pom.xml index d3395779a..5c35a60c6 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 81c419aae..90aab8f15 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-integration-tests diff --git a/pom.xml b/pom.xml index 91f6c3eac..1cd0222e3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 pom Okta IDX Java SDK @@ -346,4 +346,8 @@ + + + okta-idx-java-root-2.0.3 + diff --git a/samples/embedded-auth-with-sdk/pom.xml b/samples/embedded-auth-with-sdk/pom.xml index 341f22f5d..d5211863e 100644 --- a/samples/embedded-auth-with-sdk/pom.xml +++ b/samples/embedded-auth-with-sdk/pom.xml @@ -20,7 +20,7 @@ com.okta.idx.sdk okta-idx-java-samples - 2.0.3-SNAPSHOT + 2.0.3 ../pom.xml diff --git a/samples/embedded-sign-in-widget/pom.xml b/samples/embedded-sign-in-widget/pom.xml index 3c9169f67..369cdab7a 100644 --- a/samples/embedded-sign-in-widget/pom.xml +++ b/samples/embedded-sign-in-widget/pom.xml @@ -20,7 +20,7 @@ com.okta.idx.sdk okta-idx-java-samples - 2.0.3-SNAPSHOT + 2.0.3 ../pom.xml diff --git a/samples/pom.xml b/samples/pom.xml index ae31be5a5..44a009e7e 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -21,7 +21,7 @@ com.okta.idx.sdk okta-idx-java-root - 2.0.3-SNAPSHOT + 2.0.3 okta-idx-java-samples