bundlor template cleanup

This commit is contained in:
Mark Fisher
2013-06-10 00:42:41 -04:00
parent 715eeeb35e
commit d5c15f3481

View File

@@ -212,7 +212,6 @@ project('spring-integration-core') {
'org.apache.commons.logging;version="[1.1.1, 2.0.0)"',
'org.aopalliance.*;version="[1.0.0, 2.0.0)"',
'org.codehaus.jackson.*;version="[1.0.0, 2.0.0)";resolution:=optional',
'com.fasterxml.jackson.*;version="[1.9.0, 3.0.0)";resolution:=optional',
'org.w3c.dom.*;version="0"'
]
}
@@ -868,7 +867,6 @@ project('spring-integration-twitter') {
'org.springframework.beans.*;version="[3.0.7, 4.0.0)"',
'org.springframework.context;version="[3.0.7, 4.0.0)"',
'org.springframework.core.*;version="[3.0.7, 4.0.0)"',
'org.springframework.social.*;version="[1.0.3, 1.1.0)"',
'org.springframework.social.twitter.*;version="[1.0.4, 1.1.0)"',
'org.springframework.security.crypto.*;version="[3.1.0, 3.2.0)"',
'org.springframework.scheduling.*;version="[3.0.7, 4.0.0)"',