This is an automated email from the ASF dual-hosted git repository.
joerghoh pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new b04033c [maven-release-plugin] prepare for next development iteration
b04033c is described below
commit b04033cdecb8dcf647c59878eb13402b8fd89e48
Author: Joerg Hoh <[email protected]>
AuthorDate: Tue Oct 29 11:45:31 2024 +0100
[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 0f535c1..31a313e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.servlets.resolver</artifactId>
- <version>2.11.4</version>
+ <version>2.11.5-SNAPSHOT</version>
<name>Apache Sling Servlets Resolver</name>
<description>
@@ -39,11 +39,11 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git</developerConnection>
<url>https://github.com/apache/sling-org-apache-sling-servlets-resolver.git</url>
- <tag>org.apache.sling.servlets.resolver-2.11.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2024-10-29T10:44:18Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2024-10-29T10:45:31Z</project.build.outputTimestamp>
<site.jira.version.id>12314292</site.jira.version.id>
<org.ops4j.pax.exam.version>4.13.3</org.ops4j.pax.exam.version>
<!-- To debug the pax process, override this with -D -->