summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/samples/helloworld-dojo-webapp
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 03:56:34 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 03:56:34 +0000
commite7365ad148f57c91d8b2ba16ccd8815705d517d7 (patch)
tree6bdd991bf5cd5f8b33247e2a1bb08286c933d21c /sca-java-1.x/trunk/samples/helloworld-dojo-webapp
parent2e75e6fc071228de964dbf27fed869b26cda3c00 (diff)
Fixing geronimo-web.xml version to 1.7-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901051 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/samples/helloworld-dojo-webapp')
-rw-r--r--sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 98f4a98bfd..c7f38564a8 100644
--- a/sca-java-1.x/trunk/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/trunk/samples/helloworld-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-helloworld-dojo-webapp</d:artifactId>
- <d:version>1.5-SNAPSHOT</d:version>
+ <d:version>1.7-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>