This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git
commit e6c19670ae479b06604dfd9398dda62e6d3c04ca Author: Stefan Seifert <[email protected]> AuthorDate: Wed Apr 17 20:22:49 2024 +0200 [maven-release-plugin] prepare release org.apache.sling.testing.sling-mock-oak-4.0.0-1.62.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index fb786ba..f7a3c26 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.testing.sling-mock-oak</artifactId> - <version>4.0.0-1.62.0-SNAPSHOT</version> + <version>4.0.0-1.62.0</version> <!-- second component is the oak version, please keep in sync with oak.version property --> <packaging>jar</packaging> @@ -38,7 +38,7 @@ <scm> <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock-oak.git</developerConnection> - <tag>HEAD</tag> + <tag>org.apache.sling.testing.sling-mock-oak-4.0.0-1.62.0</tag> <url>https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git</url> </scm> @@ -47,7 +47,7 @@ <jackrabbit.version>2.20.15</jackrabbit.version> <sling-mock.version>3.5.0</sling-mock.version> - <project.build.outputTimestamp>2023-05-16T08:40:51Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2024-04-17T18:22:35Z</project.build.outputTimestamp> </properties> <dependencies>
