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 131347d  [maven-release-plugin] prepare release 
org.apache.sling.event-4.2.20
131347d is described below

commit 131347d3bfd93eeaab5b98b4f1666520525f77f0
Author: Stefan Egli <[email protected]>
AuthorDate: Mon May 31 09:48:01 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index a0a73a7..46c3665 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <artifactId>org.apache.sling.event</artifactId>
     <packaging>jar</packaging>
-    <version>4.2.19-SNAPSHOT</version>
+    <version>4.2.20</version>
 
     <name>Apache Sling Event Support</name>
     <description>
@@ -40,7 +40,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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-event.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.event-4.2.20</tag>
     </scm>
 
     <properties>
@@ -51,7 +51,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>2021-04-13T13:27:24Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2021-05-31T07:39:00Z</project.build.outputTimestamp>
     </properties>
 
 

Reply via email to