rich7420 opened a new pull request, #3986: URL: https://github.com/apache/ambari/pull/3986
## What changes were proposed in this pull request? This pull request updates the project version of Apache Ambari from 3.0.0.0-SNAPSHOT to 3.1.0.0-SNAPSHOT as part of the preparation for the next development cycle following the 3.0.0 release. The change was implemented using the following Maven command: `mvn versions:set -DnewVersion=3.1.0.0-SNAPSHOT` This command updates the version number in all `pom.xml` files across the project, including the root and submodule POM files. ## How was this patch tested? After running the Maven command, I verified the changes by inspecting the pom.xml files to ensure the version number was correctly updated to 3.1.0.0-SNAPSHOT. Please review [Ambari Contributing Guide](https://cwiki.apache.org/confluence/display/AMBARI/How+to+Contribute) before opening a pull request. -- 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: dev-unsubscr...@ambari.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ambari.apache.org For additional commands, e-mail: dev-h...@ambari.apache.org