You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2022/08/29 13:07:59 UTC

[sling-org-apache-sling-testing-resourceresolver-mock] branch master updated: [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.4.0

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


The following commit(s) were added to refs/heads/master by this push:
     new 9218693  [maven-release-plugin] prepare release org.apache.sling.testing.resourceresolver-mock-1.4.0
9218693 is described below

commit 9218693834244ded4e0bf1d0aba5dc0ca55476fc
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Mon Aug 29 15:07:55 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..220d7da 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:07:32Z</project.build.outputTimestamp>
     </properties>
 
     <reporting>