Repository: flume Updated Branches: refs/heads/flume-1.5 ae62ea5e9 -> 58e043b73
Adding default version for thrift Project: http://git-wip-us.apache.org/repos/asf/flume/repo Commit: http://git-wip-us.apache.org/repos/asf/flume/commit/58e043b7 Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/58e043b7 Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/58e043b7 Branch: refs/heads/flume-1.5 Commit: 58e043b7347598d700525f5e0277c93ea2be3b71 Parents: ae62ea5 Author: Hari Shreedharan <hshreedha...@apache.org> Authored: Tue May 6 17:19:22 2014 -0700 Committer: Hari Shreedharan <hshreedha...@apache.org> Committed: Tue May 6 17:19:43 2014 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flume/blob/58e043b7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 854bb0d..af1708e 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ limitations under the License. <elasticsearch.version>0.90.1</elasticsearch.version> <hadoop2.version>2.4.0</hadoop2.version> - + <thrift.version>0.7.0</thrift.version> <kite.version>0.12.0</kite.version> </properties>