summaryrefslogtreecommitdiffstats
path: root/java/sca/tutorial/store-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'java/sca/tutorial/store-test/pom.xml')
-rw-r--r--java/sca/tutorial/store-test/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/sca/tutorial/store-test/pom.xml b/java/sca/tutorial/store-test/pom.xml
index 682fe5c978..bac736d5bd 100644
--- a/java/sca/tutorial/store-test/pom.xml
+++ b/java/sca/tutorial/store-test/pom.xml
@@ -175,6 +175,7 @@
<directory>${basedir}</directory>
<excludes>
<exclude>**/.*/**</exclude>
+ <exclude>**/*.java</exclude>
<exclude>pom.xml</exclude>
<exclude>build.xml</exclude>
<exclude>target/**</exclude>