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 ced6ff8  [maven-release-plugin] prepare release 
org.apache.sling.feature.analyser-0.8.0
ced6ff8 is described below

commit ced6ff829e360560fb106d403656eff920f2c48d
Author: David Bosschaert <[email protected]>
AuthorDate: Fri Nov 23 09:43:44 2018 +0000

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

diff --git a/pom.xml b/pom.xml
index edd28b6..0fa7751 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.analyser</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.8.0</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-0.8.0</tag>
    </scm>
 
     <build>
@@ -109,7 +109,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.feature</artifactId>
-            <version>0.2.1-SNAPSHOT</version>
+            <version>0.8.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to