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 3147a753bb75de0fa9903a39d8b899a6c124294c Author: Mike Percy <[email protected]> AuthorDate: Mon Jul 2 06:10:18 2012 +0000 Updating trunk to version 1.3.0-SNAPSHOT. Also, updating dist.xml to pick up the docs after the javadoc goal was changed to aggregate-jar. git-svn-id: https://svn.apache.org/repos/asf/incubator/flume/trunk@1356076 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 973890e..fb0a89f 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.2.0-incubating-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent>
