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 2020/09/14 13:42:34 UTC

[sling-org-apache-sling-installer-factory-feature] branch master updated: [maven-release-plugin] prepare release org.apache.sling.installer.factory.feature-0.5.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-installer-factory-feature.git


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

commit 253fcda0f7ac9b8febbe42eab7397b4bd9ad7c5b
Author: David Bosschaert <da...@apache.org>
AuthorDate: Mon Sep 14 14:42:29 2020 +0100

    [maven-release-plugin] prepare release org.apache.sling.installer.factory.feature-0.5.0
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3582580..73406ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.feature</artifactId>
-    <version>0.4.1-SNAPSHOT</version>
+    <version>0.5.0</version>
 
     <name>Apache Sling Installer Feature Model Support</name>
     <description> 
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-feature.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-feature.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-installer-factory-feature.git</url>
-      <tag>org.apache.sling.installer.factory.feature-0.4.0</tag>
+      <tag>org.apache.sling.installer.factory.feature-0.5.0</tag>
   </scm>
 
     <build>