summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/samples/domain-webapp
diff options
context:
space:
mode:
authorramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-26 10:53:06 +0000
committerramkumar <ramkumar@13f79535-47bb-0310-9956-ffa450edef68>2008-11-26 10:53:06 +0000
commit7ac90896b8149bb6ba09a5f631c7213af191d65f (patch)
tree525e3eeb3455c96febfa2f06e290a601b5aecdc3 /branches/sca-java-1.x/samples/domain-webapp
parent7e3b571f1ba4a17a09070adab74e8f159841da7c (diff)
Fixes for TUSCANY-2690
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@720798 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/samples/domain-webapp')
-rw-r--r--branches/sca-java-1.x/samples/domain-webapp/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/samples/domain-webapp/build.xml b/branches/sca-java-1.x/samples/domain-webapp/build.xml
index e008e3c9f0..c8bbf1e8d3 100644
--- a/branches/sca-java-1.x/samples/domain-webapp/build.xml
+++ b/branches/sca-java-1.x/samples/domain-webapp/build.xml
@@ -118,7 +118,7 @@
<pathelement location="${m2.repo}\com\metaparadigm\json-rpc\1.0\json-rpc-1.0.jar"/>
<pathelement location="${m2.repo}\commons-codec\commons-codec\1.3\commons-codec-1.3.jar"/>
<pathelement location="${m2.repo}\commons-fileupload\commons-fileupload\1.1.1\commons-fileupload-1.1.1.jar"/>
- <pathelement location="${m2.repo}\commons-httpclient\commons-httpclient\3.0.1\commons-httpclient-3.0.1.jar"/>
+ <pathelement location="${m2.repo}\commons-httpclient\commons-httpclient\3.0.1\commons-httpclient-3.1.jar"/>
<pathelement location="${m2.repo}\commons-io\commons-io\1.1\commons-io-1.1.jar"/>
<pathelement location="${m2.repo}\commons-logging\commons-logging\1.1\commons-logging-1.1.jar"/>
<pathelement location="${m2.repo}\javax\activation\activation\1.1\activation-1.1.jar"/>