From 86de712837f8fe1316c92cea6b6385aaa1a14000 Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Mon, 25 Mar 2019 12:48:56 -0400 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-1.5.1 --- 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 0d8896ff57c..fce5c0c7867 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 86b5715f3c3..ee38fd74f81 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index a92c0511558..7ec5f752a00 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index 1a47202e213..ad1688f4788 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 1.5.1-SNAPSHOT + 1.5.1 ../pom.xml diff --git a/httpclients/httpclient/pom.xml b/httpclients/httpclient/pom.xml index 9a4849c2b4f..bcc63d72974 100644 --- a/httpclients/httpclient/pom.xml +++ b/httpclients/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 ../.. diff --git a/httpclients/okhttp/pom.xml b/httpclients/okhttp/pom.xml index 7084a026946..55ef765e0a1 100644 --- a/httpclients/okhttp/pom.xml +++ b/httpclients/okhttp/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index 850510bd4f9..2aa0ea7a340 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index c375b5ac713..a7364963065 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 ../pom.xml diff --git a/pom.xml b/pom.xml index f3c57db1ceb..435e4a8a3ad 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 pom Okta Java SDK @@ -64,27 +64,27 @@ com.okta.sdk okta-sdk-api - 1.5.1-SNAPSHOT + 1.5.1 com.okta.sdk okta-sdk-impl - 1.5.1-SNAPSHOT + 1.5.1 com.okta.sdk okta-api-swagger-templates - 1.5.1-SNAPSHOT + 1.5.1 com.okta.sdk okta-sdk-httpclient - 1.5.1-SNAPSHOT + 1.5.1 com.okta.sdk okta-sdk-okhttp - 1.5.1-SNAPSHOT + 1.5.1 @@ -108,14 +108,14 @@ com.okta.sdk okta-sdk-integration-tests - 1.5.1-SNAPSHOT + 1.5.1 com.okta.sdk okta-sdk-examples-quickstart - 1.5.1-SNAPSHOT + 1.5.1 @@ -302,7 +302,7 @@ com.okta.sdk okta-api-swagger-templates - 1.5.1-SNAPSHOT + 1.5.1 @@ -408,4 +408,8 @@ + + + okta-sdk-root-1.5.1 + diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index 7f9804a6b63..95051005629 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.1-SNAPSHOT + 1.5.1 okta-api-swagger-templates