diff options
| author | Antoine Levy-Lambert <antoine@apache.org> | 2006-10-24 19:35:54 +0000 |
|---|---|---|
| committer | Antoine Levy-Lambert <antoine@apache.org> | 2006-10-24 19:35:54 +0000 |
| commit | 05b2571e85192b5ca2285e7e6996d0bd8167f852 (patch) | |
| tree | bd7f4c2a4a3a1a935b01a90408b7db329dfb2e82 /fetch.xml | |
| parent | 324d5425b5db5cf900c023a15927a119d17fb9c8 (diff) | |
| download | ant-05b2571e85192b5ca2285e7e6996d0bd8167f852.tar.gz | |
groupId for jsch 01.29 jsch, not com.jcraft
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@467447 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'fetch.xml')
| -rw-r--r-- | fetch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -160,7 +160,7 @@ description="load networking libraries (commons-net; jsch)" depends="init"> <f2 project="commons-net" /> - <f2 project="com.jcraft" archive="jsch" /> + <f2 project="jsch"/> </target> <target name="regexp" |
