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 85fb75789360d61ab74e444a519c82a65d26c61a
Author: Hari Shreedharan <[email protected]>
AuthorDate: Wed Apr 15 22:07:31 2015 -0700

    FLUME-2675. Update pom.xml version in trunk and 1.7 branch
---
 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 7208e97..7f40fc4 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.6.0-SNAPSHOT</version>
+    <version>1.7.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Reply via email to