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 2021/08/27 15:41:24 UTC

[sling-org-apache-sling-fsresource] 02/02: Revert "[maven-release-plugin] prepare release org.apache.sling.fsresource-2.2.0"

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 a61665e09dc90c20d1c848e4e057ee764423d6a1
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Fri Aug 27 17:14:36 2021 +0200

    Revert "[maven-release-plugin] prepare release org.apache.sling.fsresource-2.2.0"
    
    This reverts commit 36d228a025f1f8a53a36e21b4446ee40203adfca.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 006e09a..012b128 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.1.17-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-27T14:53:53Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-08-24T00:00:00Z</project.build.outputTimestamp>
     </properties>
 
     <build>