diff --git a/hapi-fees/pom.xml b/hapi-fees/pom.xml index 33df983b5aa5..2ba07301b6d7 100644 --- a/hapi-fees/pom.xml +++ b/hapi-fees/pom.xml @@ -10,7 +10,7 @@ com.hedera.hashgraph hedera-services - 0.9.0-SNAPSHOT + 0.9.0 @@ -21,7 +21,7 @@ com.hedera.hashgraph hedera-protobuf-java-api - 0.9.0-SNAPSHOT + 0.9.0 diff --git a/hapi-proto/pom.xml b/hapi-proto/pom.xml index 354941136649..4b5b3b838c8e 100644 --- a/hapi-proto/pom.xml +++ b/hapi-proto/pom.xml @@ -10,7 +10,7 @@ com.hedera.hashgraph hedera-services - 0.9.0-SNAPSHOT + 0.9.0 diff --git a/hedera-node/pom.xml b/hedera-node/pom.xml index 07168e17c76d..1c5ab9651fc8 100644 --- a/hedera-node/pom.xml +++ b/hedera-node/pom.xml @@ -10,7 +10,7 @@ com.hedera.hashgraph hedera-services - 0.9.0-SNAPSHOT + 0.9.0 @@ -270,12 +270,12 @@ com.hedera.hashgraph hapi-fees - 0.9.0-SNAPSHOT + 0.9.0 com.hedera.hashgraph hedera-protobuf-java-api - 0.9.0-SNAPSHOT + 0.9.0 com.swirlds diff --git a/pom.xml b/pom.xml index 085f908bd1e1..7f55df29098b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ com.hedera.hashgraph hedera-services - 0.9.0-SNAPSHOT + 0.9.0 Hedera Services (crypto, file, contract, consensus) on the Platform diff --git a/test-clients/pom.xml b/test-clients/pom.xml index 627cd67e3c54..60893f450673 100644 --- a/test-clients/pom.xml +++ b/test-clients/pom.xml @@ -10,7 +10,7 @@ com.hedera.hashgraph hedera-services - 0.9.0-SNAPSHOT + 0.9.0 @@ -228,12 +228,12 @@ com.hedera.hashgraph hedera-protobuf-java-api - 0.9.0-SNAPSHOT + 0.9.0 com.hedera.hashgraph hapi-fees - 0.9.0-SNAPSHOT + 0.9.0 org.apache.commons