From 9f2ff708a64298611dd90af0361591de7a6d054a Mon Sep 17 00:00:00 2001 From: Arvind Krishnakumar Date: Thu, 25 Feb 2021 14:51:05 -0800 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-3.0.3 --- api/pom.xml | 2 +- coverage/pom.xml | 2 +- examples/pom.xml | 2 +- examples/quickstart/pom.xml | 2 +- httpclients/httpclient/pom.xml | 2 +- httpclients/okhttp/pom.xml | 2 +- impl/pom.xml | 2 +- integration-tests/pom.xml | 2 +- pom.xml | 22 +++++++++++++--------- swagger-templates/pom.xml | 2 +- 10 files changed, 22 insertions(+), 18 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 4637bdcd032..5c403b1834f 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 7841859368e..e40eeb67f6c 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 855f95cfc16..f67444a3db4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 3598e483094..882c9e50680 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/httpclients/httpclient/pom.xml b/httpclients/httpclient/pom.xml index 32f2213b1e5..3cab3ac30ea 100644 --- a/httpclients/httpclient/pom.xml +++ b/httpclients/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 ../.. diff --git a/httpclients/okhttp/pom.xml b/httpclients/okhttp/pom.xml index 23bfa829bd3..6eb5f396b1f 100644 --- a/httpclients/okhttp/pom.xml +++ b/httpclients/okhttp/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index 6d57955ef86..4c6510a261b 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 01af6af5d86..79b0730426d 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 ../pom.xml diff --git a/pom.xml b/pom.xml index b52eb98e566..eb1d30cfa72 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 pom Okta Java SDK @@ -72,27 +72,27 @@ com.okta.sdk okta-sdk-api - 3.0.3-SNAPSHOT + 3.0.3 com.okta.sdk okta-sdk-impl - 3.0.3-SNAPSHOT + 3.0.3 com.okta.sdk okta-api-swagger-templates - 3.0.3-SNAPSHOT + 3.0.3 com.okta.sdk okta-sdk-httpclient - 3.0.3-SNAPSHOT + 3.0.3 com.okta.sdk okta-sdk-okhttp - 3.0.3-SNAPSHOT + 3.0.3 @@ -131,14 +131,14 @@ com.okta.sdk okta-sdk-integration-tests - 3.0.3-SNAPSHOT + 3.0.3 com.okta.sdk okta-sdk-examples-quickstart - 3.0.3-SNAPSHOT + 3.0.3 @@ -316,7 +316,7 @@ com.okta.sdk okta-api-swagger-templates - 3.0.3-SNAPSHOT + 3.0.3 @@ -414,4 +414,8 @@ + + + okta-sdk-root-3.0.3 + diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index 727e39c307c..06a03401839 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 3.0.3-SNAPSHOT + 3.0.3 okta-api-swagger-templates