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

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


The following commit(s) were added to refs/heads/master by this push:
     new 24dbba3  [maven-release-plugin] prepare release 
org.apache.sling.event-4.4.0
24dbba3 is described below

commit 24dbba383d32a58b77f2fb6ef1d23a09145bd5a1
Author: Konrad Windszus <[email protected]>
AuthorDate: Tue Oct 14 16:55:59 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index ce4e07a..9a1d228 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.event</artifactId>
-    <version>4.4.0-SNAPSHOT</version>
+    <version>4.4.0</version>
 
     <name>Apache Sling Event Impl</name>
     <description>Implementation of Sling Jobs based on repository 
persistence</description>
@@ -37,7 +37,7 @@
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git</developerConnection>
-        <tag>org.apache.sling.event-4.3.12</tag>
+        <tag>org.apache.sling.event-4.4.0</tag>
         <url>https://github.com/apache/sling-org-apache-sling-event.git</url>
     </scm>
 
@@ -46,7 +46,7 @@
         <org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
         <min.port>37000</min.port>
         <max.port>37999</max.port>
-        
<project.build.outputTimestamp>2025-06-04T08:33:29Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-10-14T14:55:50Z</project.build.outputTimestamp>
         <sling.java.version>8</sling.java.version>
     </properties>
     <dependencies>

Reply via email to