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

stefanegli 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 d53cc58  [maven-release-plugin] prepare for next development iteration
d53cc58 is described below

commit d53cc5819a9874b2ff8576cddc0bdb595cfe1315
Author: Stefan Egli <[email protected]>
AuthorDate: Tue Apr 22 17:50:52 2025 +0200

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

diff --git a/pom.xml b/pom.xml
index 36691b7..0def461 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.event</artifactId>
-    <version>4.3.16</version>
+    <version>4.3.17-SNAPSHOT</version>
 
     <name>Apache Sling Event</name>
     <description>Support for eventing.</description>
@@ -38,7 +38,7 @@
         
<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>
         <url>https://github.com/apache/sling-org-apache-sling-event.git</url>
-        <tag>org.apache.sling.event-4.3.16</tag>
+        <tag>org.apache.sling.event-4.3.12</tag>
     </scm>
 
     <properties>
@@ -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-04-22T15:49:22Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2025-04-22T15:50:51Z</project.build.outputTimestamp>
     </properties>
 
 

Reply via email to