diff --git a/api/pom.xml b/api/pom.xml
index 1334e1debb2..0f4beee9625 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 14.0.0-SNAPSHOT
+ 14.0.0
okta-sdk-api
diff --git a/coverage/pom.xml b/coverage/pom.xml
index 2ff4f9a117a..b739a9d1f85 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 14.0.0-SNAPSHOT
+ 14.0.0
okta-sdk-coverage
diff --git a/examples/pom.xml b/examples/pom.xml
index f732d832a03..bebaafe1845 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 14.0.0-SNAPSHOT
+ 14.0.0
okta-sdk-examples
diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml
index 01733e8dd52..ba5440d2e44 100644
--- a/examples/quickstart/pom.xml
+++ b/examples/quickstart/pom.xml
@@ -20,7 +20,7 @@
com.okta.sdk
okta-sdk-examples
- 14.0.0-SNAPSHOT
+ 14.0.0
../pom.xml
diff --git a/impl/pom.xml b/impl/pom.xml
index e5d95c9b094..588058b4504 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -21,7 +21,7 @@
com.okta.sdk
okta-sdk-root
- 14.0.0-SNAPSHOT
+ 14.0.0
okta-sdk-impl
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 6e73074d1de..3f76ac6018d 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -20,7 +20,7 @@
com.okta.sdk
okta-sdk-root
- 14.0.0-SNAPSHOT
+ 14.0.0
../pom.xml
diff --git a/pom.xml b/pom.xml
index 4767e157f9b..1c0c133772b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
com.okta.sdk
okta-sdk-root
- 14.0.0-SNAPSHOT
+ 14.0.0
pom
Okta Java SDK
@@ -68,12 +68,12 @@
com.okta.sdk
okta-sdk-api
- 14.0.0-SNAPSHOT
+ 14.0.0
com.okta.sdk
okta-sdk-impl
- 14.0.0-SNAPSHOT
+ 14.0.0
@@ -103,14 +103,14 @@
com.okta.sdk
okta-sdk-integration-tests
- 14.0.0-SNAPSHOT
+ 14.0.0
com.okta.sdk
okta-sdk-examples-quickstart
- 14.0.0-SNAPSHOT
+ 14.0.0
@@ -374,5 +374,9 @@
+
+
+ okta-sdk-root-14.0.0
+