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 63696ee [maven-release-plugin] prepare release
org.apache.sling.installer.core-3.14.4
63696ee is described below
commit 63696eee85046796abd25819d894136689de4b48
Author: Sagar Miglani <[email protected]>
AuthorDate: Wed Jul 9 18:09:52 2025 +0530
[maven-release-plugin] prepare release
org.apache.sling.installer.core-3.14.4
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 45ce70c..1bbbd44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.installer.core</artifactId>
- <version>3.14.3-SNAPSHOT</version>
+ <version>3.14.4</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.4</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-12-18T12:23:50Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2025-07-09T12:39:48Z</project.build.outputTimestamp>
</properties>
<dependencies>