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

royteeuwen 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 cabc628  [maven-release-plugin] prepare release 
org.apache.sling.installer.core-3.14.6
cabc628 is described below

commit cabc6286e6e10685f509fc9d5e0ed3d43fcbf7aa
Author: Roy Teeuwen <[email protected]>
AuthorDate: Mon Mar 16 20:20:48 2026 +0100

    [maven-release-plugin] prepare release 
org.apache.sling.installer.core-3.14.6
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1c2a1e6..8dca722 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.core</artifactId>
-    <version>3.14.5-SNAPSHOT</version>
+    <version>3.14.6</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>HEAD</tag>
+        <tag>org.apache.sling.installer.core-3.14.6</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:40:18Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-03-16T19:20:33Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to