From befd4e07187bd0cd633c2e78774f889ea8253c1b Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Wed, 25 Oct 2017 15:07:59 -0400 Subject: [PATCH] [maven-release-plugin] prepare release okta-spring-boot-parent-0.2.0 --- 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 | 14 +++++++++----- 10 files changed, 19 insertions(+), 15 deletions(-) diff --git a/config/pom.xml b/config/pom.xml index a8184cf84..211a2872d 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 okta-spring-config diff --git a/coverage/pom.xml b/coverage/pom.xml index 955823975..771cfda1e 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 okta-spring-boot-coverage diff --git a/examples/hosted-login-code-flow/pom.xml b/examples/hosted-login-code-flow/pom.xml index be920ecc8..aee8bbef4 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.2.0-SNAPSHOT + 0.2.0 okta-spring-boot-hosted-code-flow-example diff --git a/examples/pom.xml b/examples/pom.xml index 58980a724..317206323 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.spring okta-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 com.okta.spring.examples diff --git a/examples/redirect-code-flow/pom.xml b/examples/redirect-code-flow/pom.xml index 1d2c2a542..1eecea4b2 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.2.0-SNAPSHOT + 0.2.0 okta-spring-boot-redirect-code-flow-example diff --git a/examples/siw-jquery/pom.xml b/examples/siw-jquery/pom.xml index bb2d11971..b2ccacd20 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.2.0-SNAPSHOT + 0.2.0 okta-spring-boot-siw-jquery-example @@ -60,7 +60,7 @@ com.okta.spring okta-spring-boot-starter - 0.2.0-SNAPSHOT + 0.2.0 diff --git a/integration-tests/oauth2/pom.xml b/integration-tests/oauth2/pom.xml index 3a391553b..4d101dd82 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.2.0-SNAPSHOT + 0.2.0 ../.. diff --git a/oauth2/pom.xml b/oauth2/pom.xml index fd6e0014f..be0fc938e 100644 --- a/oauth2/pom.xml +++ b/oauth2/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 okta-spring-security-oauth2 diff --git a/okta-spring-boot-starter/pom.xml b/okta-spring-boot-starter/pom.xml index 8eb5730ac..f6536fe7f 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.2.0-SNAPSHOT + 0.2.0 okta-spring-boot-starter diff --git a/pom.xml b/pom.xml index b2c1a38f2..e483ff727 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.spring okta-spring-boot-parent - 0.2.0-SNAPSHOT + 0.2.0 Okta Spring Boot pom @@ -85,22 +85,22 @@ com.okta.spring okta-spring-boot-starter - 0.2.0-SNAPSHOT + 0.2.0 com.okta.spring okta-spring-security-oauth2 - 0.2.0-SNAPSHOT + 0.2.0 com.okta.spring okta-spring-config - 0.2.0-SNAPSHOT + 0.2.0 com.okta.spring okta-spring-boot-integration-tests-oauth2 - 0.2.0-SNAPSHOT + 0.2.0 @@ -147,4 +147,8 @@ + + + okta-spring-boot-parent-0.2.0 + \ No newline at end of file