From 254d7e3434093908f37629b1446d0dd59d52b633 Mon Sep 17 00:00:00 2001 From: Brian Demers Date: Fri, 2 Aug 2019 11:57:47 -0400 Subject: [PATCH] [maven-release-plugin] prepare release okta-sdk-root-1.5.4 --- 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 | 20 ++++++++++---------- swagger-templates/pom.xml | 2 +- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index 0c1221ce2b6..24b05a6cc11 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 okta-sdk-api diff --git a/coverage/pom.xml b/coverage/pom.xml index 9065b4275eb..439cbc3acbb 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 okta-sdk-coverage diff --git a/examples/pom.xml b/examples/pom.xml index 80f0360ae3d..e8d5c12154b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 okta-sdk-examples diff --git a/examples/quickstart/pom.xml b/examples/quickstart/pom.xml index fb6549ef064..d955959af54 100644 --- a/examples/quickstart/pom.xml +++ b/examples/quickstart/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-examples - 1.5.4-SNAPSHOT + 1.5.4 ../pom.xml diff --git a/httpclients/httpclient/pom.xml b/httpclients/httpclient/pom.xml index 40855d4e467..f11fcb25265 100644 --- a/httpclients/httpclient/pom.xml +++ b/httpclients/httpclient/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 ../.. diff --git a/httpclients/okhttp/pom.xml b/httpclients/okhttp/pom.xml index ae8d88a947d..4ea1b826e04 100644 --- a/httpclients/okhttp/pom.xml +++ b/httpclients/okhttp/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 ../.. diff --git a/impl/pom.xml b/impl/pom.xml index e930ab4dd60..e893d58f65f 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 okta-sdk-impl diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index b006aa7da81..9690b84279b 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 ../pom.xml diff --git a/pom.xml b/pom.xml index ab0977e741b..6c1cae4dc99 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 pom Okta Java SDK @@ -78,27 +78,27 @@ com.okta.sdk okta-sdk-api - 1.5.4-SNAPSHOT + 1.5.4 com.okta.sdk okta-sdk-impl - 1.5.4-SNAPSHOT + 1.5.4 com.okta.sdk okta-api-swagger-templates - 1.5.4-SNAPSHOT + 1.5.4 com.okta.sdk okta-sdk-httpclient - 1.5.4-SNAPSHOT + 1.5.4 com.okta.sdk okta-sdk-okhttp - 1.5.4-SNAPSHOT + 1.5.4 @@ -122,14 +122,14 @@ com.okta.sdk okta-sdk-integration-tests - 1.5.4-SNAPSHOT + 1.5.4 com.okta.sdk okta-sdk-examples-quickstart - 1.5.4-SNAPSHOT + 1.5.4 @@ -293,7 +293,7 @@ com.okta.sdk okta-api-swagger-templates - 1.5.4-SNAPSHOT + 1.5.4 @@ -401,6 +401,6 @@ - okta-sdk-root-1.5.2 + okta-sdk-root-1.5.4 diff --git a/swagger-templates/pom.xml b/swagger-templates/pom.xml index 1dad21808a4..6355112eabd 100644 --- a/swagger-templates/pom.xml +++ b/swagger-templates/pom.xml @@ -21,7 +21,7 @@ com.okta.sdk okta-sdk-root - 1.5.4-SNAPSHOT + 1.5.4 okta-api-swagger-templates