Updating sample assembly to remove store-webapp/target

git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1006108 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
lresende 2010-10-09 04:47:28 +00:00
parent 3359381e03
commit 51841689d3

View file

@ -45,6 +45,8 @@
<exclude>**/target/surefire-reports/**/*</exclude>
<exclude>**/target/surefire-osgi-reports</exclude>
<exclude>**/target/surefire-osgi-reports/**/*</exclude>
<exclude>store-webapp/target</exclude>
<exclude>store-webapp/target/**/*</exclude>
<exclude>webapps/*/target</exclude>
<exclude>webapps/*/target/**/*</exclude>
</excludes>