diff --git a/cli/pom.xml b/cli/pom.xml index 364c2471..637a73bf 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.6.0-SNAPSHOT + 0.6.0 okta-cli diff --git a/common/pom.xml b/common/pom.xml index 5a93c6d4..caa6c749 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.6.0-SNAPSHOT + 0.6.0 okta-cli-common diff --git a/coverage/pom.xml b/coverage/pom.xml index 6a82249d..30551ebf 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.cli okta-cli-tools - 0.6.0-SNAPSHOT + 0.6.0 okta-cli-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f534a064..a80b3cd0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.6.0-SNAPSHOT + 0.6.0 okta-cli-its diff --git a/pom.xml b/pom.xml index 4b8d7baa..28e0fc48 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.cli okta-cli-tools - 0.6.0-SNAPSHOT + 0.6.0 pom Okta CLI Tools @@ -73,19 +73,19 @@ com.okta.cli okta-cli-common - 0.6.0-SNAPSHOT + 0.6.0 com.okta.cli okta-cli - 0.6.0-SNAPSHOT + 0.6.0 com.okta.cli okta-cli-its - 0.6.0-SNAPSHOT + 0.6.0 @@ -244,4 +244,8 @@ + + + okta-cli-tools-0.6.0 +