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

sseifert 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 a141f5e  [maven-release-plugin] prepare release 
org.apache.sling.installer.core-3.14.2
a141f5e is described below

commit a141f5e79cdab8df17573503566ef0d46f09e199
Author: Stefan Seifert <[email protected]>
AuthorDate: Wed Dec 18 13:23:41 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 8032f01..b166c4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.installer.core</artifactId>
-    <version>3.14.1-SNAPSHOT</version>
+    <version>3.14.2</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.2</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>2024-01-19T11:50:56Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2024-12-18T12:23:32Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>

Reply via email to