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 72e78a3 [maven-release-plugin] prepare release
org.apache.sling.testing.hamcrest-1.1.0
72e78a3 is described below
commit 72e78a32ee3e4433fa1a86865a00f44d413a46f1
Author: Konrad Windszus <[email protected]>
AuthorDate: Fri Jun 20 16:31:36 2025 +0200
[maven-release-plugin] prepare release
org.apache.sling.testing.hamcrest-1.1.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3d1ee9a..843be81 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.testing.hamcrest</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</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>master</tag>
+ <tag>org.apache.sling.testing.hamcrest-1.1.0</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>1</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1750429893</project.build.outputTimestamp>
</properties>
<dependencies>