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
commit 7cf9553aaf9271a6b915b6a945a2ef9ea6c7fa32 Author: Stefan Seifert <[email protected]> AuthorDate: Fri Aug 27 17:14:30 2021 +0200 Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit f33354dd8a704ef9a7ca1b538684c0b2b9782cf2. --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 6429618..006e09a 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.fsresource</artifactId> - <version>2.2.1-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-27T14:54:28Z</project.build.outputTimestamp> + <project.build.outputTimestamp>2021-08-27T14:53:53Z</project.build.outputTimestamp> </properties> <build>
