summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-jsonrpc-webapp/src
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-08-24 18:54:15 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-08-24 18:54:15 +0000
commitd07f5af5341816a1b6c316474dbebb0c033ad9e6 (patch)
tree11f43e6ab4f55bfbd082c4ca77238f334daa25e1 /sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-jsonrpc-webapp/src
parentf1984b9335ce00bab9622586df9bf17b4d669302 (diff)
Update version number to 1.6.1-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@988661 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-jsonrpc-webapp/src')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-jsonrpc-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.1/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 2f47467528..51be1eb502 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/helloworld-jsonrpc-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-jsonrpc-webapp</d:artifactId>
- <d:version>1.6-SNAPSHOT</d:version>
+ <d:version>1.6.1-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>