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

asf-gitbox-commits 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 b484ce2  [maven-release-plugin] prepare for next development iteration
b484ce2 is described below

commit b484ce29e11657110d2bcbee85e947400045e94d
Author: Joerg Hoh <[email protected]>
AuthorDate: Fri Jun 26 14:04:39 2026 +0200

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 886ab5a..0e77407 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.event</artifactId>
-    <version>4.4.2</version>
+    <version>4.4.3-SNAPSHOT</version>
 
     <name>Apache Sling Event Impl</name>
     <description>Implementation of Sling Jobs based on repository 
persistence</description>
@@ -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>2026-06-26T11:32:55Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2026-06-26T12:04:39Z</project.build.outputTimestamp>
         <sling.java.version>8</sling.java.version>
     </properties>
     <dependencies>

Reply via email to