Author: edwardyoon
Date: Mon Jul 8 08:40:05 2013
New Revision: 1500607
URL: http://svn.apache.org/r1500607
Log: (empty)
Modified:
hama/trunk/pom.xml
Modified: hama/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/hama/trunk/pom.xml?rev=1500607&r1=1500606&r2=1500607&view=diff
==============================================================================
--- hama/trunk/pom.xml (original)
+++ hama/trunk/pom.xml Mon Jul 8 08:40:05 2013
@@ -366,6 +366,7 @@
<exclude>**dependency-reduced-pom.xml</exclude>
<exclude>**/src/test/resources/*.txt</exclude>
<exclude>c++/**</exclude>
+ <exclude>**/target/**</exclude>
</excludes>
</configuration>
</plugin>