aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorRJ Nowling <rnowling@gmail.com>2015-08-26 13:54:30 -0500
committerRJ Nowling <rnowling@gmail.com>2015-08-26 13:54:30 -0500
commitb25084fa77cca520c671e2d1adbfd9c1ecebd77d (patch)
tree80b94beaf2dcd168cd322bc427c65a2e24514ece /pom.xml
parent74a66b1e8e0a3721f834bd9c36b826a68b494d34 (diff)
BIGTOP-1992. Fix RAT check errors resulting from BPS data generator move.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 49e9e1d4..1de22557 100644
--- a/pom.xml
+++ b/pom.xml
@@ -313,7 +313,7 @@
<exclude>output/**</exclude>
<exclude>MAINTAINERS.txt</exclude>
<exclude>buildSrc/build/**</exclude>
- <exclude>bigtop-bigpetstore/bigpetstore-data-generator/**/input_data/**</exclude>
+ <exclude>bigtop-data-generators/**/input_data/**</exclude>
<exclude>bigtop-deploy/puppet/**/*.yaml</exclude>
<exclude>bigtop-deploy/puppet/config/*/id_hdfsuser*</exclude>
<!-- Debian package files that have a rigid structure (* matches package name) -->