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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3c4a6b2  [maven-release-plugin] prepare for next development iteration
3c4a6b2 is described below

commit 3c4a6b2ab1014bce41a42d3a5b820a75dff4f058
Author: Dan Klco <[email protected]>
AuthorDate: Mon May 8 11:40:43 2023 -0400

    [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 61f46bc..49fbb36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.event.api</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
 
     <name>Apache Sling Event API</name>
     <description>
@@ -39,11 +39,11 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-api.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event-api.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-event-api.git</url>
-        <tag>org.apache.sling.event.api-1.0.4</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
-        
<project.build.outputTimestamp>1683560428</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>1683560443</project.build.outputTimestamp>
         <site.jira.version.id>12340350</site.jira.version.id>
     </properties>
 

Reply via email to