You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2014/06/12 11:41:36 UTC

svn commit: r1602109 - /sling/trunk/contrib/scripting/thymeleaf/pom.xml

Author: olli
Date: Thu Jun 12 09:41:36 2014
New Revision: 1602109

URL: http://svn.apache.org/r1602109
Log:
SLING-3649 down to v19 of parent pom (Java 6 is sufficient again)

Modified:
    sling/trunk/contrib/scripting/thymeleaf/pom.xml

Modified: sling/trunk/contrib/scripting/thymeleaf/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/thymeleaf/pom.xml?rev=1602109&r1=1602108&r2=1602109&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/thymeleaf/pom.xml (original)
+++ sling/trunk/contrib/scripting/thymeleaf/pom.xml Thu Jun 12 09:41:36 2014
@@ -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>