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 cf22151 [maven-release-plugin] prepare for next development iteration
cf22151 is described below
commit cf221513a157d139e2d0b1cf75a8c10e067cf7ea
Author: Stefan Egli <[email protected]>
AuthorDate: Thu Jun 10 16:21:33 2021 +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 0c164c9..beb6189 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.event</artifactId>
<packaging>jar</packaging>
- <version>4.2.22</version>
+ <version>4.2.23-SNAPSHOT</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>org.apache.sling.event-4.2.22</tag>
+ <tag>HEAD</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-06-10T14:11:56Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-06-10T14:21:33Z</project.build.outputTimestamp>
</properties>