This is an automated email from the ASF dual-hosted git repository. reschke pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceresolver.git
commit 428f8a7d5b8f3621c525e3c8782eb1e2586d1f5a Author: Julian Reschke <[email protected]> AuthorDate: Mon Aug 5 14:59:43 2024 +0200 [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 012af9f..ece9b1a 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.sling.resourceresolver</artifactId> - <version>1.12.0</version> + <version>1.12.1-SNAPSHOT</version> <name>Apache Sling Resource Resolver</name> <description> @@ -46,7 +46,7 @@ <properties> <site.jira.version.id>12314286</site.jira.version.id> <site.javadoc.exclude>**.internal.**</site.javadoc.exclude> - <project.build.outputTimestamp>1722862689</project.build.outputTimestamp> + <project.build.outputTimestamp>1722862782</project.build.outputTimestamp> </properties> <build>
