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.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit c7fc7242bd40c38652b90d076b720ebb950df311 Author: Oliver Lietz <[email protected]> AuthorDate: Wed Aug 17 20:47:46 2016 +0000 use org.apache.sling.testing.paxexam 0.0.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1756685 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cd3c112..24a67eb 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.testing.paxexam</artifactId> - <version>0.0.1-SNAPSHOT</version> + <version>0.0.2</version> <scope>provided</scope> </dependency> <!-- Thymeleaf --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
