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

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

commit 6ceec45e66019dc05a6c6f4906ae167964b8a9ec
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu May 19 09:49:58 2022 +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 843b428..36cffd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>org.apache.sling.event</artifactId>
-    <version>4.3.2</version>
+    <version>4.3.3-SNAPSHOT</version>
 
     <name>Apache Sling Event</name>
     <description>Support for eventing.</description>
@@ -49,7 +49,7 @@
         
<bundle.file.name>${bundle.build.dir}/${project.build.finalName}.jar</bundle.file.name>
         <min.port>37000</min.port>
         <max.port>37999</max.port>
-        
<project.build.outputTimestamp>2022-05-19T05:51:40Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2022-05-19T07:49:58Z</project.build.outputTimestamp>
     </properties>
 
 

Reply via email to