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-api.git
The following commit(s) were added to refs/heads/master by this push:
new 7336fee [maven-release-plugin] prepare for next development iteration
7336fee is described below
commit 7336fee3fd917199ab4dc76bc6479a3b9b678513
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Nov 9 10:03:26 2021 +0100
[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 f06e0b0..3bf993b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.24.0</version>
+ <version>2.24.1-SNAPSHOT</version>
<name>Apache Sling API</name>
<description>
@@ -52,7 +52,7 @@
<properties>
<site.jira.version.id>12314252</site.jira.version.id>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2021-11-09T09:01:01Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-11-09T09:03:26Z</project.build.outputTimestamp>
</properties>
<dependencies>