diff --git a/android/pom.xml b/android/pom.xml
index c977758b2..8333bd959 100644
--- a/android/pom.xml
+++ b/android/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.5-SNAPSHOT
+ 2.0.5
okta-authn-sdk-android
diff --git a/api/pom.xml b/api/pom.xml
index 5d3bc885b..2c2bcab0b 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.5-SNAPSHOT
+ 2.0.5
okta-authn-sdk-api
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 0d4e35028..05e263c43 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.5-SNAPSHOT
+ 2.0.5
okta-authn-sdk-coverage
diff --git a/examples/doc-examples/pom.xml b/examples/doc-examples/pom.xml
index aa3f21092..8d803073e 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.5-SNAPSHOT
+ 2.0.5
../..
diff --git a/examples/example-webapp/pom.xml b/examples/example-webapp/pom.xml
index 81525fe75..f21efa902 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.5-SNAPSHOT
+ 2.0.5
../..
diff --git a/examples/shiro-mustache/pom.xml b/examples/shiro-mustache/pom.xml
index b08a733ab..d9e8b98ce 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.5-SNAPSHOT
+ 2.0.5
../..
diff --git a/impl/pom.xml b/impl/pom.xml
index 8f3e14247..cef4bfa07 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.5-SNAPSHOT
+ 2.0.5
okta-authn-sdk-impl
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index f06259443..61c306cfd 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -20,7 +20,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.5-SNAPSHOT
+ 2.0.5
okta-authn-sdk-integration-tests
diff --git a/pom.xml b/pom.xml
index a376033ec..1764784b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.5-SNAPSHOT
+ 2.0.5
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.5-SNAPSHOT
+ 2.0.5
com.okta.authn.sdk
okta-authn-sdk-impl
- 2.0.5-SNAPSHOT
+ 2.0.5
com.okta.authn.sdk
okta-authn-sdk-integration-tests
- 2.0.5-SNAPSHOT
+ 2.0.5
@@ -155,5 +155,9 @@
+
+
+ okta-authn-parent-2.0.5
+