diff options
author | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-07 21:12:49 +0000 |
---|---|---|
committer | rfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68> | 2009-10-07 21:12:49 +0000 |
commit | 7508a01f3e71ee6d896baa08de4fa233294c4486 (patch) | |
tree | 86550e814dab877b035fc5c2be084789534ba53a /java/sca/distribution | |
parent | 591396b73d31e3b2fececffd38faa097cebe8ecd (diff) |
Update to jackson 1.2.1 release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@822917 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/distribution')
-rw-r--r-- | java/sca/distribution/all/src/main/release/bin/LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sca/distribution/all/src/main/release/bin/LICENSE b/java/sca/distribution/all/src/main/release/bin/LICENSE index 3ef209296b..78744dfbba 100644 --- a/java/sca/distribution/all/src/main/release/bin/LICENSE +++ b/java/sca/distribution/all/src/main/release/bin/LICENSE @@ -257,8 +257,8 @@ The following components come under Apache Software License 2.0 httpcore-4.0.1.jar
httpcore-nio-4.0.1.jar
jabsorb-1.3.1.jar
- jackson-core-asl-1.0.1.jar
- jackson-mapper-asl-1.0.1.jar
+ jackson-core-asl-1.2.1.jar
+ jackson-mapper-asl-1.2.1.jar
jettison-1.1.jar
jetty-6.1.19.jar
jetty-util-6.1.19.jar
|