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 36d228a [maven-release-plugin] prepare release
org.apache.sling.fsresource-2.2.0
36d228a is described below
commit 36d228a025f1f8a53a36e21b4446ee40203adfca
Author: Stefan Seifert <[email protected]>
AuthorDate: Fri Aug 27 16:54:19 2021 +0200
[maven-release-plugin] prepare release org.apache.sling.fsresource-2.2.0
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 012b128..006e09a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.fsresource</artifactId>
- <version>2.1.17-SNAPSHOT</version>
+ <version>2.2.0</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>HEAD</tag>
+ <tag>org.apache.sling.fsresource-2.2.0</tag>
</scm>
<properties>
-
<project.build.outputTimestamp>2021-08-24T00:00:00Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2021-08-27T14:53:53Z</project.build.outputTimestamp>
</properties>
<build>