symious opened a new pull request #2534: URL: https://github.com/apache/ozone/pull/2534
## What changes were proposed in this pull request? HDDS-5283 updated the version of ratis-server from "2.1.0" to "2.1.0-03f3b68-SNAPSHOT", which will throw the following error. ``` Failed to execute goal on project hdds-common: Could not resolve dependencies for project org.apache.ozone:hdds-common:jar:1.2.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.ratis:ratis-server:jar:2.1.0-03f3b68-SNAPSHOT, org.apache.ratis:ratis-netty:jar:2.1.0-03f3b68-SNAPSHOT, org.apache.ratis:ratis-grpc:jar:2.1.0-03f3b68-SNAPSHOT: Could not find artifact org.apache.ratis:ratis-server:jar:2.1.0-03f3b68-SNAPSHOT ``` This ticket is to revert the version of ratis-server. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5617 ## How was this patch tested? No need to test, only change version in pom -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org For additional commands, e-mail: issues-h...@ozone.apache.org