This is an automated email from the ASF dual-hosted git repository.
rombert 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 af5d164 [maven-release-plugin] prepare for next development iteration
af5d164 is described below
commit af5d164e2d932278f87129022944a83197a2eb3b
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Mar 4 17:15:08 2022 +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 1e937c7..d04292e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
</parent>
<artifactId>org.apache.sling.event</artifactId>
- <version>4.3.0</version>
+ <version>4.3.1-SNAPSHOT</version>
<name>Apache Sling Event Support</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://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-event.git</url>
- <tag>org.apache.sling.event-4.3.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
@@ -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-03-04T15:04:36Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2022-03-04T15:15:08Z</project.build.outputTimestamp>
</properties>