Repository: flume
Updated Branches:
  refs/heads/flume-1.6 5ef470f6b -> 9138aa9d9


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/9138aa9d
Tree: http://git-wip-us.apache.org/repos/asf/flume/tree/9138aa9d
Diff: http://git-wip-us.apache.org/repos/asf/flume/diff/9138aa9d

Branch: refs/heads/flume-1.6
Commit: 9138aa9d94723b032ae7a1cb227d01529a12e82a
Parents: 5ef470f
Author: Hari Shreedharan <[email protected]>
Authored: Tue May 6 17:19:22 2014 -0700
Committer: Hari Shreedharan <[email protected]>
Committed: Tue May 6 17:19:52 2014 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flume/blob/9138aa9d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6eb709d..d4b7660 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>
 

Reply via email to