summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-2.0-M4
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-01 11:08:34 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-11-01 11:08:34 +0000
commitce1e7b164a361313c301f63643d6b75ac703fa96 (patch)
treedf6c68a9f2df247defbdcf44e36ef7ca5e867827 /branches/sca-java-2.0-M4
parent03b80ce1f9d8cb67826cc07c0a653e6d03d59eb4 (diff)
Merge r831668 from trunk to m4 to use 6.1.18 release of jetty to be consistent across samples
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@831669 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-2.0-M4')
-rw-r--r--branches/sca-java-2.0-M4/samples/webapps/helloworld-bpel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-2.0-M4/samples/webapps/helloworld-bpel/pom.xml b/branches/sca-java-2.0-M4/samples/webapps/helloworld-bpel/pom.xml
index e4d47340c2..70007b6157 100644
--- a/branches/sca-java-2.0-M4/samples/webapps/helloworld-bpel/pom.xml
+++ b/branches/sca-java-2.0-M4/samples/webapps/helloworld-bpel/pom.xml
@@ -34,7 +34,7 @@
<properties>
<tuscany.version>2.0-M4-SNAPSHOT</tuscany.version>
- <jetty.version>6.1.19</jetty.version>
+ <jetty.version>6.1.18</jetty.version>
</properties>
<dependencies>