You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2018/11/23 09:39:33 UTC

[sling-org-apache-sling-feature-io] branch master updated: [maven-release-plugin] prepare release org.apache.sling.feature.io-0.8.0

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


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

commit 67cb6bb998c0ed3799e6d79f0cb2876738cdc48e
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Fri Nov 23 09:39:31 2018 +0000

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

diff --git a/pom.xml b/pom.xml
index 3785e10..6562ab6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.io</artifactId>
-    <version>0.2.1-SNAPSHOT</version>
+    <version>0.8.0</version>
     <packaging>bundle</packaging>
     
     <name>Apache Sling Feature IO Module</name>
@@ -37,7 +37,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-io.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-io.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.feature.io-0.8.0</tag>
   </scm>
 
     <build>
@@ -100,7 +100,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>