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 e7926830fa089539431fb6cd3295ddb21b3a432d
Author: Ferenc Szabo <[email protected]>
AuthorDate: Thu Nov 29 16:02:27 2018 +0100

    FLUME-3285 Updating trunk version to 1.10.0-SNAPSHOT for Flume 1.9.0 release
---
 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 8fc57af..cae0d82 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.9.0-SNAPSHOT</version>
+    <version>1.10.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Reply via email to