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

asf-gitbox-commits pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git


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

commit 453fcdaa8a30f5c16422dea3102c6c630ce3fa54
Author: Eric Norman <[email protected]>
AuthorDate: Mon Apr 20 14:50:11 2026 -0700

    [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 4bc9384..9b5dc29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.factory.configuration</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
 
     <name>Apache Sling Installer Configuration Factory</name>
     <description>Provides support for configurations to the Apache Sling OSGi 
installer</description>
@@ -35,13 +35,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-factory-configuration.git</developerConnection>
-        <tag>org.apache.sling.installer.factory.configuration-2.0.0</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-installer-factory-configuration/tree/${project.scm.tag}</url>
     </scm>
 
     <properties>
         <sling.java.version>17</sling.java.version>
-        
<project.build.outputTimestamp>2026-04-20T21:49:34Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-04-20T21:50:11Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to