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-fsresource.git
The following commit(s) were added to refs/heads/master by this push:
new 576838f [maven-release-plugin] prepare for next development iteration
576838f is described below
commit 576838f83321f17317373bf7098b8c2099da965b
Author: Stefan Seifert <[email protected]>
AuthorDate: Mon Aug 30 18:40:10 2021 +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 08debdd..062c939 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.fsresource</artifactId>
- <version>2.2.0</version>
+ <version>2.2.1-SNAPSHOT</version>
<name>Apache Sling File System Resource Provider</name>
<description>
@@ -38,11 +38,11 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-fsresource.git</url>
- <tag>org.apache.sling.fsresource-2.2.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2021-08-30T16:39:30Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-08-30T16:40:10Z</project.build.outputTimestamp>
</properties>
<build>