diff --git a/android/pom.xml b/android/pom.xml
index c4db41336..8a36a9aed 100644
--- a/android/pom.xml
+++ b/android/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
okta-authn-sdk-android
diff --git a/api/pom.xml b/api/pom.xml
index f621f3b02..288eb5735 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
okta-authn-sdk-api
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 476f04adc..2fe277cfc 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
okta-authn-sdk-coverage
diff --git a/examples/doc-examples/pom.xml b/examples/doc-examples/pom.xml
index 0852e910a..fbe757f1c 100644
--- a/examples/doc-examples/pom.xml
+++ b/examples/doc-examples/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
../..
diff --git a/examples/example-webapp/pom.xml b/examples/example-webapp/pom.xml
index 8ea1f6d52..50fff553e 100644
--- a/examples/example-webapp/pom.xml
+++ b/examples/example-webapp/pom.xml
@@ -19,7 +19,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
../..
diff --git a/examples/shiro-mustache/pom.xml b/examples/shiro-mustache/pom.xml
index e6cea96d2..89d5bcb03 100644
--- a/examples/shiro-mustache/pom.xml
+++ b/examples/shiro-mustache/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
../..
diff --git a/impl/pom.xml b/impl/pom.xml
index 1e5a3f511..1fc0277a3 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
okta-authn-sdk-impl
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 25f31d585..451dfbb9c 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -20,7 +20,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
okta-authn-sdk-integration-tests
diff --git a/pom.xml b/pom.xml
index 05214fa28..91e57b6e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.8-SNAPSHOT
+ 2.0.8
Okta Authn SDK
pom
https://github.com/okta/okta-auth-java
@@ -61,17 +61,17 @@
com.okta.authn.sdk
okta-authn-sdk-api
- 2.0.8-SNAPSHOT
+ 2.0.8
com.okta.authn.sdk
okta-authn-sdk-impl
- 2.0.8-SNAPSHOT
+ 2.0.8
com.okta.authn.sdk
okta-authn-sdk-integration-tests
- 2.0.8-SNAPSHOT
+ 2.0.8
@@ -165,5 +165,9 @@
+
+
+ okta-authn-parent-2.0.8
+