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-resourceresolver-mock.git
commit 97ae9f492d8f1f3b9db743c67139e977a986ecd4 Author: Stefan Seifert <[email protected]> AuthorDate: Mon Aug 29 15:14:12 2022 +0200 [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.4.0 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 05edcc0..4397ceb 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ </parent> <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.0</version> <name>Apache Sling Testing Resource Resolver Mock</name> <description> @@ -39,11 +39,11 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-resourceresolver-mock.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-resourceresolver-mock.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.testing.resourceresolver-mock-1.4.0</tag> </scm> <properties> - <project.build.outputTimestamp>2022-05-05T16:21:50Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2022-08-29T13:13:50Z</project.build.outputTimestamp> </properties> <reporting>
