[maven-release-plugin] prepare release org.apache.sling.fsresource-2.3.0
diff --git a/pom.xml b/pom.xml
index 464279e..182f7d7 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.3.0</version>
<name>Apache Sling File System Resource Provider</name>
<description>Provides a ResourceProvider implementation supporting file system based resources.</description>
@@ -35,13 +35,13 @@
<scm>
<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>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.fsresource-2.3.0</tag>
<url>https://github.com/apache/sling-org-apache-sling-fsresource.git</url>
</scm>
<properties>
<sling.java.version>8</sling.java.version>
- <project.build.outputTimestamp>2021-08-30T16:40:10Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2025-03-05T09:23:50Z</project.build.outputTimestamp>
</properties>
<dependencies>
<dependency>