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/02/11 16:36:07 UTC

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

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


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

commit 510eb79e36807da51e9c84866937272413ab6bc4
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Tue Feb 11 16:36:03 2020 +0000

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

diff --git a/pom.xml b/pom.xml
index 6223469..f6567aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.apiregions</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.8</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Feature API Regions Runtime</name>
@@ -34,7 +34,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-apiregions.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-apiregions.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.feature.apiregions-1.0.8</tag>
     </scm>
 
     <properties>