This is an automated email from the ASF dual-hosted git repository.

rombert 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 07f5e43  [maven-release-plugin] prepare for next development iteration
07f5e43 is described below

commit 07f5e4311b96212d2661bd9c718422926e8b65ca
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Feb 8 15:49:35 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index 9a2be74..174bdfc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,19 +18,19 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.extension.apiregions</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <name>Apache Sling Feature Model API Regions Extension</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-2.0.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
         <jdk.version>8</jdk.version>
-        
<project.build.outputTimestamp>1675867760</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1675867775</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to