INT-1637 fixed JCH versioning in template.mf and build.gradle

This commit is contained in:
Oleg Zhurakousky
2010-11-19 05:47:34 -05:00
parent fac68dd7e7
commit d2cced1d20
2 changed files with 2 additions and 2 deletions

View File

@@ -14,6 +14,6 @@ Import-Template:
org.springframework.scheduling.*;version="[3.0.5, 4.0.0)",
org.springframework.util;version="[3.0.5, 4.0.0)",
org.jivesoftware.*;version="[3.1.0, 4.0.0)",
com.jcraft.jsch.*;version="[0.1.41,0.1.41]",
com.jcraft.jsch.*;version="[0.1.42,0.1.42]",
javax.*;version="0",
org.w3c.dom.*;version="0"