diff --git a/cli/pom.xml b/cli/pom.xml index 1ab1233b..ec615568 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.10.0-SNAPSHOT + 0.10.0 okta-cli diff --git a/common/pom.xml b/common/pom.xml index 5e38ba16..9814c089 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.10.0-SNAPSHOT + 0.10.0 okta-cli-common diff --git a/coverage/pom.xml b/coverage/pom.xml index 19b3459e..b1c23637 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.cli okta-cli-tools - 0.10.0-SNAPSHOT + 0.10.0 okta-cli-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 6c2639a7..0ada748a 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.10.0-SNAPSHOT + 0.10.0 okta-cli-its diff --git a/pom.xml b/pom.xml index ff20dcd2..ab91d2b0 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.cli okta-cli-tools - 0.10.0-SNAPSHOT + 0.10.0 pom Okta CLI Tools @@ -74,19 +74,19 @@ com.okta.cli okta-cli-common - 0.10.0-SNAPSHOT + 0.10.0 com.okta.cli okta-cli - 0.10.0-SNAPSHOT + 0.10.0 com.okta.cli okta-cli-its - 0.10.0-SNAPSHOT + 0.10.0 @@ -249,4 +249,8 @@ + + + okta-cli-tools-0.10.0 +