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 a3cf92d51d47a7e64dc64fa13ca1cb4276a3dd32 Author: Brock Noland <[email protected]> AuthorDate: Tue Oct 16 15:51:16 2012 -0500 FLUME-1643: Create 1.4.0 branch and update trunk to 1.4.0-SNAPSHOT --- 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 fb0a89f..0456671 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.3.0-SNAPSHOT</version> + <version>1.4.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent>
