summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 19:27:49 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-19 19:27:49 +0000
commit2df660969636dc26604f288c45ef58118d54265d (patch)
tree6f7300d5a2b7fdc92d3af5b6a7fd9ebbf9e0b53f /sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp
parent56b8b711b7215adb7584965d77a0e0d7592549f7 (diff)
Reverting pom changes from revision 900902 which accidentally changed artifactId from 1.6-SNAPSHOT to 1.6
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@900920 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 1252ddc34f..544e4b96c9 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/samples/customer-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
@@ -24,7 +24,7 @@
<d:moduleId>
<d:groupId>org.apache.tuscany.sca</d:groupId>
<d:artifactId>sample-customer-dojo-webapp</d:artifactId>
- <d:version>1.6</d:version>
+ <d:version>1.6-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>