summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/store/assets/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/store/assets/pom.xml')
-rw-r--r--sca-java-1.x/trunk/tutorials/store/assets/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/tutorials/store/assets/pom.xml b/sca-java-1.x/trunk/tutorials/store/assets/pom.xml
index 8fcb0dc654..c1404c1d0e 100644
--- a/sca-java-1.x/trunk/tutorials/store/assets/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/store/assets/pom.xml
@@ -65,7 +65,7 @@
<exclude>**/*.java</exclude>
<exclude>**/.*/**</exclude>
<exclude>pom.xml</exclude>
- <exclude>build.xml</exclude>
+ <exclude>build*.xml</exclude>
<exclude>target/**</exclude>
</excludes>
</resource>