This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/flume.git
commit 4a5de09504dbb598e7754ded6123aaa1588aa448 Author: Ralph Goers <[email protected]> AuthorDate: Wed Jun 1 12:12:54 2022 -0700 Set for work on next release --- build-support/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-support/pom.xml b/build-support/pom.xml index e812e76d..df98d97a 100644 --- a/build-support/pom.xml +++ b/build-support/pom.xml @@ -22,7 +22,7 @@ limitations under the License. <groupId>org.apache.flume</groupId> <artifactId>build-support</artifactId> - <version>1.10.0-SNAPSHOT</version> + <version>2.0.0-SNAPSHOT</version> <name>Build Support</name> <description>Build tools and Configuration</description> <properties>
