diff options
Diffstat (limited to 'sca-java-1.x/trunk/samples')
5 files changed, 5 insertions, 5 deletions
diff --git a/sca-java-1.x/trunk/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/trunk/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index 836d8c5070..23a453a4a9 100644 --- a/sca-java-1.x/trunk/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/sca-java-1.x/trunk/samples/chat-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-chat-webapp</d:artifactId> - <d:version>1.5-SNAPSHOT</d:version> + <d:version>1.7-SNAPSHOT</d:version> <d:type>war</d:type> </d:moduleId> diff --git a/sca-java-1.x/trunk/samples/feed-aggregator-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/trunk/samples/feed-aggregator-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index 59429d2fa6..bca2db9402 100644 --- a/sca-java-1.x/trunk/samples/feed-aggregator-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/sca-java-1.x/trunk/samples/feed-aggregator-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-feed-aggregator-webapp</d:artifactId> - <d:version>1.5-SNAPSHOT</d:version> + <d:version>1.7-SNAPSHOT</d:version> <d:type>war</d:type> </d:moduleId> 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> diff --git a/sca-java-1.x/trunk/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/trunk/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index 4ce36a1181..7c0969a899 100644 --- a/sca-java-1.x/trunk/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/sca-java-1.x/trunk/samples/helloworld-jms-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-jms-webapp</d:artifactId> - <d:version>1.5-SNAPSHOT</d:version> + <d:version>1.7-SNAPSHOT</d:version> <d:type>war</d:type> </d:moduleId> diff --git a/sca-java-1.x/trunk/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/trunk/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml index 301b18a227..da82a2e77d 100644 --- a/sca-java-1.x/trunk/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml +++ b/sca-java-1.x/trunk/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.5-SNAPSHOT</d:version> + <d:version>1.7-SNAPSHOT</d:version> <d:type>war</d:type> </d:moduleId> |