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-models-provider.git


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

commit 4b9710b2f50163fdf480c88b982f8099f1d09197
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Oct 31 17:52:20 2018 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.scripting.sightly.models.provider-1.0.8
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index eb7e218..236fc8f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
     <!-- P R O J E C T                                                         
  -->
     <!-- 
======================================================================= -->
     <artifactId>org.apache.sling.scripting.sightly.models.provider</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.8</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting HTL Sling Models Use Provider</name>
@@ -47,7 +47,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-models-provider.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-models-provider.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-scripting-sightly-models-provider.git</url>
-    </scm>
+      <tag>org.apache.sling.scripting.sightly.models.provider-1.0.8</tag>
+  </scm>
 
     <!-- 
======================================================================= -->
     <!-- B U I L D                                                             
  -->
@@ -129,7 +130,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
-            <version>1.0.0-1.4.0-SNAPSHOT</version>
+            <version>1.0.0-1.4.0</version>
             <scope>provided</scope>
         </dependency>
 

Reply via email to