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-analyser.git


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

commit 7be42b272d59086faedc509a7427630e7bb87bae
Author: David Bosschaert <[email protected]>
AuthorDate: Wed Jul 31 09:54:03 2019 +0100

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

diff --git a/pom.xml b/pom.xml
index d781356..88bfe32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.0.6</version>
 
     <name>Apache Sling Feature Analyser</name>
     <description>
@@ -38,7 +38,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-analyser.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.feature.analyser-1.0.6</tag>
    </scm>
 
     <build>
@@ -134,7 +134,7 @@
         <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>
@@ -191,7 +191,7 @@
         <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>
     </dependencies>

Reply via email to