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 3B623E007 for ; Mon, 24 Jun 2013 22:38:43 +0000 (UTC) Received: (qmail 47153 invoked by uid 500); 24 Jun 2013 22:38:43 -0000 Delivered-To: apmail-flume-commits-archive@flume.apache.org Received: (qmail 47130 invoked by uid 500); 24 Jun 2013 22:38:43 -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 47123 invoked by uid 99); 24 Jun 2013 22:38:43 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jun 2013 22:38:43 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id DB8F582F2EA; Mon, 24 Jun 2013 22:38:42 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: mpercy@apache.org To: commits@flume.apache.org Message-Id: <119fcc5bc81d451d89f7d53a16f180b2@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: FLUME-2107. Update 1.4.0-SNAPSHOT to 1.4.0 for release. Date: Mon, 24 Jun 2013 22:38:42 +0000 (UTC) Updated Branches: refs/heads/flume-1.4 00f1236b9 -> d917769d6 FLUME-2107. Update 1.4.0-SNAPSHOT to 1.4.0 for release. (Mike Percy) Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/d917769d Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/d917769d Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/d917769d Branch: refs/heads/flume-1.4 Commit: d917769d6e68e3e4cbdaaf35b37ff86d68f3337c Parents: 00f1236 Author: Mike Percy Authored: Mon Jun 24 15:38:11 2013 -0700 Committer: Mike Percy Committed: Mon Jun 24 15:38:11 2013 -0700 ---------------------------------------------------------------------- flume-ng-channels/flume-file-channel/pom.xml | 2 +- flume-ng-channels/flume-jdbc-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-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/pom.xml | 2 +- flume-ng-tests/pom.xml | 2 +- flume-tools/pom.xml | 2 +- pom.xml | 42 ++++++++++---------- 29 files changed, 52 insertions(+), 52 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 0f44c68..e3f241b 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-channels http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 e42efc2..478a1ba 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-channels http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-channels/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-channels/pom.xml b/flume-ng-channels/pom.xml index 6485d47..1eb3e85 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 195ba97..9c6955c 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.4.0-SNAPSHOT + 1.4.0 .. http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-clients/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-clients/pom.xml b/flume-ng-clients/pom.xml index 7ea2d1d..8c7fe85 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.4.0-SNAPSHOT + 1.4.0 .. flume-ng-clients http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-configuration/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-configuration/pom.xml b/flume-ng-configuration/pom.xml index ee95327..75758a6 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.4.0-SNAPSHOT + 1.4.0 .. flume-ng-configuration http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-core/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-core/pom.xml b/flume-ng-core/pom.xml index 887a65d..8d8975c 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-dist/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-dist/pom.xml b/flume-ng-dist/pom.xml index f20ff1e..1fa462e 100644 --- a/flume-ng-dist/pom.xml +++ b/flume-ng-dist/pom.xml @@ -24,7 +24,7 @@ flume-parent org.apache.flume - 1.4.0-SNAPSHOT + 1.4.0 flume-ng-dist http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst index c6ee8b5..31e4842 100644 --- a/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst +++ b/flume-ng-doc/sphinx/FlumeDeveloperGuide.rst @@ -15,7 +15,7 @@ ====================================== -Flume 1.4.0-SNAPSHOT Developer Guide +Flume 1.4.0 Developer Guide ====================================== Introduction http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-doc/sphinx/FlumeUserGuide.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/FlumeUserGuide.rst b/flume-ng-doc/sphinx/FlumeUserGuide.rst index f244aea..f84cda5 100644 --- a/flume-ng-doc/sphinx/FlumeUserGuide.rst +++ b/flume-ng-doc/sphinx/FlumeUserGuide.rst @@ -15,7 +15,7 @@ ====================================== -Flume 1.4.0-SNAPSHOT User Guide +Flume 1.4.0 User Guide ====================================== Introduction @@ -2731,7 +2731,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.4.0-SNAPSHOT.jar). +flume-ng-sdk-1.4.0.jar). Required properties are in **bold**. ===================== ======= ============================================================== @@ -2795,7 +2795,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.4.0-SNAPSHOT.jar). This appender supports a round-robin and random +flume-ng-sdk-1.4.0.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/d917769d/flume-ng-doc/sphinx/index.rst ---------------------------------------------------------------------- diff --git a/flume-ng-doc/sphinx/index.rst b/flume-ng-doc/sphinx/index.rst index 0a8634a..b450885 100644 --- a/flume-ng-doc/sphinx/index.rst +++ b/flume-ng-doc/sphinx/index.rst @@ -15,7 +15,7 @@ ================================================ -Apache Flume 1.4.0-SNAPSHOT documentation +Apache Flume 1.4.0 documentation ================================================ Flume is a distributed, reliable, and available system for efficiently http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-embedded-agent/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-embedded-agent/pom.xml b/flume-ng-embedded-agent/pom.xml index 099c424..cb3f327 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.4.0-SNAPSHOT + 1.4.0 flume-ng-embedded-agent http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 91e962c..5bc3814 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-legacy-sources http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 2fb5bf1..faf3a31 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-legacy-sources http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-legacy-sources/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-legacy-sources/pom.xml b/flume-ng-legacy-sources/pom.xml index bc58c1b..c506bb4 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-node/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-node/pom.xml b/flume-ng-node/pom.xml index 5cdd9e2..ffd49ee 100644 --- a/flume-ng-node/pom.xml +++ b/flume-ng-node/pom.xml @@ -25,7 +25,7 @@ flume-parent org.apache.flume - 1.4.0-SNAPSHOT + 1.4.0 flume-ng-node http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-sdk/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sdk/pom.xml b/flume-ng-sdk/pom.xml index 27edaba..b773430 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.4.0-SNAPSHOT + 1.4.0 flume-ng-sdk http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 2b6b5d2..5ff7e69 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 1cabd51..49c36dc 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 6ee3bd7..b96ba49 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 3b4eadb..7fbd383 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks flume-ng-hbase-sink http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 b47352d..b70b03d 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks flume-ng-morphline-solr-sink - 1.4.0-SNAPSHOT + 1.4.0 Flume NG Morphline Solr Sink http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-sinks/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sinks/pom.xml b/flume-ng-sinks/pom.xml index 3ee75e5..45d5c18 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 4803c5a..40f3cbd 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sources http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/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 7b60766..d5dda1e 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sources http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-sources/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-sources/pom.xml b/flume-ng-sources/pom.xml index 7bd800f..b77e43f 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-ng-tests/pom.xml ---------------------------------------------------------------------- diff --git a/flume-ng-tests/pom.xml b/flume-ng-tests/pom.xml index b9c7cfa..b25d0a8 100644 --- a/flume-ng-tests/pom.xml +++ b/flume-ng-tests/pom.xml @@ -24,7 +24,7 @@ flume-parent org.apache.flume - 1.4.0-SNAPSHOT + 1.4.0 flume-ng-tests http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/flume-tools/pom.xml ---------------------------------------------------------------------- diff --git a/flume-tools/pom.xml b/flume-tools/pom.xml index 386c766..0155b72 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.4.0-SNAPSHOT + 1.4.0 org.apache.flume http://git-wip-us.apache.org/repos/asf/flume/blob/d917769d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7f6f824..793585d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ limitations under the License. 4.0.0 org.apache.flume flume-parent - 1.4.0-SNAPSHOT + 1.4.0 pom Apache Flume @@ -893,102 +893,102 @@ limitations under the License. org.apache.flume flume-ng-configuration - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume flume-ng-core - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume flume-tools - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume flume-ng-node - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-channels flume-file-channel - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-channels flume-jdbc-channel - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks flume-hdfs-sink - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks flume-irc-sink - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks flume-ng-hbase-sink - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks flume-ng-elasticsearch-sink - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sinks flume-ng-morphline-solr-sink - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sources flume-scribe-source - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-sources flume-jms-source - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-legacy-sources flume-thrift-source - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-legacy-sources flume-avro-source - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume flume-ng-sdk - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume flume-ng-sdk - 1.4.0-SNAPSHOT + 1.4.0 tests test @@ -996,20 +996,20 @@ limitations under the License. org.apache.flume.flume-ng-clients flume-ng-log4jappender - 1.4.0-SNAPSHOT + 1.4.0 org.apache.flume.flume-ng-clients flume-ng-log4jappender - 1.4.0-SNAPSHOT + 1.4.0 jar-with-dependencies org.apache.flume flume-ng-embedded-agent - 1.4.0-SNAPSHOT + 1.4.0