diff --git a/config/pom.xml b/config/pom.xml index 988763053..f1754c955 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-config diff --git a/coverage/pom.xml b/coverage/pom.xml index 8d2793b21..fc76e6cea 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-boot-coverage diff --git a/examples/hosted-login-code-flow/pom.xml b/examples/hosted-login-code-flow/pom.xml index 083e5174c..9bdeb76c2 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 - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-boot-hosted-code-flow-example diff --git a/examples/pom.xml b/examples/pom.xml index eb8c0bb5a..8031df0ee 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.spring okta-spring-boot-parent - 0.3.0 + 0.3.1-SNAPSHOT com.okta.spring.examples diff --git a/examples/redirect-code-flow/pom.xml b/examples/redirect-code-flow/pom.xml index 87875d0f8..f22271258 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 - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-boot-redirect-code-flow-example diff --git a/examples/siw-jquery/pom.xml b/examples/siw-jquery/pom.xml index 75c318b5a..81fa54076 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 - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-boot-siw-jquery-example @@ -60,7 +60,7 @@ com.okta.spring okta-spring-boot-starter - 0.3.0 + 0.3.1-SNAPSHOT diff --git a/integration-tests/oauth2/pom.xml b/integration-tests/oauth2/pom.xml index 57a4a6205..83bf63eef 100644 --- a/integration-tests/oauth2/pom.xml +++ b/integration-tests/oauth2/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-boot-integration-tests-oauth2 diff --git a/oauth2/pom.xml b/oauth2/pom.xml index f955d6450..a93a265de 100644 --- a/oauth2/pom.xml +++ b/oauth2/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-security-oauth2 diff --git a/okta-spring-boot-starter/pom.xml b/okta-spring-boot-starter/pom.xml index 1848f7dac..189f59796 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 - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-boot-starter diff --git a/pom.xml b/pom.xml index 30da26a3b..92e9172d2 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.spring okta-spring-boot-parent - 0.3.0 + 0.3.1-SNAPSHOT Okta Spring Boot pom @@ -87,27 +87,27 @@ com.okta.spring okta-spring-boot-starter - 0.3.0 + 0.3.1-SNAPSHOT com.okta.spring okta-spring-security-oauth2 - 0.3.0 + 0.3.1-SNAPSHOT com.okta.spring okta-spring-config - 0.3.0 + 0.3.1-SNAPSHOT com.okta.spring okta-spring-sdk - 0.3.0 + 0.3.1-SNAPSHOT com.okta.spring okta-spring-boot-integration-tests-oauth2 - 0.3.0 + 0.3.1-SNAPSHOT com.okta.sdk @@ -168,8 +168,4 @@ - - - okta-spring-boot-parent-0.3.0 - \ No newline at end of file diff --git a/sdk/pom.xml b/sdk/pom.xml index 6be7d411d..85f57140a 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.3.0 + 0.3.1-SNAPSHOT okta-spring-sdk