diff --git a/cli/pom.xml b/cli/pom.xml index f9cf1aff..2bfba9bd 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.9.0-SNAPSHOT + 0.9.0 okta-cli diff --git a/common/pom.xml b/common/pom.xml index 1d1c1cc4..078b2107 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.9.0-SNAPSHOT + 0.9.0 okta-cli-common diff --git a/coverage/pom.xml b/coverage/pom.xml index d9d8f3a4..45f9749d 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.cli okta-cli-tools - 0.9.0-SNAPSHOT + 0.9.0 okta-cli-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 678e51c2..3b579b80 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.9.0-SNAPSHOT + 0.9.0 okta-cli-its diff --git a/pom.xml b/pom.xml index 1a883d43..a8cbb58e 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.cli okta-cli-tools - 0.9.0-SNAPSHOT + 0.9.0 pom Okta CLI Tools @@ -74,19 +74,19 @@ com.okta.cli okta-cli-common - 0.9.0-SNAPSHOT + 0.9.0 com.okta.cli okta-cli - 0.9.0-SNAPSHOT + 0.9.0 com.okta.cli okta-cli-its - 0.9.0-SNAPSHOT + 0.9.0 @@ -259,4 +259,8 @@ + + + okta-cli-tools-0.9.0 +