diff --git a/spring-batch-infrastructure/template.mf b/spring-batch-infrastructure/template.mf index 5ae81d7f2..f02cca61c 100644 --- a/spring-batch-infrastructure/template.mf +++ b/spring-batch-infrastructure/template.mf @@ -38,4 +38,5 @@ Import-Template: javax.persistence;version="0";resolution:=optional, javax.xml.*;version="0";resolution:=optional, javax.mail.*;version="0";resolution:=optional - +Import-Package: + org.springframework.batch.core;version="[2.0.0,3.0.0)"