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:08:11 UTC

[sling-org-apache-sling-testing-resourceresolver-mock] branch master updated: [maven-release-plugin] prepare for next development iteration

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 5953f11  [maven-release-plugin] prepare for next development iteration
5953f11 is described below

commit 5953f112cc23354d46be7028fe1e7546b7355eaf
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Mon Aug 29 15:08:06 2022 +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 220d7da..2a35c02 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.resourceresolver-mock</artifactId>
-    <version>1.4.0</version>
+    <version>1.4.1-SNAPSHOT</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>org.apache.sling.testing.resourceresolver-mock-1.4.0</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>
-        <project.build.outputTimestamp>2022-08-29T13:07:32Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-08-29T13:08:06Z</project.build.outputTimestamp>
     </properties>
 
     <reporting>