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 2017/11/21 16:22:51 UTC

[sling-htl-maven-plugin] branch master updated: [maven-release-plugin] prepare release htl-maven-plugin-1.1.0

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 3f013fe  [maven-release-plugin] prepare release htl-maven-plugin-1.1.0
3f013fe is described below

commit 3f013fe1289850e16bf65a4bc295d80cc1550fed
Author: Radu Cotescu <co...@adobe.com>
AuthorDate: Tue Nov 21 17:22:49 2017 +0100

    [maven-release-plugin] prepare release htl-maven-plugin-1.1.0
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 16f9db0..9310358 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
     </parent>
 
     <artifactId>htl-maven-plugin</artifactId>
-    <version>1.0.9-SNAPSHOT</version>
+    <version>1.1.0</version>
     <packaging>maven-plugin</packaging>
 
     <name>Apache Sling HTL Maven Plugin</name>
@@ -36,7 +36,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-htl-maven-plugin.git</url>
-    </scm>
+      <tag>htl-maven-plugin-1.1.0</tag>
+  </scm>
 
     <prerequisites>
         <maven>3.3.9</maven><!-- due to https://issues.apache.org/jira/browse/MNG-5440 -->
@@ -98,7 +99,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler.java</artifactId>
-            <version>1.0.15-SNAPSHOT</version>
+            <version>1.0.16</version>
         </dependency>
         <dependency>
             <groupId>commons-io</groupId>

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].