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-resourcemerger.git
The following commit(s) were added to refs/heads/master by this push:
new 9b7b99d [maven-release-plugin] prepare for next development iteration
9b7b99d is described below
commit 9b7b99d5cfb4d8f829ec0bf05748c22537e4a6df
Author: Konrad Windszus <[email protected]>
AuthorDate: Wed Mar 10 10:07:21 2021 +0100
[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 18b8c04..328b169 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.resourcemerger</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1-SNAPSHOT</version>
<name>Apache Sling Resource Merger</name>
<description>
@@ -37,14 +37,14 @@
<properties>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2021-03-10T09:06:58Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-03-10T09:07:21Z</project.build.outputTimestamp>
</properties>
<scm>
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcemerger.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcemerger.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourcemerger.git</url>
- <tag>org.apache.sling.resourcemerger-1.4.0</tag>
+ <tag>HEAD</tag>
</scm>
<dependencies>