This is an automated email from the ASF dual-hosted git repository.
kwin pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-hamcrest.git
The following commit(s) were added to refs/heads/master by this push:
new a8099dc [maven-release-plugin] prepare for next development iteration
a8099dc is described below
commit a8099dccded1989100b4906b00ea5672356ae662
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Jun 20 16:32:44 2025 +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 843be81..5e23d1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.hamcrest</artifactId>
- <version>1.1.0</version>
+ <version>1.1.1-SNAPSHOT</version>
<name>Apache Sling Testing Hamcrest</name>
<description>Hamcrest matchers tailored for Apache Sling</description>
@@ -36,13 +36,13 @@
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-hamcrest.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-hamcrest.git</developerConnection>
- <tag>org.apache.sling.testing.hamcrest-1.1.0</tag>
+ <tag>master</tag>
<url>https://github.com/apache/sling-org-apache-sling-testing-hamcrest/tree/${project.scm.tag}</url>
</scm>
<properties>
<sling.java.version>11</sling.java.version>
-
<project.build.outputTimestamp>1750429893</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1750429963</project.build.outputTimestamp>
</properties>
<dependencies>