diff options
Diffstat (limited to 'sca-java-1.x')
-rw-r--r-- | sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml b/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml index 3f4251595d..b5c03cfb21 100644 --- a/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml +++ b/sca-java-1.x/trunk/distribution/src/main/assembly/bin.xml @@ -139,7 +139,7 @@ <exclude>helloworld-ws-deep-webapp/target/sample-helloworld-ws-deep-webapp.war</exclude> <exclude>helloworld-ws-sdo-webapp/target/sample-helloworld-ws-sdo-webapp.war</exclude> <exclude>helloworld-ws-service-webapp/target/sample-helloworld-ws-service-webapp.war</exclude> - <exclude>store-webapp/target/sample-helloworld-store-webapp.war</exclude> + <exclude>store-webapp/target/sample-store-webapp.war</exclude> </excludes> </fileSet> <!-- Add all the demos to the demos directory --> |