diff --git a/cli/pom.xml b/cli/pom.xml index 03b62ea1..b743121c 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.7.0-SNAPSHOT + 0.7.0 okta-cli diff --git a/common/pom.xml b/common/pom.xml index 685f4b6e..5eb5ca31 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.7.0-SNAPSHOT + 0.7.0 okta-cli-common diff --git a/coverage/pom.xml b/coverage/pom.xml index 082b0301..36d34a81 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.cli okta-cli-tools - 0.7.0-SNAPSHOT + 0.7.0 okta-cli-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0f38da39..9f5966bb 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.7.0-SNAPSHOT + 0.7.0 okta-cli-its diff --git a/pom.xml b/pom.xml index 74e7155a..81ab8ba1 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.cli okta-cli-tools - 0.7.0-SNAPSHOT + 0.7.0 pom Okta CLI Tools @@ -73,19 +73,19 @@ com.okta.cli okta-cli-common - 0.7.0-SNAPSHOT + 0.7.0 com.okta.cli okta-cli - 0.7.0-SNAPSHOT + 0.7.0 com.okta.cli okta-cli-its - 0.7.0-SNAPSHOT + 0.7.0 @@ -253,4 +253,8 @@ + + + okta-cli-tools-0.7.0 +