Updated Branches:
  refs/heads/master 404b40795 -> 5e3b254f5

Adding DEPENDENCIES to rat exclude


Project: http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/commit/5e3b254f
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/tree/5e3b254f
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/diff/5e3b254f

Branch: refs/heads/master
Commit: 5e3b254f54d0aed0b38a3cb0b8304d1c70ce10c9
Parents: 00aed62
Author: Andrew Bayer <[email protected]>
Authored: Tue Jun 11 09:30:40 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Wed Jun 12 16:44:45 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds-chef/blob/5e3b254f/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 683e1c5..2c574a2 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -166,6 +166,7 @@
             <exclude>**/CHANGES.txt</exclude>
             <exclude>**/README.md</exclude>
             <exclude>**/README.txt</exclude>
+            <exclude>**/DEPENDENCIES</exclude>
 
             <!-- one-line service registry files -->
             <exclude>**/*ProviderMetadata</exclude>

Reply via email to