From 80d3424b920073a4fd35c5cc310256d9cf227929 Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Fri, 23 Mar 2018 10:19:55 -0400 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- config/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/hosted-login-code-flow/pom.xml | 2 +- examples/pom.xml | 2 +- examples/redirect-code-flow/pom.xml | 2 +- examples/siw-jquery/pom.xml | 4 ++-- integration-tests/oauth2/pom.xml | 2 +- oauth2/pom.xml | 2 +- okta-spring-boot-starter/pom.xml | 2 +- pom.xml | 16 ++++++---------- sdk/pom.xml | 2 +- 11 files changed, 17 insertions(+), 21 deletions(-) diff --git a/config/pom.xml b/config/pom.xml index 902500555..d981d8105 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.4.0 + 0.4.1-SNAPSHOT okta-spring-config diff --git a/coverage/pom.xml b/coverage/pom.xml index 024954b40..f13bd0478 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.4.0 + 0.4.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 420a3db39..862ccebae 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.4.0 + 0.4.1-SNAPSHOT okta-spring-boot-hosted-code-flow-example diff --git a/examples/pom.xml b/examples/pom.xml index 4fc68ea24..6c5b55c96 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.spring okta-spring-boot-parent - 0.4.0 + 0.4.1-SNAPSHOT com.okta.spring.examples diff --git a/examples/redirect-code-flow/pom.xml b/examples/redirect-code-flow/pom.xml index 3404364ce..ad18bf414 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.4.0 + 0.4.1-SNAPSHOT okta-spring-boot-redirect-code-flow-example diff --git a/examples/siw-jquery/pom.xml b/examples/siw-jquery/pom.xml index 69f91cb4a..fc44e7618 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.4.0 + 0.4.1-SNAPSHOT okta-spring-boot-siw-jquery-example @@ -60,7 +60,7 @@ com.okta.spring okta-spring-boot-starter - 0.4.0 + 0.4.1-SNAPSHOT diff --git a/integration-tests/oauth2/pom.xml b/integration-tests/oauth2/pom.xml index 21a5245aa..49bc55381 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.4.0 + 0.4.1-SNAPSHOT okta-spring-boot-integration-tests-oauth2 diff --git a/oauth2/pom.xml b/oauth2/pom.xml index decda1d4e..4d78fae8e 100644 --- a/oauth2/pom.xml +++ b/oauth2/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.4.0 + 0.4.1-SNAPSHOT okta-spring-security-oauth2 diff --git a/okta-spring-boot-starter/pom.xml b/okta-spring-boot-starter/pom.xml index cd02ccf96..e267b37c6 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.4.0 + 0.4.1-SNAPSHOT okta-spring-boot-starter diff --git a/pom.xml b/pom.xml index 0e0dfffb7..34ef56afd 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.spring okta-spring-boot-parent - 0.4.0 + 0.4.1-SNAPSHOT Okta Spring Boot pom @@ -87,27 +87,27 @@ com.okta.spring okta-spring-boot-starter - 0.4.0 + 0.4.1-SNAPSHOT com.okta.spring okta-spring-security-oauth2 - 0.4.0 + 0.4.1-SNAPSHOT com.okta.spring okta-spring-config - 0.4.0 + 0.4.1-SNAPSHOT com.okta.spring okta-spring-sdk - 0.4.0 + 0.4.1-SNAPSHOT com.okta.spring okta-spring-boot-integration-tests-oauth2 - 0.4.0 + 0.4.1-SNAPSHOT com.okta.sdk @@ -168,8 +168,4 @@ - - - okta-spring-boot-parent-0.4.0 - \ No newline at end of file diff --git a/sdk/pom.xml b/sdk/pom.xml index b821ca36c..869b802ff 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.4.0 + 0.4.1-SNAPSHOT okta-spring-sdk