diff --git a/coverage/pom.xml b/coverage/pom.xml
index adf2053de..718cc7a4c 100644
--- a/coverage/pom.xml
+++ b/coverage/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-boot-coverage
diff --git a/examples/config-server/pom.xml b/examples/config-server/pom.xml
index f26b28046..ff9ebc751 100644
--- a/examples/config-server/pom.xml
+++ b/examples/config-server/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring.examples
okta-spring-boot-examples
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-boot-cloud-config-example
diff --git a/examples/hosted-login-code-flow/pom.xml b/examples/hosted-login-code-flow/pom.xml
index 9dc099db3..249985913 100644
--- a/examples/hosted-login-code-flow/pom.xml
+++ b/examples/hosted-login-code-flow/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring.examples
okta-spring-boot-examples
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-boot-hosted-code-flow-example
@@ -37,7 +37,7 @@
com.okta.spring
okta-spring-sdk
- 3.0.5-SNAPSHOT
+ 3.0.5
org.springframework.boot
diff --git a/examples/pom.xml b/examples/pom.xml
index 8c7dabcee..009ef6f4e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
com.okta.spring.examples
diff --git a/examples/redirect-code-flow/pom.xml b/examples/redirect-code-flow/pom.xml
index af0fa5261..2a0c25521 100644
--- a/examples/redirect-code-flow/pom.xml
+++ b/examples/redirect-code-flow/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring.examples
okta-spring-boot-examples
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-boot-redirect-code-flow-example
diff --git a/examples/siw-jquery/pom.xml b/examples/siw-jquery/pom.xml
index 19e5cb787..06bd37f1b 100644
--- a/examples/siw-jquery/pom.xml
+++ b/examples/siw-jquery/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring.examples
okta-spring-boot-examples
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-boot-siw-jquery-example
@@ -32,7 +32,7 @@
com.okta.spring
okta-spring-boot-starter
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/examples/webflux-resource-server/pom.xml b/examples/webflux-resource-server/pom.xml
index e4bf4b103..83512f69f 100644
--- a/examples/webflux-resource-server/pom.xml
+++ b/examples/webflux-resource-server/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring.examples
okta-spring-boot-examples
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-boot-webflux-example
@@ -32,7 +32,7 @@
com.okta.spring
okta-spring-boot-starter
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/integration-tests/common-reactive/pom.xml b/integration-tests/common-reactive/pom.xml
index 33599ddc3..62d8f2c0e 100644
--- a/integration-tests/common-reactive/pom.xml
+++ b/integration-tests/common-reactive/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
../..
diff --git a/integration-tests/common-servlet/pom.xml b/integration-tests/common-servlet/pom.xml
index 4d0799f4d..833a0b90f 100644
--- a/integration-tests/common-servlet/pom.xml
+++ b/integration-tests/common-servlet/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
../..
diff --git a/integration-tests/oauth2-reactive-spring/pom.xml b/integration-tests/oauth2-reactive-spring/pom.xml
index ff0c735f7..7f28f088f 100644
--- a/integration-tests/oauth2-reactive-spring/pom.xml
+++ b/integration-tests/oauth2-reactive-spring/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
../..
diff --git a/integration-tests/oauth2-reactive/pom.xml b/integration-tests/oauth2-reactive/pom.xml
index b563e86e7..281bfd029 100644
--- a/integration-tests/oauth2-reactive/pom.xml
+++ b/integration-tests/oauth2-reactive/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
../..
diff --git a/integration-tests/oauth2-servlet-spring/pom.xml b/integration-tests/oauth2-servlet-spring/pom.xml
index 825b96479..2602b22b6 100644
--- a/integration-tests/oauth2-servlet-spring/pom.xml
+++ b/integration-tests/oauth2-servlet-spring/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
../..
diff --git a/integration-tests/oauth2-servlet/pom.xml b/integration-tests/oauth2-servlet/pom.xml
index bcc059bcb..d4b4c43ab 100644
--- a/integration-tests/oauth2-servlet/pom.xml
+++ b/integration-tests/oauth2-servlet/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
../..
diff --git a/oauth2/pom.xml b/oauth2/pom.xml
index c0f33d0b8..5bceaf90c 100644
--- a/oauth2/pom.xml
+++ b/oauth2/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-security-oauth2
diff --git a/okta-spring-boot-starter/pom.xml b/okta-spring-boot-starter/pom.xml
index b04ee8c86..a3e0ceebb 100644
--- a/okta-spring-boot-starter/pom.xml
+++ b/okta-spring-boot-starter/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-boot-starter
diff --git a/pom.xml b/pom.xml
index 03fe18a41..71e979bef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
Okta Spring Boot
pom
@@ -76,28 +76,28 @@
com.okta.spring
okta-spring-boot-starter
- 3.0.5-SNAPSHOT
+ 3.0.5
com.okta.spring
okta-spring-security-oauth2
- 3.0.5-SNAPSHOT
+ 3.0.5
com.okta.spring
okta-spring-sdk
- 3.0.5-SNAPSHOT
+ 3.0.5
com.okta.spring
okta-spring-boot-integration-tests-common-servlet
- 3.0.5-SNAPSHOT
+ 3.0.5
com.okta.spring
okta-spring-boot-integration-tests-common-servlet
- 3.0.5-SNAPSHOT
+ 3.0.5
tests
test-jar
test
@@ -105,12 +105,12 @@
com.okta.spring
okta-spring-boot-integration-tests-common-reactive
- 3.0.5-SNAPSHOT
+ 3.0.5
com.okta.spring
okta-spring-boot-integration-tests-common-reactive
- 3.0.5-SNAPSHOT
+ 3.0.5
tests
test-jar
test
@@ -226,4 +226,8 @@
+
+
+ okta-spring-boot-parent-3.0.5
+
diff --git a/sdk/pom.xml b/sdk/pom.xml
index 64564e59b..af99a1580 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -20,7 +20,7 @@
com.okta.spring
okta-spring-boot-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
okta-spring-sdk