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 3cd7361e866aa6a3b00a8d1ce353ad882d3f6afe Author: Arvind Prabhakar <[email protected]> AuthorDate: Thu Mar 15 17:06:57 2012 +0000 Updating current development version to 1.2.0-incubating-SNAPSHOT. git-svn-id: https://svn.apache.org/repos/asf/incubator/flume/trunk@1301095 13f79535-47bb-0310-9956-ffa450edef68 --- 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 370aaa5..d1c443d 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.1.0-incubating-SNAPSHOT</version> + <version>1.2.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent>
