commit | eb55df5e755f34b6136861b9f2502cc8427d02f6 | [log] [tgz] |
---|---|---|
author | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Tue Feb 05 09:48:46 2013 +0000 |
committer | buyingyi <buyingyi@123451ca-8445-de46-9d55-352943316053> | Tue Feb 05 09:48:46 2013 +0000 |
tree | 895cdc3ec3dcdea6d1fa869d38c04f0316aad3db | |
parent | 0201e3ecbd20052837fc2e73c806c9b406e462e2 [diff] [blame] |
clean up hyracks-hdfs module git-svn-id: https://hyracks.googlecode.com/svn/branches/fullstack_asterix_stabilization@2814 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/hyracks-hdfs/pom.xml b/hyracks/hyracks-hdfs/pom.xml index 105b700..b80dbd5 100644 --- a/hyracks/hyracks-hdfs/pom.xml +++ b/hyracks/hyracks-hdfs/pom.xml
@@ -43,12 +43,12 @@ <fileset> <directory>.</directory> <includes> - <include>teststore*</include> <include>edu*</include> <include>actual*</include> <include>build*</include> <include>expect*</include> <include>ClusterController*</include> + <include>edu.uci.*</include> </includes> </fileset> </filesets>