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

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


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

commit c2cbe8b18eb3ab46b390cabf4b2c88630866f703
Author: Sagar Miglani <[email protected]>
AuthorDate: Wed Jul 9 18:10:18 2025 +0530

    [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 1bbbd44..1c2a1e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.core</artifactId>
-    <version>3.14.4</version>
+    <version>3.14.5-SNAPSHOT</version>
 
     <name>Apache Sling Installer Core</name>
     <description>Provides services to install OSGi bundles and configurations
@@ -37,13 +37,13 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-core.git</developerConnection>
-        <tag>org.apache.sling.installer.core-3.14.4</tag>
+        <tag>HEAD</tag>
         
<url>https://github.com/apache/sling-org-apache-sling-installer-core.git</url>
     </scm>
 
     <properties>
         <sling.java.version>8</sling.java.version>
-        
<project.build.outputTimestamp>2025-07-09T12:39:48Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-07-09T12:40:18Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to