summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
index 1e7de6b75d..e7955a638c 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/tutorials/store/catalog-mediation/pom.xml
@@ -66,8 +66,7 @@
<exclude>**/*.java</exclude>
<exclude>**/.*/**</exclude>
<exclude>pom.xml</exclude>
- <exclude>build.xml</exclude>
- <exclude>build-dependency.xml</exclude>
+ <exclude>build*.xml</exclude>
<exclude>target/**</exclude>
</excludes>
</resource>