diff --git a/api/pom.xml b/api/pom.xml
index 5f2030880..385bc765a 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
okta-authn-sdk-api
diff --git a/coverage/pom.xml b/coverage/pom.xml
index d04e262af..bf1f68ebb 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
okta-authn-sdk-coverage
diff --git a/examples/doc-examples/pom.xml b/examples/doc-examples/pom.xml
index 090b95ea7..5815d5bf7 100644
--- a/examples/doc-examples/pom.xml
+++ b/examples/doc-examples/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
../..
diff --git a/examples/shiro-mustache/pom.xml b/examples/shiro-mustache/pom.xml
index 53901eaba..7df471404 100644
--- a/examples/shiro-mustache/pom.xml
+++ b/examples/shiro-mustache/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
../..
diff --git a/impl/pom.xml b/impl/pom.xml
index 73ba7c04e..255200093 100644
--- a/impl/pom.xml
+++ b/impl/pom.xml
@@ -21,7 +21,7 @@
com.okta.authn.sdk
okta-authn-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
okta-authn-sdk-impl
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 2b9cd92d6..de5779e55 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -20,7 +20,7 @@
com.okta.authn.sdk
okta-authn-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
okta-authn-sdk-integration-tests
diff --git a/pom.xml b/pom.xml
index 23d46a03f..862745120 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
com.okta.authn.sdk
okta-authn-parent
- 0.3.0-SNAPSHOT
+ 0.3.0
Okta Authn SDK
pom
https://github.com/okta/okta-auth-java
@@ -59,17 +59,17 @@
com.okta.authn.sdk
okta-authn-sdk-api
- 0.3.0-SNAPSHOT
+ 0.3.0
com.okta.authn.sdk
okta-authn-sdk-impl
- 0.3.0-SNAPSHOT
+ 0.3.0
com.okta.authn.sdk
okta-authn-sdk-integration-tests
- 0.3.0-SNAPSHOT
+ 0.3.0
@@ -128,4 +128,8 @@
+
+
+ okta-authn-parent-0.3.0
+
\ No newline at end of file