From 08d1302cd6e028dbe461b6bae33dfd9ca03dbbe4 Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Fri, 10 May 2019 17:04:42 -0400 Subject: [PATCH] [maven-release-plugin] prepare release okta-spring-boot-parent-1.2.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 ++-- examples/webflux-resource-server/pom.xml | 4 ++-- integration-tests/oauth2-reactive/pom.xml | 2 +- integration-tests/oauth2/pom.xml | 2 +- oauth2/pom.xml | 2 +- okta-spring-boot-starter/pom.xml | 2 +- pom.xml | 14 +++++++++----- sdk/pom.xml | 2 +- 13 files changed, 24 insertions(+), 20 deletions(-) diff --git a/coverage/pom.xml b/coverage/pom.xml index 5147c49eb..b5e1219d7 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 1.2.0-SNAPSHOT + 1.2.0 okta-spring-boot-coverage diff --git a/examples/config-server/pom.xml b/examples/config-server/pom.xml index 44c6f0da4..58d4ac1b7 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.2.0-SNAPSHOT + 1.2.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 3b303e4af..9e115c3ad 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.2.0-SNAPSHOT + 1.2.0 okta-spring-boot-hosted-code-flow-example @@ -43,7 +43,7 @@ com.okta.spring okta-spring-sdk - 1.2.0-SNAPSHOT + 1.2.0 org.springframework.boot diff --git a/examples/pom.xml b/examples/pom.xml index ecafe6768..71b211eeb 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.spring okta-spring-boot-parent - 1.2.0-SNAPSHOT + 1.2.0 com.okta.spring.examples diff --git a/examples/redirect-code-flow/pom.xml b/examples/redirect-code-flow/pom.xml index c85ac8eea..a69d63ac5 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.2.0-SNAPSHOT + 1.2.0 okta-spring-boot-redirect-code-flow-example diff --git a/examples/siw-jquery/pom.xml b/examples/siw-jquery/pom.xml index b276947a2..41dd75486 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.2.0-SNAPSHOT + 1.2.0 okta-spring-boot-siw-jquery-example @@ -52,7 +52,7 @@ com.okta.spring okta-spring-boot-starter - 1.2.0-SNAPSHOT + 1.2.0 diff --git a/examples/webflux-resource-server/pom.xml b/examples/webflux-resource-server/pom.xml index 7d19b7bd6..14413309c 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 - 1.2.0-SNAPSHOT + 1.2.0 okta-spring-boot-webflux-example @@ -52,7 +52,7 @@ com.okta.spring okta-spring-boot-starter - 1.2.0-SNAPSHOT + 1.2.0 diff --git a/integration-tests/oauth2-reactive/pom.xml b/integration-tests/oauth2-reactive/pom.xml index c0c91ffac..afaaaee32 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 - 1.2.0-SNAPSHOT + 1.2.0 ../.. diff --git a/integration-tests/oauth2/pom.xml b/integration-tests/oauth2/pom.xml index 6b225ec89..efd0b353e 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.2.0-SNAPSHOT + 1.2.0 ../.. diff --git a/oauth2/pom.xml b/oauth2/pom.xml index 7af31863d..a64bf6618 100644 --- a/oauth2/pom.xml +++ b/oauth2/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 1.2.0-SNAPSHOT + 1.2.0 okta-spring-security-oauth2 diff --git a/okta-spring-boot-starter/pom.xml b/okta-spring-boot-starter/pom.xml index f9ebafa4a..4ecdda778 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.2.0-SNAPSHOT + 1.2.0 okta-spring-boot-starter diff --git a/pom.xml b/pom.xml index 1f95b15cf..4e8c28605 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.spring okta-spring-boot-parent - 1.2.0-SNAPSHOT + 1.2.0 Okta Spring Boot pom @@ -71,23 +71,23 @@ com.okta.spring okta-spring-boot-starter - 1.2.0-SNAPSHOT + 1.2.0 com.okta.spring okta-spring-security-oauth2 - 1.2.0-SNAPSHOT + 1.2.0 com.okta.spring okta-spring-sdk - 1.2.0-SNAPSHOT + 1.2.0 com.okta.spring okta-spring-boot-integration-tests-oauth2 - 1.2.0-SNAPSHOT + 1.2.0 @@ -140,4 +140,8 @@ + + + okta-spring-boot-parent-1.2.0 + \ No newline at end of file diff --git a/sdk/pom.xml b/sdk/pom.xml index 3f24846a9..9c866e212 100644 --- a/sdk/pom.xml +++ b/sdk/pom.xml @@ -20,7 +20,7 @@ com.okta.spring okta-spring-boot-parent - 1.2.0-SNAPSHOT + 1.2.0 okta-spring-sdk