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 302d14982caab832c03126c18ef534d24ee6eccd
Author: Mike Percy <[email protected]>
AuthorDate: Mon Jun 24 15:25:35 2013 -0700

    FLUME-2106. Update 1.4.0-SNAPSHOT to 1.5.0-SNAPSHOT on trunk.
    
    (Mike Percy)
---
 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 195ba97..ef3e965 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.4.0-SNAPSHOT</version>
+    <version>1.5.0-SNAPSHOT</version>
     <relativePath>..</relativePath>
   </parent>
 

Reply via email to