Updated Branches:
  refs/heads/master dd54c14e2 -> 8f7e623be

Adding DEPENDENCIES to rat exclude


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

Branch: refs/heads/master
Commit: 8f7e623bed7422d14bc71e534f50644622ec1676
Parents: 32ea520
Author: Andrew Bayer <[email protected]>
Authored: Tue Jun 11 09:24:19 2013 -0700
Committer: Andrew Bayer <[email protected]>
Committed: Wed Jun 12 16:45:29 2013 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-jclouds/blob/8f7e623b/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index f60adb7..339ce33 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -390,6 +390,7 @@
             <exclude>**/CHANGES.txt</exclude>
             <exclude>**/README.md</exclude>
             <exclude>**/README.txt</exclude>
+            <exclude>**/DEPENDENCIES</exclude>
 
             <!-- reference data lists -->
             <exclude>**/*json</exclude>

Reply via email to