You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ra...@apache.org on 2018/06/18 14:52:13 UTC

[sling-htl-maven-plugin] branch master updated: SLING-7745 - [HTL] Update the htl-maven-plugin

This is an automated email from the ASF dual-hosted git repository.

radu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 43c537a  SLING-7745 - [HTL] Update the htl-maven-plugin
43c537a is described below

commit 43c537ae6b979e2c5d1d4f6505a793c4603bd7dd
Author: Radu Cotescu <ra...@apache.org>
AuthorDate: Mon Jun 18 16:49:27 2018 +0200

    SLING-7745 - [HTL] Update the htl-maven-plugin
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 868c09c..6730c5e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,12 +98,12 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId>
-            <version>1.0.21-1.3.1-SNAPSHOT</version>
+            <version>1.0.21-1.4.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler.java</artifactId>
-            <version>1.0.23-1.3.1-SNAPSHOT</version>
+            <version>1.0.23-1.4.0-SNAPSHOT</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>

-- 
To stop receiving notification emails like this one, please contact
radu@apache.org.