Repository: bahir-flink
Updated Branches:
  refs/heads/master f606679ab -> 0eec4fbe6


[BAHIR-105] Fix expected distribution extension


Project: http://git-wip-us.apache.org/repos/asf/bahir-flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/bahir-flink/commit/0eec4fbe
Tree: http://git-wip-us.apache.org/repos/asf/bahir-flink/tree/0eec4fbe
Diff: http://git-wip-us.apache.org/repos/asf/bahir-flink/diff/0eec4fbe

Branch: refs/heads/master
Commit: 0eec4fbe6740af408489162d542801c7042a94b5
Parents: f606679
Author: Luciano Resende <lrese...@apache.org>
Authored: Thu Apr 6 13:25:41 2017 -0700
Committer: Luciano Resende <lrese...@apache.org>
Committed: Thu Apr 6 13:25:53 2017 -0700

----------------------------------------------------------------------
 distribution/src/main/assembly/src.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bahir-flink/blob/0eec4fbe/distribution/src/main/assembly/src.xml
----------------------------------------------------------------------
diff --git a/distribution/src/main/assembly/src.xml 
b/distribution/src/main/assembly/src.xml
index 7cfcc73..68c86d7 100644
--- a/distribution/src/main/assembly/src.xml
+++ b/distribution/src/main/assembly/src.xml
@@ -18,7 +18,7 @@
     <id>src</id>
 
     <formats>
-        <format>tar.gz</format>
+        <format>tgz</format>
         <format>zip</format>
     </formats>
 

Reply via email to