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/23 10:28:28 UTC

[sling-org-apache-sling-feature-extension-apiregions] branch master updated: [maven-release-plugin] prepare for next development iteration

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


The following commit(s) were added to refs/heads/master by this push:
     new 5935269  [maven-release-plugin] prepare for next development iteration
5935269 is described below

commit 5935269a86b05063ba118813a003480908189c76
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Wed Sep 23 11:28:24 2020 +0100

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d0debb5..695d168 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,14 +18,14 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-    <version>1.1.8</version>
+    <version>1.1.9-SNAPSHOT</version>
     <name>Sling Featuremodel - API Regions Exension</name>
 
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-apiregions.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-feature-extension-apiregions.git</url>
-        <tag>org.apache.sling.feature.extension.apiregions-1.1.8</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>