This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-0.0.2 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit e637d3dcf951e74c8dd7de6fd138c8117ef9c7a6 Author: Oliver Lietz <[email protected]> AuthorDate: Thu Jun 12 09:41:36 2014 +0000 SLING-3649 down to v19 of parent pom (Java 6 is sufficient again) git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/thymeleaf@1602109 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c14df0a..4bf8ff5 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling</artifactId> - <version>20-SNAPSHOT</version> + <version>19</version> <relativePath>../../../parent/pom.xml</relativePath> </parent> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
