Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RATIS-2120. Bump version after 3.1.0 release #1118

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Ratis 3.1.0 was released, we should bump version on master to 3.2.0-SNAPSHOT.

https://issues.apache.org/jira/browse/RATIS-2120

How was this patch tested?

$ mvn -DskipTests clean package
...
[INFO] Reactor Summary for Apache Ratis 3.2.0-SNAPSHOT:
[INFO] 
[INFO] Apache Ratis ....................................... SUCCESS [  0.748 s]
[INFO] Apache Ratis Documentation ......................... SUCCESS [  0.223 s]
[INFO] Apache Ratis Protocols ............................. SUCCESS [  2.723 s]
[INFO] Apache Ratis Common ................................ SUCCESS [  1.623 s]
[INFO] Apache Ratis Client ................................ SUCCESS [  0.667 s]
[INFO] Apache Ratis Server API ............................ SUCCESS [  0.643 s]
[INFO] Apache Ratis Metrics API ........................... SUCCESS [  0.345 s]
[INFO] Apache Ratis Metrics Default Implementation ........ SUCCESS [  0.646 s]
[INFO] Apache Ratis Server ................................ SUCCESS [  2.229 s]
[INFO] Apache Ratis - Resource Bundle ..................... SUCCESS [  0.042 s]
[INFO] Apache Ratis gRPC Support .......................... SUCCESS [  1.027 s]
[INFO] Apache Ratis Netty Support ......................... SUCCESS [  0.864 s]
[INFO] Apache Ratis Shell ................................. SUCCESS [  0.779 s]
[INFO] Apache Ratis Test .................................. SUCCESS [  1.266 s]
[INFO] Apache Ratis Tools ................................. SUCCESS [  0.316 s]
[INFO] Apache Ratis Examples .............................. SUCCESS [  2.821 s]
[INFO] Apache Ratis Replicated Map ........................ SUCCESS [  0.049 s]
[INFO] Apache Ratis Metrics Dropwizard 3 Implementation ... SUCCESS [  0.615 s]
[INFO] Apache Ratis Project Assembly ...................... SUCCESS [  1.667 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS

@adoroszlai adoroszlai self-assigned this Jun 28, 2024
Copy link
Member

@SzyWilliam SzyWilliam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM. Thanks @adoroszlai for the patch.

@SzyWilliam SzyWilliam merged commit c31806d into apache:master Jun 29, 2024
12 checks passed
@adoroszlai adoroszlai deleted the RATIS-2120 branch June 29, 2024 14:41
@adoroszlai
Copy link
Contributor Author

Thanks @SzyWilliam for reviewing and merging this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants