Repository: incubator-streams-master
Updated Branches:
  refs/heads/master 4a4c78e32 -> f55f2a45b


dont check .md files


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/f55f2a45
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/f55f2a45
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/f55f2a45

Branch: refs/heads/master
Commit: f55f2a45b6e83cde5c96f369d7566d3cd1452a1c
Parents: 4a4c78e
Author: Steve Blackmon <sblack...@apache.org>
Authored: Sat Sep 17 16:21:01 2016 -0500
Committer: Steve Blackmon <sblack...@apache.org>
Committed: Sat Sep 17 16:21:01 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/f55f2a45/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 91e9586..53e788f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1059,6 +1059,7 @@
                                 <exclude>**/src/main/resources/**</exclude>
                                 <exclude>**/src/test/resources/**</exclude>
                                 <exclude>**/.gitignore</exclude>
+                                <exclude>**/*.md</exclude>
                                 <exclude>**/*.properties</exclude>
                                 <exclude>**/*.iml</exclude>
                                 <exclude>**/*.ini</exclude>

Reply via email to