From ef83b09f743b68b89db24617826eae040328e8d1 Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Mon, 17 Dec 2018 17:16:09 -0500 Subject: [PATCH] [maven-release-plugin] prepare release okta-spring-boot-parent-1.0.0 --- coverage/pom.xml | 2 +- examples/config-server/pom.xml | 2 +- examples/hosted-login-code-flow/pom.xml | 4 ++-- 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 +++++++++----- sdk/pom.xml | 2 +- 11 files changed, 21 insertions(+), 17 deletions(-) diff --git a/coverage/pom.xml b/coverage/pom.xml index a006f2a27..87be194df 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 1.0.0-SNAPSHOT + 1.0.0 okta-spring-boot-coverage diff --git a/examples/config-server/pom.xml b/examples/config-server/pom.xml index 1c4ef1961..2661efe0c 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 - 1.0.0-SNAPSHOT + 1.0.0 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 1380ab2b8..f6630d26a 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 - 1.0.0-SNAPSHOT + 1.0.0 okta-spring-boot-hosted-code-flow-example @@ -43,7 +43,7 @@ com.okta.spring okta-spring-sdk - 1.0.0-SNAPSHOT + 1.0.0 org.springframework.boot diff --git a/examples/pom.xml b/examples/pom.xml index 8426f8fb3..6cc873d02 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.spring okta-spring-boot-parent - 1.0.0-SNAPSHOT + 1.0.0 com.okta.spring.examples diff --git a/examples/redirect-code-flow/pom.xml b/examples/redirect-code-flow/pom.xml index c0a3840e2..e9b06bb9e 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 - 1.0.0-SNAPSHOT + 1.0.0 okta-spring-boot-redirect-code-flow-example diff --git a/examples/siw-jquery/pom.xml b/examples/siw-jquery/pom.xml index c521b3cd9..3cff9e21e 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 - 1.0.0-SNAPSHOT + 1.0.0 okta-spring-boot-siw-jquery-example @@ -52,7 +52,7 @@ com.okta.spring okta-spring-boot-starter - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/integration-tests/oauth2/pom.xml b/integration-tests/oauth2/pom.xml index 2cb0fdf87..5029ce578 100644 --- a/integration-tests/oauth2/pom.xml +++ b/integration-tests/oauth2/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 1.0.0-SNAPSHOT + 1.0.0 ../.. diff --git a/oauth2/pom.xml b/oauth2/pom.xml index 131449b99..f4b44f2a8 100644 --- a/oauth2/pom.xml +++ b/oauth2/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 1.0.0-SNAPSHOT + 1.0.0 okta-spring-security-oauth2 diff --git a/okta-spring-boot-starter/pom.xml b/okta-spring-boot-starter/pom.xml index 9c9bfb35a..29c21cd89 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 - 1.0.0-SNAPSHOT + 1.0.0 okta-spring-boot-starter diff --git a/pom.xml b/pom.xml index 901d950b8..7a0fb0cee 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.spring okta-spring-boot-parent - 1.0.0-SNAPSHOT + 1.0.0 Okta Spring Boot pom @@ -70,23 +70,23 @@ com.okta.spring okta-spring-boot-starter - 1.0.0-SNAPSHOT + 1.0.0 com.okta.spring okta-spring-security-oauth2 - 1.0.0-SNAPSHOT + 1.0.0 com.okta.spring okta-spring-sdk - 1.0.0-SNAPSHOT + 1.0.0 com.okta.spring okta-spring-boot-integration-tests-oauth2 - 1.0.0-SNAPSHOT + 1.0.0 @@ -139,4 +139,8 @@ + + + okta-spring-boot-parent-1.0.0 + \ No newline at end of file diff --git a/sdk/pom.xml b/sdk/pom.xml index 0e6d2e7b8..c6309186b 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 1.0.0-SNAPSHOT + 1.0.0 okta-spring-sdk