diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-21 12:31:56 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-21 12:31:56 +0000 |
commit | 49ab0f4d7bedd7f909f34521873ee81fa354f8f5 (patch) | |
tree | fb76a4d5e56d7fce1b8931e629b28662fe754349 /sca-java-1.x/trunk/samples/helloworld-ws-service-webapp/src | |
parent | 23d5587f8a4a4dfa5fb2f5d9497d04733cdfe8df (diff) |
Update 1.x trunk version to 1.7-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/samples/helloworld-ws-service-webapp/src')
-rw-r--r-- | sca-java-1.x/trunk/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/trunk/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index dea8c1cb23..4924042d5e 100644 --- a/sca-java-1.x/trunk/samples/helloworld-ws-service-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/sca-java-1.x/trunk/samples/helloworld-ws-service-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-ws-service-webapp</d:artifactId> - <d:version>1.6-SNAPSHOT</d:version> + <d:version>1.7-SNAPSHOT</d:version> <d:type>war</d:type> </d:moduleId> <!-- TUSCANY-1986 --> |