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 8c7383d  [maven-release-plugin] prepare for next development iteration
8c7383d is described below

commit 8c7383d6a68f44a1a1bdb2565f2aa95a79dad770
Author: Radu Cotescu <[email protected]>
AuthorDate: Wed Oct 31 17:52:40 2018 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 236fc8f..27f75b6 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.8</version>
+    <version>1.0.9-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Scripting HTL Sling Models Use Provider</name>
@@ -47,7 +47,7 @@
         
<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>
-      <tag>org.apache.sling.scripting.sightly.models.provider-1.0.8</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <!-- 
======================================================================= -->
@@ -130,7 +130,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.scripting.sightly.runtime</artifactId>
-            <version>1.0.0-1.4.0</version>
+            <version>1.0.1-1.4.0-SNAPSHOT</version>
             <scope>provided</scope>
         </dependency>
 

Reply via email to