diff --git a/cli/pom.xml b/cli/pom.xml index 6cbc18d4..1ab1233b 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT okta-cli diff --git a/common/pom.xml b/common/pom.xml index b729725b..5e38ba16 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT okta-cli-common diff --git a/coverage/pom.xml b/coverage/pom.xml index 9ecb5204..19b3459e 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.cli okta-cli-tools - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT okta-cli-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f57dac4d..6c2639a7 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT okta-cli-its diff --git a/pom.xml b/pom.xml index 5a84fd19..43ac2ace 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.cli okta-cli-tools - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT pom Okta CLI Tools @@ -74,19 +74,19 @@ com.okta.cli okta-cli-common - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT com.okta.cli okta-cli - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT com.okta.cli okta-cli-its - 0.9.1-SNAPSHOT + 0.10.0-SNAPSHOT