This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit d4d9fb75e0063d46c35d7ed7f2cfdb5be5c67bff Author: Oliver Lietz <[email protected]> AuthorDate: Wed Apr 20 19:40:05 2016 +0000 style git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1740185 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ea46536..4f8e222 100644 --- a/pom.xml +++ b/pom.xml @@ -163,10 +163,10 @@ <extensions>true</extensions> <configuration> <instructions> - <Import-Package> + <Import-Package> com.fasterxml.jackson.*;version=${com.fasterxml.jackson.version};resolution:=optional, * - </Import-Package> + </Import-Package> <Export-Package> org.apache.sling.scripting.thymeleaf, org.thymeleaf.*;version=${org.thymeleaf.version};-split-package:=merge-first, -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
