Return-Path: X-Original-To: apmail-flume-commits-archive@www.apache.org Delivered-To: apmail-flume-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DA26311681 for ; Tue, 6 May 2014 23:40:22 +0000 (UTC) Received: (qmail 25173 invoked by uid 500); 6 May 2014 23:40:22 -0000 Delivered-To: apmail-flume-commits-archive@flume.apache.org Received: (qmail 25081 invoked by uid 500); 6 May 2014 23:40:20 -0000 Mailing-List: contact commits-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flume.apache.org Delivered-To: mailing list commits@flume.apache.org Received: (qmail 24933 invoked by uid 99); 6 May 2014 23:40:20 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 23:40:20 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D9FAE8B4BBF; Tue, 6 May 2014 23:40:19 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hshreedharan@apache.org To: commits@flume.apache.org Message-Id: <7cfa8d4600fb4fd9863eefb6b3f783a9@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: FLUME-2366. Preparing for Flume 1.5.0 release Date: Tue, 6 May 2014 23:40:19 +0000 (UTC) Repository: flume Updated Branches: refs/heads/trunk 45abf412c -> 63bade24b FLUME-2366. Preparing for Flume 1.5.0 release Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/63bade24 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/63bade24 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/63bade24 Branch: refs/heads/trunk Commit: 63bade24bbabbe9eeb887e3294d4d3727cbac25d Parents: 45abf41 Author: Hari Shreedharan Authored: Tue May 6 16:38:20 2014 -0700 Committer: Hari Shreedharan Committed: Tue May 6 16:38:20 2014 -0700 ---------------------------------------------------------------------- RELEASE-NOTES | 2 +- flume-ng-channels/flume-file-channel/pom.xml | 2 +- flume-ng-channels/flume-jdbc-channel/pom.xml | 2 +- .../flume-spillable-memory-channel/pom.xml | 2 +- flume-ng-channels/pom.xml | 2 +- flume-ng-clients/flume-ng-log4jappender/pom.xml | 2 +- flume-ng-clients/pom.xml | 2 +- flume-ng-configuration/pom.xml | 2 +- flume-ng-core/pom.xml | 2 +- flume-ng-dist/pom.xml | 2 +- flume-ng-doc/sphinx/FlumeDeveloperGuide.rst | 2 +- flume-ng-doc/sphinx/FlumeUserGuide.rst | 6 +-- flume-ng-doc/sphinx/index.rst | 2 +- flume-ng-embedded-agent/pom.xml | 2 +- .../flume-avro-source/pom.xml | 2 +- .../flume-thrift-source/pom.xml | 2 +- flume-ng-legacy-sources/pom.xml | 2 +- flume-ng-node/pom.xml | 2 +- flume-ng-sdk/pom.xml | 2 +- flume-ng-sinks/flume-dataset-sink/pom.xml | 2 +- flume-ng-sinks/flume-hdfs-sink/pom.xml | 2 +- flume-ng-sinks/flume-irc-sink/pom.xml | 2 +- .../flume-ng-elasticsearch-sink/pom.xml | 2 +- flume-ng-sinks/flume-ng-hbase-sink/pom.xml | 2 +- .../flume-ng-morphline-solr-sink/pom.xml | 4 +- flume-ng-sinks/pom.xml | 2 +- flume-ng-sources/flume-jms-source/pom.xml | 2 +- flume-ng-sources/flume-scribe-source/pom.xml | 2 +- flume-ng-sources/flume-twitter-source/pom.xml | 2 +- flume-ng-sources/pom.xml | 2 +- flume-ng-tests/pom.xml | 2 +- flume-tools/pom.xml | 2 +- pom.xml | 50 ++++++++++---------- 33 files changed, 60 insertions(+), 60 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/RELEASE-NOTES ---------------------------------------------------------------------- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0558069..263ba43 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,4 +1,4 @@ -Apache Flume 1.4.0 +Apache Flume 1.5.0 CONTENTS 1. What is Apache Flume http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-channels/flume-file-channel/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-channels/flume-file-channel/pom.xml b/flume-ng-channels/flume-file-channel/pom.xml index eacd329..3113938 100644 --- a/flume-ng-channels/flume-file-channel/pom.xml +++ b/flume-ng-channels/flume-file-channel/pom.xml @@ -24,7 +24,7 @@ flume-ng-channels org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-channels http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-channels/flume-jdbc-channel/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-channels/flume-jdbc-channel/pom.xml b/flume-ng-channels/flume-jdbc-channel/pom.xml index 5615377..2483c3f 100644 --- a/flume-ng-channels/flume-jdbc-channel/pom.xml +++ b/flume-ng-channels/flume-jdbc-channel/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-channels org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-channels http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-channels/flume-spillable-memory-channel/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-channels/flume-spillable-memory-channel/pom.xml b/flume-ng-channels/flume-spillable-memory-channel/pom.xml index b4646e8..c9b5cd5 100644 --- a/flume-ng-channels/flume-spillable-memory-channel/pom.xml +++ b/flume-ng-channels/flume-spillable-memory-channel/pom.xml @@ -24,7 +24,7 @@ flume-ng-channels org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-channels http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-channels/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-channels/pom.xml b/flume-ng-channels/pom.xml index 0da3be8..dc8dbc6 100644 --- a/flume-ng-channels/pom.xml +++ b/flume-ng-channels/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-clients/flume-ng-log4jappender/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-clients/flume-ng-log4jappender/pom.xml b/flume-ng-clients/flume-ng-log4jappender/pom.xml index ef3e965..7208e97 100644 --- a/flume-ng-clients/flume-ng-log4jappender/pom.xml +++ b/flume-ng-clients/flume-ng-log4jappender/pom.xml @@ -21,7 +21,7 @@ limitations under the License. flume-ng-clients org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT .. http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-clients/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-clients/pom.xml b/flume-ng-clients/pom.xml index b0f52d1..a033c87 100644 --- a/flume-ng-clients/pom.xml +++ b/flume-ng-clients/pom.xml @@ -20,7 +20,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT .. flume-ng-clients http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-configuration/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-configuration/pom.xml b/flume-ng-configuration/pom.xml index e7a5350..deacf14 100644 --- a/flume-ng-configuration/pom.xml +++ b/flume-ng-configuration/pom.xml @@ -20,7 +20,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT .. flume-ng-configuration http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-core/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-core/pom.xml b/flume-ng-core/pom.xml index e41bcc2..8992414 100644 --- a/flume-ng-core/pom.xml +++ b/flume-ng-core/pom.xml @@ -22,7 +22,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-dist/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-dist/pom.xml b/flume-ng-dist/pom.xml index 338e108..7821dc0 100644 --- a/flume-ng-dist/pom.xml +++ b/flume-ng-dist/pom.xml @@ -24,7 +24,7 @@ flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT flume-ng-dist http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst index ee7b89b..ec6a735 100644 --- a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst +++ b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst @@ -15,7 +15,7 @@ ====================================== -Flume 1.5.0-SNAPSHOT Developer Guide +Flume 1.6.0-SNAPSHOT Developer Guide ====================================== Introduction http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index b24f8af..7732c13 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -15,7 +15,7 @@ ====================================== -Flume 1.5.0-SNAPSHOT User Guide +Flume 1.6.0-SNAPSHOT User Guide ====================================== Introduction @@ -2943,7 +2943,7 @@ Log4J Appender Appends Log4j events to a flume agent's avro source. A client using this appender must have the flume-ng-sdk in the classpath (eg, -flume-ng-sdk-1.5.0-SNAPSHOT.jar). +flume-ng-sdk-1.6.0-SNAPSHOT.jar). Required properties are in **bold**. ===================== ======= ================================================================================== @@ -3007,7 +3007,7 @@ Load Balancing Log4J Appender Appends Log4j events to a list of flume agent's avro source. A client using this appender must have the flume-ng-sdk in the classpath (eg, -flume-ng-sdk-1.5.0-SNAPSHOT.jar). This appender supports a round-robin and random +flume-ng-sdk-1.6.0-SNAPSHOT.jar). This appender supports a round-robin and random scheme for performing the load balancing. It also supports a configurable backoff timeout so that down agents are removed temporarily from the set of hosts Required properties are in **bold**. http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-doc/sphinx/index.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/index.rst b/flume-ng-doc/sphinx/index.rst index af9b64e..39cf13f 100644 --- a/flume-ng-doc/sphinx/index.rst +++ b/flume-ng-doc/sphinx/index.rst @@ -15,7 +15,7 @@ ================================================ -Apache Flume 1.5.0-SNAPSHOT documentation +Apache Flume 1.6.0-SNAPSHOT documentation ================================================ Flume is a distributed, reliable, and available system for efficiently http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-embedded-agent/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-embedded-agent/pom.xml b/flume-ng-embedded-agent/pom.xml index a8d38d2..347120d 100644 --- a/flume-ng-embedded-agent/pom.xml +++ b/flume-ng-embedded-agent/pom.xml @@ -21,7 +21,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT flume-ng-embedded-agent http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-legacy-sources/flume-avro-source/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-legacy-sources/flume-avro-source/pom.xml b/flume-ng-legacy-sources/flume-avro-source/pom.xml index e372ebd..c854fd3 100644 --- a/flume-ng-legacy-sources/flume-avro-source/pom.xml +++ b/flume-ng-legacy-sources/flume-avro-source/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-legacy-sources org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-legacy-sources http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-legacy-sources/flume-thrift-source/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-legacy-sources/flume-thrift-source/pom.xml b/flume-ng-legacy-sources/flume-thrift-source/pom.xml index c32247e..5c6ec0f 100644 --- a/flume-ng-legacy-sources/flume-thrift-source/pom.xml +++ b/flume-ng-legacy-sources/flume-thrift-source/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-legacy-sources org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-legacy-sources http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-legacy-sources/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-legacy-sources/pom.xml b/flume-ng-legacy-sources/pom.xml index 0d74022..eb3c6d6 100644 --- a/flume-ng-legacy-sources/pom.xml +++ b/flume-ng-legacy-sources/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-node/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-node/pom.xml b/flume-ng-node/pom.xml index 7e9c975..dce2527 100644 --- a/flume-ng-node/pom.xml +++ b/flume-ng-node/pom.xml @@ -25,7 +25,7 @@ flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT flume-ng-node http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sdk/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sdk/pom.xml b/flume-ng-sdk/pom.xml index d5d50cf..113b286 100644 --- a/flume-ng-sdk/pom.xml +++ b/flume-ng-sdk/pom.xml @@ -21,7 +21,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT flume-ng-sdk http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sinks/flume-dataset-sink/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/flume-dataset-sink/pom.xml b/flume-ng-sinks/flume-dataset-sink/pom.xml index 57fd0e4..f6ae1f3 100644 --- a/flume-ng-sinks/flume-dataset-sink/pom.xml +++ b/flume-ng-sinks/flume-dataset-sink/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-sinks org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sinks/flume-hdfs-sink/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/flume-hdfs-sink/pom.xml b/flume-ng-sinks/flume-hdfs-sink/pom.xml index 43b1a0f..e0760ae 100644 --- a/flume-ng-sinks/flume-hdfs-sink/pom.xml +++ b/flume-ng-sinks/flume-hdfs-sink/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-sinks org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sinks/flume-irc-sink/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/flume-irc-sink/pom.xml b/flume-ng-sinks/flume-irc-sink/pom.xml index 1e157ad..85dffba 100644 --- a/flume-ng-sinks/flume-irc-sink/pom.xml +++ b/flume-ng-sinks/flume-irc-sink/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-sinks org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sinks/flume-ng-elasticsearch-sink/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/flume-ng-elasticsearch-sink/pom.xml b/flume-ng-sinks/flume-ng-elasticsearch-sink/pom.xml index dedb738..0284686 100644 --- a/flume-ng-sinks/flume-ng-elasticsearch-sink/pom.xml +++ b/flume-ng-sinks/flume-ng-elasticsearch-sink/pom.xml @@ -17,7 +17,7 @@ flume-ng-sinks org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sinks/flume-ng-hbase-sink/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/flume-ng-hbase-sink/pom.xml b/flume-ng-sinks/flume-ng-hbase-sink/pom.xml index 90b6991..ddb1163 100644 --- a/flume-ng-sinks/flume-ng-hbase-sink/pom.xml +++ b/flume-ng-sinks/flume-ng-hbase-sink/pom.xml @@ -15,7 +15,7 @@ flume-ng-sinks org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks flume-ng-hbase-sink http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml b/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml index e4be720..01e9f45 100644 --- a/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml +++ b/flume-ng-sinks/flume-ng-morphline-solr-sink/pom.xml @@ -21,12 +21,12 @@ limitations under the License. flume-ng-sinks org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks flume-ng-morphline-solr-sink - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT Flume NG Morphline Solr Sink http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sinks/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/pom.xml b/flume-ng-sinks/pom.xml index 6ac2b4d..c919605 100644 --- a/flume-ng-sinks/pom.xml +++ b/flume-ng-sinks/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sources/flume-jms-source/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sources/flume-jms-source/pom.xml b/flume-ng-sources/flume-jms-source/pom.xml index 6aa267d..b99d1c4 100644 --- a/flume-ng-sources/flume-jms-source/pom.xml +++ b/flume-ng-sources/flume-jms-source/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-sources org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sources http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sources/flume-scribe-source/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sources/flume-scribe-source/pom.xml b/flume-ng-sources/flume-scribe-source/pom.xml index 1ba2e7f..08da291 100644 --- a/flume-ng-sources/flume-scribe-source/pom.xml +++ b/flume-ng-sources/flume-scribe-source/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-sources org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sources http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sources/flume-twitter-source/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sources/flume-twitter-source/pom.xml b/flume-ng-sources/flume-twitter-source/pom.xml index a5a27cf..f912db3 100644 --- a/flume-ng-sources/flume-twitter-source/pom.xml +++ b/flume-ng-sources/flume-twitter-source/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-ng-sources org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sources http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-sources/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sources/pom.xml b/flume-ng-sources/pom.xml index 0b57d6d..c03307a 100644 --- a/flume-ng-sources/pom.xml +++ b/flume-ng-sources/pom.xml @@ -23,7 +23,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-ng-tests/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-tests/pom.xml b/flume-ng-tests/pom.xml index bd69a4e..3f51a53 100644 --- a/flume-ng-tests/pom.xml +++ b/flume-ng-tests/pom.xml @@ -24,7 +24,7 @@ flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT flume-ng-tests http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/flume-tools/pom.xml ---------------------------------------------------------------------- diff --git a/flume-tools/pom.xml b/flume-tools/pom.xml index 1f265a3..b76186e 100644 --- a/flume-tools/pom.xml +++ b/flume-tools/pom.xml @@ -25,7 +25,7 @@ limitations under the License. flume-parent org.apache.flume - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/63bade24/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7abf833..6eb709d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. 4.0.0 org.apache.flume flume-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT pom Apache Flume @@ -152,7 +152,7 @@ limitations under the License. org.apache.flume.flume-ng-sinks flume-dataset-sink - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT @@ -910,120 +910,120 @@ limitations under the License. org.apache.flume flume-ng-configuration - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume flume-ng-core - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume flume-tools - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume flume-ng-node - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-channels flume-file-channel - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-channels flume-jdbc-channel - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-channels flume-spillable-memory-channel - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-channels flume-recoverable-memory-channel - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks flume-hdfs-sink - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks flume-irc-sink - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks flume-ng-hbase-sink - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks flume-ng-elasticsearch-sink - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sinks flume-ng-morphline-solr-sink - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sources flume-scribe-source - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sources flume-jms-source - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-sources flume-twitter-source - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-legacy-sources flume-thrift-source - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-legacy-sources flume-avro-source - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume flume-ng-sdk - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume flume-ng-sdk - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT tests test @@ -1031,20 +1031,20 @@ limitations under the License. org.apache.flume.flume-ng-clients flume-ng-log4jappender - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.apache.flume.flume-ng-clients flume-ng-log4jappender - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT jar-with-dependencies org.apache.flume flume-ng-embedded-agent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT