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:20:16 UTC

[sling-org-apache-sling-scripting-sightly] branch master updated: [maven-release-plugin] prepare release org.apache.sling.scripting.sightly-1.0.44

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-org-apache-sling-scripting-sightly.git


The following commit(s) were added to refs/heads/master by this push:
     new a7c1841  [maven-release-plugin] prepare release org.apache.sling.scripting.sightly-1.0.44
a7c1841 is described below

commit a7c18416bf008e9de98a81187ce2338312f80a33
Author: Radu Cotescu <co...@adobe.com>
AuthorDate: Tue Nov 21 17:20:14 2017 +0100

    [maven-release-plugin] prepare release org.apache.sling.scripting.sightly-1.0.44
---
 pom.xml | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index a8d4cbe..c501991 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                           -->
     <!-- ======================================================================= -->
     <artifactId>org.apache.sling.scripting.sightly</artifactId>
-    <version>1.0.43-SNAPSHOT</version>
+    <version>1.0.44</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting HTL Engine</name>
@@ -47,7 +47,8 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly.git</url>
-    </scm>
+      <tag>org.apache.sling.scripting.sightly-1.0.44</tag>
+  </scm>
 
     <properties>
         <jacoco.maven.plugin.version>0.7.9</jacoco.maven.plugin.version>
@@ -166,13 +167,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.compiler</artifactId>
-            <version>1.0.15-SNAPSHOT</version>
+            <version>1.0.14</version>
             <scope>provided</scope>
         </dependency>
         <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>
             <scope>provided</scope>
         </dependency>
 

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