This is an automated email from the ASF dual-hosted git repository. cziegeler pushed a commit to branch engine-2.x in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git
commit a78971807656dfc223d219138e9e5a20344eaf75 Author: Carsten Ziegeler <[email protected]> AuthorDate: Fri Feb 27 06:28:12 2026 +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 af72a31..d9b02a7 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.engine</artifactId> - <version>2.16.8</version> + <version>2.16.9-SNAPSHOT</version> <name>Apache Sling Engine</name> <description>Bundle implementing the core of Apache Sling.</description> @@ -43,7 +43,7 @@ <properties> <site.jira.version.id>12314287</site.jira.version.id> <site.javadoc.exclude>**.impl.**</site.javadoc.exclude> - <project.build.outputTimestamp>1772170051</project.build.outputTimestamp> + <project.build.outputTimestamp>1772170092</project.build.outputTimestamp> <sling.java.version>8</sling.java.version> </properties> <dependencies>
