summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml')
-rw-r--r--sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index d191961f95..b353a6e759 100644
--- a/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-2.x/trunk/samples/store-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
@@ -32,7 +32,7 @@
<dep:environment>
<dep:moduleId>
<dep:groupId>org.apache.tuscany</dep:groupId>
- <dep:artifactId>sample-store-secure-webapp</dep:artifactId>
+ <dep:artifactId>sample-store-webapp</dep:artifactId>
<dep:version>1.0</dep:version>
<dep:type>car</dep:type>
</dep:moduleId>