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

davidb pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git


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

commit f654182a4d7ae8cf6bb88c48fe1790c3149f2bc0
Author: David Bosschaert <[email protected]>
AuthorDate: Wed Jul 31 09:57:05 2019 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.feature.modelconverter-1.0.6
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index c3fc61d..83f8b06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.modelconverter</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.6</version>
 
     <name>Apache Sling Feature Model Converter</name>
     <description>
@@ -37,7 +37,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-modelconverter.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-modelconverter.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.feature.modelconverter-1.0.6</tag>
   </scm>
 
     <build>
@@ -148,13 +148,13 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>1.0.5-SNAPSHOT</version>
+            <version>1.0.6</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature.io</artifactId>
-            <version>1.0.5-SNAPSHOT</version>
+            <version>1.0.6</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to