This is an automated email from the ASF dual-hosted git repository. ppkarwasz pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/logging-flume-legacy.git
commit 21b3d185baf8a8eee3623f9662b3432eb09e9d9c Author: Ralph Goers <[email protected]> AuthorDate: Sun Oct 9 17:06:52 2022 -0700 Update to next development version --- flume-ng-log4jappender/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flume-ng-log4jappender/pom.xml b/flume-ng-log4jappender/pom.xml index 05c85c7..83fd958 100644 --- a/flume-ng-log4jappender/pom.xml +++ b/flume-ng-log4jappender/pom.xml @@ -21,7 +21,7 @@ limitations under the License. <parent> <artifactId>flume-ng-clients</artifactId> <groupId>org.apache.flume</groupId> - <version>1.11.0-SNAPSHOT</version> + <version>1.11.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent>
