diff --git a/build.properties b/build.properties index 3e513c2f6..61910feea 100644 --- a/build.properties +++ b/build.properties @@ -1,4 +1,4 @@ -version=2.1.0 +version=2.1.2 integration.repo.dir=${basedir}/../integration-repo ivy.cache.dir=${basedir}/../ivy-cache diff --git a/spring-batch-infrastructure/template.mf b/spring-batch-infrastructure/template.mf index 3b0bc0eed..ef609946a 100644 --- a/spring-batch-infrastructure/template.mf +++ b/spring-batch-infrastructure/template.mf @@ -34,4 +34,5 @@ Import-Template: javax.jms;version="0";resolution:=optional, javax.persistence;version="0";resolution:=optional, javax.xml.*;version="0";resolution:=optional, - javax.mail.*;version="0";resolution:=optional \ No newline at end of file + javax.mail.*;version="0";resolution:=optional +