summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 03:59:14 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-01-20 03:59:14 +0000
commitb2ef51dad3115be134393abfb3fb4159c91aa686 (patch)
treedb1824851228a1fbb1191ed35c2d6a214a84ba0c /sca-java-1.x
parente7365ad148f57c91d8b2ba16ccd8815705d517d7 (diff)
Fixing geronimo-web.xml version to 1.6-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@901053 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/feed-aggregator-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 836d8c5070..c4aeed3028 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/chat-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/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.6-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/feed-aggregator-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6/samples/feed-aggregator-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 59429d2fa6..17bc07c0f5 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/feed-aggregator-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/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.6-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 98f4a98bfd..1013482148 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-dojo-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/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.6-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 4ce36a1181..5f1e8ffa62 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jms-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/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.6-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>
diff --git a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml b/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
index 301b18a227..2f47467528 100644
--- a/sca-java-1.x/branches/sca-java-1.6/samples/helloworld-jsonrpc-webapp/src/main/webapp/WEB-INF/geronimo-web.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/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.6-SNAPSHOT</d:version>
<d:type>war</d:type>
</d:moduleId>