diff --git a/cli/pom.xml b/cli/pom.xml index dbad5e5c..9b1247f8 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.4.0-SNAPSHOT + 0.4.0 okta-cli diff --git a/common/pom.xml b/common/pom.xml index ee3f263f..9ddf8d62 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.4.0-SNAPSHOT + 0.4.0 okta-cli-common diff --git a/coverage/pom.xml b/coverage/pom.xml index 329a7e50..f8d6b050 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -21,7 +21,7 @@ com.okta.cli okta-cli-tools - 0.4.0-SNAPSHOT + 0.4.0 okta-cli-coverage diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a6c097df..82390a09 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -20,7 +20,7 @@ com.okta.cli okta-cli-tools - 0.4.0-SNAPSHOT + 0.4.0 okta-cli-its diff --git a/maven-plugin/pom.xml b/maven-plugin/pom.xml index d3d2f457..055ced29 100755 --- a/maven-plugin/pom.xml +++ b/maven-plugin/pom.xml @@ -21,7 +21,7 @@ com.okta.cli okta-cli-tools - 0.4.0-SNAPSHOT + 0.4.0 com.okta diff --git a/pom.xml b/pom.xml index 248a67f5..65386c44 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.okta.cli okta-cli-tools - 0.4.0-SNAPSHOT + 0.4.0 pom Okta CLI Tools @@ -75,25 +75,25 @@ com.okta.cli okta-cli-common - 0.4.0-SNAPSHOT + 0.4.0 com.okta.cli okta-cli - 0.4.0-SNAPSHOT + 0.4.0 com.okta.cli okta-cli-its - 0.4.0-SNAPSHOT + 0.4.0 com.okta okta-maven-plugin - 0.4.0-SNAPSHOT + 0.4.0 @@ -272,4 +272,8 @@ + + + okta-cli-tools-0.4.0 +