diff --git a/api/pom.xml b/api/pom.xml
index 9f68ac404e3..90f260f8252 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 20.0.0-SNAPSHOT
+ 20.0.0
okta-sdk-api
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 38e2373651d..e964e468a42 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 20.0.0-SNAPSHOT
+ 20.0.0
okta-sdk-coverage
diff --git a/examples/pom.xml b/examples/pom.xml
index a129fd4aa00..430fe1d8961 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 20.0.0-SNAPSHOT
+ 20.0.0
okta-sdk-examples
diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml
index ec70942f024..c3efc5ec111 100644
--- a/examples/quickstart/pom.xml
+++ b/examples/quickstart/pom.xml
@@ -20,7 +20,7 @@
com.okta.sdk
okta-sdk-examples
- 20.0.0-SNAPSHOT
+ 20.0.0
../pom.xml
diff --git a/impl/pom.xml b/impl/pom.xml
index c163a2ec4f3..09b8619a03d 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 20.0.0-SNAPSHOT
+ 20.0.0
okta-sdk-impl
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 9d1e5b1519e..3f018a4cb2c 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -20,7 +20,7 @@
com.okta.sdk
okta-sdk-root
- 20.0.0-SNAPSHOT
+ 20.0.0
../pom.xml
diff --git a/pom.xml b/pom.xml
index 56a2ada8f13..c3f1fa3447b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
com.okta.sdk
okta-sdk-root
- 20.0.0-SNAPSHOT
+ 20.0.0
pom
Okta Java SDK
@@ -68,12 +68,12 @@
com.okta.sdk
okta-sdk-api
- 20.0.0-SNAPSHOT
+ 20.0.0
com.okta.sdk
okta-sdk-impl
- 20.0.0-SNAPSHOT
+ 20.0.0
@@ -103,14 +103,14 @@
com.okta.sdk
okta-sdk-integration-tests
- 20.0.0-SNAPSHOT
+ 20.0.0
com.okta.sdk
okta-sdk-examples-quickstart
- 20.0.0-SNAPSHOT
+ 20.0.0
@@ -373,5 +373,9 @@
+
+
+ okta-sdk-root-20.0.0
+