diff --git a/android/pom.xml b/android/pom.xml
index d2baf1a1b..fad451a1d 100644
--- a/android/pom.xml
+++ b/android/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.11-SNAPSHOT
+ 2.0.11
okta-authn-sdk-android
diff --git a/api/pom.xml b/api/pom.xml
index 9c9d992fa..2d8b8fa05 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.11-SNAPSHOT
+ 2.0.11
okta-authn-sdk-api
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 3f170deb0..73460805c 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.11-SNAPSHOT
+ 2.0.11
okta-authn-sdk-coverage
diff --git a/examples/doc-examples/pom.xml b/examples/doc-examples/pom.xml
index c3210d4d2..d6aebeed7 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.11-SNAPSHOT
+ 2.0.11
../..
diff --git a/examples/example-webapp/pom.xml b/examples/example-webapp/pom.xml
index 9b920f5ea..22a84ddc2 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.11-SNAPSHOT
+ 2.0.11
../..
diff --git a/examples/shiro-mustache/pom.xml b/examples/shiro-mustache/pom.xml
index 591b66e70..0ae0bf2c6 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.11-SNAPSHOT
+ 2.0.11
../..
diff --git a/impl/pom.xml b/impl/pom.xml
index b828e3f13..dbe832b0e 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.11-SNAPSHOT
+ 2.0.11
okta-authn-sdk-impl
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9b63e5c0f..75ef68ebe 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -20,7 +20,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.11-SNAPSHOT
+ 2.0.11
okta-authn-sdk-integration-tests
diff --git a/pom.xml b/pom.xml
index 0559def57..78f8df74c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
com.okta.authn.sdk
okta-authn-parent
- 2.0.11-SNAPSHOT
+ 2.0.11
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.11-SNAPSHOT
+ 2.0.11
com.okta.authn.sdk
okta-authn-sdk-impl
- 2.0.11-SNAPSHOT
+ 2.0.11
com.okta.authn.sdk
okta-authn-sdk-integration-tests
- 2.0.11-SNAPSHOT
+ 2.0.11
@@ -174,4 +174,8 @@
+
+
+ okta-authn-parent-2.0.11
+